Q: 7
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?
Options
Discussion
Option D
D
Nah, I don’t think it’s B or C. For a .NET web app, the redirect URI is what Azure AD uses to send back the authentication token after login. Executable name and package info matter more for client/mobile app registrations which trips people up. D is right here, unless I’m missing something?
Official docs and the MS Learn material both stress you have to set up a redirect URI for web app authentication in Azure AD. I also see this come up a lot in the practice tests. Anyone else use those resources for these SC-300 topics?
Its D
D
Not B here-bundle ID is more for mobile apps, but for a .NET web app the redirect URI (D) is the required config in Azure AD. Easy to mix these up, I nearly did myself.
Probably B, since bundle ID is usually important for registrations, at least that's what I've seen on some samples.
I don’t think it’s D, B sounds close from some exam reports, but check the official MS docs or the practice set for these registration details.
D
Be respectful. No spam.