Which two tools should you use? Each correct answer presents part of the solution.

You are developing an Azure App Service REST API.
The API must be called by an Azure App Service web app. The API must retrieve and update user profile information stored in Azure Active Directory (Azure AD).
You need to configure the API to make the updates.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Microsoft Graph API
B. Microsoft Authentication Library (MSAL)
C. Azure API Management
D. Microsoft Azure Security Center
E. Microsoft Azure Key Vault SDK

Microsoft AZ-204: Developing Solutions for Microsoft Azure

Free dumps for AZ-204 in PDF format also you can read online.

High quality AZ-204 PDF and software. VALID exam to help you pass.

microsoft-exams

One thought on “Which two tools should you use? Each correct answer presents part of the solution.

  1. To configure the Azure App Service REST API to retrieve and update user profile information stored in Azure Active Directory (Azure AD), you should use the following tools:

    A. Microsoft Graph API: Microsoft Graph API is the primary tool for accessing user profile information and performing operations on Azure AD user data. It allows you to interact with Azure AD resources, including user profiles, groups, and more.

    B. Microsoft Authentication Library (MSAL): MSAL is used to handle authentication and authorization for your Azure App Service web app when making calls to the Microsoft Graph API. It helps you obtain access tokens securely and authenticate users with Azure AD.

    So, options A and B are the correct tools to use in this scenario for retrieving and updating user profile information from Azure AD. Options C, D, and E are not directly related to these tasks.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.