DRAG DROP You have an Azure subscription. You plan to create two custom roles named Role1 and Role2. The custom roles will be used to perform the following tasks:
• Members of Role1 will manage application security groups.
• Members of Role2 will manage Azure Bastion.
You need to add permissions to the custom roles. Which resource provider should you use for each role? To answer, drag the appropriate resource providers to the correct roles. Each resource provider may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content
This one's super clear, nice! Both Role1 (ASG management) and Role2 (Azure Bastion) use resources under Microsoft.Network. So, map Microsoft.Network to both roles here-makes sense since they're all networking features in Azure.
Role1: Microsoft.Network, Role2: Microsoft.Network
I don't think Microsoft.Security or Microsoft.Compute fit here. Both ASGs and Bastion fall under the networking resource provider, so pretty sure the right mapping is Microsoft.Network for each. Easy to mix up with Compute for Bastion, but that's just for VM management, not Bastion itself. Agree?
