Your organization has a Microsoft Entra ID tenant and an Azure resource hierarchy configured as follows:
* Management Group: `mg-logistics`
* Subscription: `sub-shipping`
* Resource Group: `rg-tracking`
* Storage Account: `stlogisticsapps`
* Virtual Machine: `vm-router`
You configure the following administrative assignments:
* User1: Assigned the Global Administrator directory role in Microsoft Entra ID with no direct Azure RBAC role assignments.
* User2: Assigned the Reader role at the subscription level (`sub-shipping`) and the Storage Blob Data Contributor role at the resource group level (`rg-tracking`).
* User3: Assigned the Contributor role at the management group level (`mg-logistics`).
You need to evaluate the effective permissions for the users within this hierarchy. Which of the following statements are correct? (Select two.)
- User3 can create new resource groups within the sub-shipping subscription.Cevap
- User2 can read blob data in the stlogisticsapps storage account using Microsoft Entra ID credentials.Cevap
- CUser1 can immediately restart the vm-router virtual machine because they are a Microsoft Entra ID Global Administrator.
- DUser3 can read blob data in the stlogisticsapps storage account using Microsoft Entra ID credentials.