exam questions

Exam SC-300 All Questions

View all questions & answers for the SC-300 exam

Exam SC-300 topic 3 question 31 discussion

Actual exam question from Microsoft's SC-300
Question #: 31
Topic #: 3
[All SC-300 Questions]

You have an Azure AD tenant and a .NET web app named App1.

You need to register App1 for Azure AD authentication.

What should you configure for App1?

  • A. the executable name
  • B. the bundle ID
  • C. the package name
  • D. the redirect URI
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
penatuna
Highly Voted 5 months, 2 weeks ago
Selected Answer: D
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
upvoted 5 times
...
haazybanj
Most Recent 5 months, 2 weeks ago
Selected Answer: D
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.
upvoted 3 times
...
JCkD4Ni3L
5 months, 3 weeks ago
Selected Answer: D
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.
upvoted 1 times
...
ACSC
6 months, 2 weeks ago
Selected Answer: D
correct answer
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago