# AZ-100 — Question 606

**Type:** multiple_choice
**Topics:** topic_1

## Question

You have 100 Azure subscriptions. All the subscriptions are associated to the same Azure Active Directory (Azure AD) tenant named contoso.com.
You are a global administrator.
You plan to create a report that lists all the resources across all the subscriptions.
You need to ensure that you can view all the resources in all the subscriptions.
What should you do?

## Correct Answer

_See scenario._

## Explanation

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

**Reference:** examtopics_answer_description

---
Source: https://hiexam.net/q/microsoft/AZ-100/606  
Practice (tracked): https://hiexam.net/study/AZ-100/practice