nerdexam
Microsoft

AZ-500 · Question #563

You have an Azure subscription that is linked to a Microsoft Entra tenant named contoso.com. You register an application named App1 in contoso.com. You need to add a platform configuration for…

The correct answer is B. Authentication. A redirect URI is where the Microsoft identity platform sends security tokens after authentication. You can configure redirect URIs in Platform configurations in the Microsoft Entra admin center. For Web and Single-page applications, you need to specify a redirect URI manually…

Submitted by yuriko_h· Mar 6, 2026Secure identity and access

Question

You have an Azure subscription that is linked to a Microsoft Entra tenant named contoso.com. You register an application named App1 in contoso.com. You need to add a platform configuration for Android applications to the App1 registration. What should you configure in the Azure portal?

Options

  • ABranding & properties
  • BAuthentication
  • CManifest
  • DToken configuration

How the community answered

(30 responses)
  • B
    93% (28)
  • C
    3% (1)
  • D
    3% (1)

Explanation

A redirect URI is where the Microsoft identity platform sends security tokens after authentication. You can configure redirect URIs in Platform configurations in the Microsoft Entra admin center. For Web and Single-page applications, you need to specify a redirect URI manually. For Mobile and desktop platforms, you select from generated redirect URIs. https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice