exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 2 question 80 discussion

Actual exam question from Microsoft's AZ-500
Question #: 80
Topic #: 2
[All AZ-500 Questions]

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, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Seelearndo
Highly Voted 2 years, 7 months ago
Answer is correct: Microsoft.Network, Microsoft.Network For Bastion: https://learn.microsoft.com/en-us/azure/templates/microsoft.network/bastionhosts For ASGs: https://learn.microsoft.com/en-us/rest/api/virtualnetwork/application-security-groups/create-or-update?tabs=HTTP
upvoted 29 times
MS_KoolaidMan
2 years, 4 months ago
Thanks, @Seelearndo! I appreciate it when people back-up their answers with Microsoft Documentation. :)
upvoted 5 times
...
...
zellck
Highly Voted 2 years, 3 months ago
1. Microsoft.Network 2. Microsoft.Network https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-services-resource-providers Microsoft.Network - Azure Bastion - Virtual Network
upvoted 8 times
zellck
2 years, 3 months ago
https://learn.microsoft.com/en-us/azure/templates/microsoft.network/applicationsecuritygroups?pivots=deployment-language-bicep https://learn.microsoft.com/en-us/azure/templates/microsoft.network/bastionhosts?pivots=deployment-language-bicep
upvoted 2 times
...
...
schpeter_091
Most Recent 8 months, 3 weeks ago
supporting the Bastion part: Microsoft.Network/bastionHosts creates the bastion host. Microsoft.Network/virtualNetworks creates a virtual network. Microsoft.Network/virtualNetworks/subnets creates the subnet. Microsoft Network/networkSecurityGroups controls the NSG settings. Microsoft.Network/publicIpAddresses specifies the public IP address value for the bastion host. reference: https://learn.microsoft.com/en-us/azure/bastion/quickstart-host-arm-template#review-the-template
upvoted 1 times
...
brooklyn510
1 year, 7 months ago
In exam 1/2/24
upvoted 3 times
...
majstor86
2 years, 5 months ago
Microsoft.Network -Members of Role1 will manage application security groups (ASGs). Microsoft.Network -Members of Role2 will manage Azure Bastion.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...