Which of the following would go into Slot 2?

You have to build a web application that would be deployed onto Azure. The web application would not allow anonymous access. The authentication would be carried out via Azure AD.

The application needs to above by the following requirements

– Users must be able to log into the web application using their Azure AD credentials

– The personalization of the web application must be based on the membership in Active Directory groups

You have to configure the application manifest file:

Which of the following would go into Slot 2?
A . "allowPublicClient"
B . "oauth2Permissions"
C . "requiredResourceAccess"
D . "oauth2AllowImplicitFlow"

Answer: B

Explanation:

The “oAuth2Permissions” is used for web API permissions

The Microsoft documentation mentions the following:

Option A is incorrect since this is used to specify a fallback application type.

Option C is incorrect since this is used to provide a list of permission scopes and app roles that an application requires from a specified resource.

Option D is incorrect since this is used for single page applications.

https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-app-manifest

Latest AZ-204 Dumps Valid Version with 254 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments