Microsoft Azure Administrator (AZ104) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Study for the Microsoft Azure Administrator (AZ104) Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Practice this question and more.


As a global administrator, how can you ensure visibility of all resources across multiple subscriptions?

  1. Modify the profile settings in the Azure portal

  2. Run the Add-AzureADAdministrativeUnitMember cmdlet

  3. Run the New-AzureADUserAppRoleAssignment cmdlet

  4. Modify the properties of the Azure AD tenant in the portal

The correct answer is: Modify the properties of the Azure AD tenant in the portal

To ensure visibility of all resources across multiple subscriptions as a global administrator, modifying the properties of the Azure Active Directory (AD) tenant in the portal is essential. By doing this, the global administrator can manage and oversee resource access and interconnectivity among various subscriptions tied to the Azure AD tenant. This approach reflects efficient administration practices, as the Azure subscription model is designed to integrate closely with Azure AD. When a global administrator modifies the properties of the Azure AD tenant, they can enhance visibility and control over resources by ensuring that the settings support a unified view across all subscriptions and resources. In contrast, the other options mentioned focus on specific commands or settings that affect permissions or user roles but do not inherently provide a comprehensive view of resources across multiple subscriptions. For instance, running the Add-AzureADAdministrativeUnitMember cmdlet is more related to managing members within an administrative unit rather than enhancing visibility of resources. Similarly, the New-AzureADUserAppRoleAssignment cmdlet deals with assigning roles to users for specific applications and does not contribute to a broader overview of resources. Finally, modifying profile settings in the Azure portal typically pertains to user-specific configurations rather than enhancing visibility for resource management across subscriptions.