NovaSpace Aerospace uses Azure Management Groups to govern its subscription environment. The hierarchy and access controls are configured as follows:
* Tenant Root Group
* Engineering MG
* Aviation-Prod Subscription
* RG-Aviation (Resource Group)
* Space-Prod Subscription
* Research MG
* R&D-Test Subscription
The environment has the following configurations:
* User1 is assigned the Reader role at the Tenant Root Group.
* User2 is assigned the Contributor role at the Engineering MG.
* An Azure Policy definition that restricts allowed virtual machine SKUs is assigned at the Engineering MG.
* A CanNotDelete resource lock is applied to the RG-Aviation resource group.
An administrator moves the Aviation-Prod Subscription from the Engineering MG to the Research MG.
Which two statements describe the results of this administrative action?
- User2 no longer has the Contributor role for resources in the Aviation-Prod Subscription.Cevap
- The virtual machine SKU restriction policy assigned at the Engineering MG stops applying to the Aviation-Prod Subscription.Cevap
- CUser1 loses the Reader role for resources in the Aviation-Prod Subscription.
- DThe CanNotDelete resource lock on the RG-Aviation resource group is automatically removed.
- EThe virtual machine SKU restriction policy continues to block non-compliant virtual machines in the Aviation-Prod Subscription.