Microsoft
AZ-500 · Question #405
You have an Azure subscription that contains a web app named App1. Users must be able to select between a Google identity or a Microsoft identity when authenticating to App1. You need to add Google…
The correct answer is D. a client ID E. a client secret. Client ID: This is a unique identifier provided by Google when you register your application with the Google identity provider. Client Secret: This is a secret key provided by Google when you register your application with the Google identity provider…
Submitted by daniela_cl· Mar 6, 2026Secure identity and access
Question
You have an Azure subscription that contains a web app named App1. Users must be able to select between a Google identity or a Microsoft identity when authenticating to App1. You need to add Google as an identity provider in Azure AD. Which two pieces of information should you configure? Each correct answer presents part of the solution. Each correct selection is worth one point.
Options
- Aa tenant name
- Ba tenant ID
- Cthe endpoint URL of an application
- Da client ID
- Ea client secret
How the community answered
(18 responses)- A6% (1)
- D94% (17)
Explanation
Client ID: This is a unique identifier provided by Google when you register your application with the Google identity provider. Client Secret: This is a secret key provided by Google when you register your application with the Google identity provider. https://learn.microsoft.com/en-us/azure/active-directory/external-identities/google-federation
Community Discussion
No community discussion yet for this question.