exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 6 question 3 discussion

Actual exam question from Microsoft's PL-400
Question #: 3
Topic #: 6
[All PL-400 Questions]

DRAG DROP -
You are creating a PowerApps connector between Dynamics 365 Sales and Slack.
You must generate a Slack notification whenever a new product is added to Dynamics 365 Sales. You must not be required to sign in directly into Dynamics 365
Sales to generate notifications. You created a Power Apps connector between Dynamics 365 Sales in Slack to enable this to happen.
You need to configure the appropriate security for each scenario.
Which security components should you configure?
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ezekielibe
Highly Voted 3 years, 11 months ago
Security roles API Key Basic Authentication
upvoted 37 times
dfretyhg
3 years, 1 month ago
That's what I went with
upvoted 1 times
...
CE_Team_Gold
3 years ago
You are correct. Basic Authentication: The information is encoded with base64 but it does not(!) use any encryption. Any password sent using basic authentication can easily be decoded. Basic authentication is vulnerable to replay attacks. So, OAuth authentication is recommended instead as which provides time based tokens and can have restricted access.
upvoted 1 times
...
SashM
2 years, 6 months ago
Why API key for 2nd?
upvoted 1 times
DimpleG
2 years, 6 months ago
An API key can be used to capture application usage from a public site in PowerApps. An API key is a unique string of characters that is used to authenticate and identify the calling application or user. It can be passed as a parameter in an API call, and the API will only respond if the key is valid. The API key can be used to track usage and usage patterns and monitor the performance of the application.
upvoted 3 times
...
...
...
S41
Highly Voted 4 years ago
I will go with OAuth API Key Basic Authentication
upvoted 17 times
...
5f14337
Most Recent 3 weeks, 1 day ago
To configure the PowerApps connector between Dynamics 365 Sales and Slack with the appropriate security components, here are the correct matches: Ensure Dynamics 365 security is in place → ✅ OAuth OAuth is the recommended and secure method for authenticating with Dynamics 365 and other Microsoft services. Capture application usage from public site → ✅ API key API keys are commonly used for lightweight, anonymous access or tracking usage from public-facing applications. Configure a website login that does not need encryption → ✅ Basic authentication Basic authentication is simple but not secure unless used over HTTPS. It fits scenarios where encryption is not required.
upvoted 2 times
...
Juan0414
4 months, 4 weeks ago
Security Roles API Key Basic Authentication
upvoted 1 times
...
LSgeek
1 year ago
Security roles API Key Basic Authentication
upvoted 1 times
...
At09
1 year, 10 months ago
Oauth API key BA
upvoted 2 times
...
MikeAWS
1 year, 11 months ago
Correct answers are: OAuth, API Key, Basic authentication. Explanation: - To ensure Dynamics 365 security is in place while connecting it to other systems like Slack, you would generally configure security using OAuth. OAuth is an industry-standard protocol for authorization that allows secure access to protected resources on behalf of a user, without exposing their credentials. - For capturing application usage from a public site, you would typically use an API key for security. API keys are a common method of authentication and authorization for accessing APIs or services without requiring direct user authentication. - For configuring a website login that does not need encryption, you would typically use Basic authentication. Basic authentication is a simple authentication mechanism where the user's credentials (username and password) are sent over the network in an encoded format, but not encrypted.
upvoted 2 times
...
jkaur
1 year, 11 months ago
-OAuth -API key -Basic authentication
upvoted 1 times
...
BlueP
3 years, 1 month ago
Basic authentication would require encryption as it's unencrypted by defualt
upvoted 1 times
BlueP
3 years, 1 month ago
I take that back, going with given answers
upvoted 1 times
...
...
BillWwww
3 years, 1 month ago
Basic authentication would need encryption, Oauth would not need encryption. Therefore I would go for: security roles api key oauth
upvoted 3 times
...
MarlyB
3 years, 6 months ago
Why security roles or OAuth for answer 1?
upvoted 2 times
...
ThePickOne
3 years, 7 months ago
Security roles API Key Basic Authentication
upvoted 1 times
...
Bukhari
3 years, 8 months ago
OAuth API Key Basic Authentication
upvoted 2 times
...
Big_PP
4 years ago
Is it correct?
upvoted 1 times
Ezekielibe
3 years, 11 months ago
No its not
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...