Microsoft
MS-600 · Question #10
You have a backend service that will access the Microsoft Graph API. You need to configure the service to authenticate by using the most secure authentication method. What should you configure the…
The correct answer is A. a certificate. You can authenticate to the Graph API with two primary methods: AppId/Secret and certificate based authentication. Certificate is the preferred and more secure way of authenticating.
Plan and configure a Microsoft Teams environment
Question
You have a backend service that will access the Microsoft Graph API. You need to configure the service to authenticate by using the most secure authentication method. What should you configure the service to use?
Options
- Aa certificate
- Ba client secret
- Ca shared key
- Da hash
How the community answered
(37 responses)- A76% (28)
- B16% (6)
- C5% (2)
- D3% (1)
Explanation
You can authenticate to the Graph API with two primary methods: AppId/Secret and certificate based authentication. Certificate is the preferred and more secure way of authenticating.
Topics
#certificate authentication#client secret#service authentication#Microsoft Graph
Community Discussion
No community discussion yet for this question.