Your department uses a multi-tier Azure resource layout to manage corporate workloads. The layout contains the following hierarchy:
* Management Group: MG-Corp-Prod
* Subscription: Sub-AppServices
* Resource Group: RG-WebApps
* Virtual Machines: vm-frontend-01, vm-frontend-02
You are tasked with assigning permissions to a security group named App-Operators. The members of App-Operators must be able to perform the following tasks:
1. Start, stop, and restart the virtual machines in RG-WebApps.
2. View monitoring metrics and activity logs for all resources in the Sub-AppServices subscription.
You need to assign the appropriate built-in Azure roles to App-Operators. The solution must follow the principle of least privilege.
Which two role assignments should you configure? (Select two.)
- Virtual Machine Contributor at the scope of the RG-WebApps resource groupCevap
- Monitoring Reader at the scope of the Sub-AppServices subscriptionCevap
- CContributor at the scope of the MG-Corp-Prod management group
- DSecurity Reader Microsoft Entra ID directory role at the tenant scope