An organization is restructuring its Azure environment to streamline governance. As part of this effort, an administrator plans to transition an existing Azure subscription from a department-specific management group to a new shared-services management group. Is the following statement true or false?
When the Azure subscription is moved to the new parent management group, all Azure Role-Based Access Control (RBAC) role assignments and Azure Policy assignments applied directly to the subscription are automatically deleted and must be recreated.
Cevap: Cevap
Cevap
False
The correct answer is false because moving an Azure subscription to a new parent management group only alters inherited policies and RBAC roles from the hierarchy. Any role assignments or policy assignments that were applied directly to the subscription are stored as properties of that subscription resource and remain fully intact.
Adım Adım Çözüm
Anahtar Kavram
Azure Policy and RBAC inheritance rules when moving subscriptions between management groups.