Microsoft Azure Administrator — Question 78

You have an Azure subscription named Subscription1 that contains a virtual network named VNet1. VNet1 is in a resource group named RG1.

Subscription1 has a user named User1. User1 has the following roles:

• Reader
• Security Admin
• Security Reader

You need to ensure that User1 can assign the Reader role for VNet1 to other users.

What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because assigning the Owner role to User1 for VNet1 grants full control over the resource, including the ability to assign roles to other users. The other options either limit User1's permissions or do not provide the necessary access to manage role assignments for VNet1.