Settings for each application type, including redirect URIs, are configured in Platform configurations in the Azure portal. Some platforms, like Web and Single-page applications, require you to manually specify a redirect URI. For other platforms, like mobile and desktop, you can select from redirect URIs generated for you when you configure their other settings.
A. Executable name is a program binary name, i.e. Cool Program.app/CoolProgram
B. Bundle ID is for iOS / macOS platform.
C. Package name is for Android platform.
D. Redirect URI’s are used for Web applications, single-page applications and Mobile and desktop applications platforms.
https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app#add-a-redirect-uri
https://learn.microsoft.com/en-us/entra/identity-platform/reply-url
The redirect URI is the endpoint where Azure AD will send the authentication response after a user successfully authenticates with Azure AD. It is an essential configuration for enabling the authentication flow between Azure AD and the .NET web app.
The correct answer is D. the redirect URI. When registering a .NET web app named App1 for Azure AD authentication, you need to configure the redirect URI. This is the location where the authorization server sends the user once the app has been successfully authorized and granted an authorization code or access token. The redirect URI must match one of the URIs registered for the app in Azure AD. The other options (A. the executable name, B. the bundle ID, C. the package name) are typically used for native apps or mobile apps, not web apps.
This section is not available anymore. Please use the main Exam Page.SC-300 Exam Questions
Log in to ExamTopics
Sign in:
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.
penatuna
Highly Voted 5 months, 2 weeks agohaazybanj
Most Recent 5 months, 2 weeks agoJCkD4Ni3L
5 months, 3 weeks agoACSC
6 months, 2 weeks ago