Azure App Service RESTAPIを開発しています。 APIは、Azure App ServiceWebアプリから呼び出す必要があります。 APIは、Azure Active Directory(Azure AD)に格納されているユーザープロファイル情報を取得して更新する必要があります。 更新を行うには、APIを構成する必要があります。 どの2つのツールを使用する必要がありますか?それぞれの正解は、解決策の一部を示しています。 注:正しい選択はそれぞれ1ポイントの価値があります。
正解:A,C
A: You can use the Azure AD REST APIs in Microsoft Graph to create unique workflows between Azure AD resources and third-party services. Enterprise developers use Microsoft Graph to integrate Azure AD identity management and other services to automate administrative workflows, such as employee onboarding (and termination), profile maintenance, license deployment, and more. C: API Management (APIM) is a way to create consistent and modern API gateways for existing back-end services. API Management helps organizations publish APIs to external, partner, and internal developers to unlock the potential of their data and services. e: https://docs.microsoft.com/en-us/graph/azuread-identity-access-management-concept-overview