nerdexam
Microsoft

MS-600 · Question #150

You are developing an Azure web app that will enable users to view a consolidated view of multiple users' tasks based on data in Microsoft Planner and Outlook. The app will use the Microsoft…

The correct answer is A. From the Azure portal, upload a certificate public key for the Azure AD application. D. Create a secret in the Azure AD application. E. Add the required delegated permissions to the Azure AD application. https://docs.microsoft.com/en-us/azure/data-explorer/provision-azure-ad-app

Implement Microsoft identity

Question

You are developing an Azure web app that will enable users to view a consolidated view of multiple users' tasks based on data in Microsoft Planner and Outlook. The app will use the Microsoft identity platform and a certificate to establish an authorization flow between the app and Microsoft 365. You obtain a certificate and you create an Azure Active Directory (Azure AD) application. You need to set up authorization for the application. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AFrom the Azure portal, upload a certificate public key for the Azure AD application.
  • BAdd the application permissions to the Azure AD application.
  • CModify the code of the web app to use the certificate to obtain an access token for Microsoft
  • DCreate a secret in the Azure AD application.
  • EAdd the required delegated permissions to the Azure AD application.

How the community answered

(36 responses)
  • A
    78% (28)
  • B
    8% (3)
  • C
    14% (5)

Explanation

https://docs.microsoft.com/en-us/azure/data-explorer/provision-azure-ad-app

Topics

#certificate authentication#Azure AD app registration#delegated permissions#OAuth 2.0

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice