100のAzureサブスクリプションがあります。すべてのサブスクリプションは、contoso.comという名前の同じAzure Active Directory(Azure AD)テナントに関連付けられています。 あなたはグローバル管理者です。 すべてのサブスクリプションにわたるすべてのリソースをリストするレポートを作成する予定です。 すべてのサブスクリプションのすべてのリソースを表示できることを確認する必要があります。 あなたは何をするべきか?
正解:C
The New-AzureADUserAppRoleAssignment cmdlet assigns a user to an application role in Azure Active Directory (AD). Use it for the application report. References: https://docs.microsoft.com/en-us/powershell/module/azuread/new-azureaduserapproleassignment?view=azureadps-2.0