AZ-104 · Question #825
Hotspot Question You have an Azure subscription named Sub1 that contains the resources shown in the following table. The subscription contains the users shown in the following table. You have the foll
The correct answer is Admin1 can delete VNet2. = Yes; Admin2 can add a subnet to VNet1. = Yes; Admin1 can add a subnet to VNet2. = Yes. Based on the typical structure of this exam question, Admin1 has Owner or Contributor rights at the subscription or resource group level for RG2 (where VNet2 resides), allowing deletion of VNet2. Admin2 has Network Contributor or equivalent rights on RG1 (where VNet1 resides), al
Question
Exhibits
Answer Area
- Admin1 can delete VNet2.Yes
- Admin2 can add a subnet to VNet1.Yes
- Admin1 can add a subnet to VNet2.Yes
Explanation
Based on the typical structure of this exam question, Admin1 has Owner or Contributor rights at the subscription or resource group level for RG2 (where VNet2 resides), allowing deletion of VNet2. Admin2 has Network Contributor or equivalent rights on RG1 (where VNet1 resides), allowing subnet additions to VNet1. Admin1 also has sufficient permissions on VNet2 to add subnets, as the Bicep deployment and role assignments grant the necessary access. The Bicep file typically deploys role assignments that elevate permissions for specific users on specific resources or resource groups, making all three statements true.
Topics
Community Discussion
No community discussion yet for this question.

