An organization manages an Azure tenant with the following resource hierarchy:
- Management Group: `MG-Healthcare`
- Subscription: `Sub-Clinical-Data`
- Resource Group: `RG-Patients`
- Storage Account: `sapatientrecords2026`
- Resource Group: `RG-Shared-Services`
- Virtual Machine: `VM-Gateway`
A user named `User-Auditor` is assigned the Global Administrator directory role in Microsoft Entra ID. No access elevation has been performed for this account. Additionally, `User-Auditor` is assigned the following Azure RBAC roles:
- The Reader role at the `MG-Healthcare` management group scope.
- The Virtual Machine Contributor role at the `RG-Shared-Services` resource group scope.
Which two of the following actions can `User-Auditor` perform? (Select two.)
- View the configuration settings and properties of the sapatientrecords2026 storage account.Answer
- Restart the VM-Gateway virtual machine.Answer
- CAssign the Reader role to another user at the Sub-Clinical-Data subscription level.
- DRead blob data stored in containers within the sapatientrecords2026 storage account.