Your organization uses a multi-tier Azure resource hierarchy structure. The hierarchy contains a Management Group named Corp-MG, a subscription named Finance-Sub under Corp-MG, and a resource group named Finance-Prod-RG inside Finance-Sub. A compliance team needs to audit role assignments and resource configurations. They must be able to:
1. View all resource configurations inside the Finance-Sub subscription.
2. Read all logs and role assignments inside Finance-Prod-RG.
3. Manage (create, delete, and update) role assignments specifically within Finance-Prod-RG.
They must not be able to modify any resource configurations or access data plane objects (such as reading storage blob data or key vault secrets). You need to configure role assignments for the compliance team's security group.
Which two role assignments should you configure to meet the requirements while adhering to the principle of least privilege? (Select two.)
- Reader assigned at the Finance-Sub subscription levelCevap
- User Access Administrator assigned at the Finance-Prod-RG resource group levelCevap
- CUser Access Administrator assigned at the Corp-MG management group level
- DGlobal Administrator assigned in the Microsoft Entra ID tenant
- EStorage Blob Data Reader assigned at the Finance-Prod-RG resource group level