PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform?

A company is developing a new on-premises desktop application.
The app must be able to access Azure Active Directory (Azure AD) in addition to the on-premises Active
Directory. You need to configure the application.
Which two actions should you perform? Each correct answer presents part of the solution.

PrepAway - Latest Free Exam Questions & Answers

A.
Install and run Azure AD Connect

B.
Add an application manifest JSON file to the application and configure the oauth2Permissions section.

C.
Update the application to be multi-tenant.

D.
Update the application to use OAuth 2.0 authentication.

E.
In the Azure Management portal, register the application.

4 Comments on “Which two actions should you perform?

  1. mslover says:

    D+E

    https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-integrating-applications

    The “Azure Active Directory Authentication Library” would need to be included in the application to implement OAuth. I assume that’s what is meant by “update”.

    https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-authentication-libraries

    Example of how such an app would be developed.

    https://github.com/Azure-Samples/active-directory-dotnet-native-desktop




    1



    0

Leave a Reply