会社には、contoso.comという名前のAzure Active Directory(Azure AD)テナントがあります。 同社はApp1という名前のアプリケーションを開発しています。 App1は、Windows Server 2016を実行するサーバー上でサービスとして実行されます。App1は、contoso.comに対して認証を行い、Microsoft Graphにアクセスしてディレクトリデータを読み取ります。 App1に最低限必要な権限を委任する必要があります。 Azureポータルから順番に実行する必要がある3つのアクションはどれですか?回答するには、適切なアクションをアクションのリストから回答エリアに移動し、正しい順序に並べます。
正解:
Explanation: Step 1: Create an app registration First the application must be created/registered. Step 2: Add an application permission Application permissions are used by apps that run without a signed-in user present. Step 3: Grant permissions References: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-permissions-and-consent