Skip to content

Commit c4b8df3

Browse files
Jak-MSCourt72
andauthored
Update articles/virtual-network/manage-network-security-group.md
Co-authored-by: Courtney Wales <[email protected]>
1 parent 9c52e52 commit c4b8df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/manage-network-security-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ az network asg delete --resource-group myResourceGroup --name myASG
666666
To manage network security groups, security rules, and application security groups, your account must be assigned to the [Network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json#network-contributor) role. A [Custom role](../role-based-access-control/custom-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json) can also be used that's assigned the appropriate permissions as listed in the following tables:
667667

668668
> [!NOTE]
669-
You may NOT see the full list of Service Tags if the Network Contributor role has been assigned at Resource Group level. To view the full list, you can assign this role at Subscription scope instead. If you can only allow Network Contributor for the Resource Group, you can then also create a custom role for the permissions "Microsoft.Network/locations/serviceTags/read" and "Microsoft.Network/locations/serviceTagDetails/read" and assign them at Subscription Scope along with the Network Contributor at Resource Group scope.
669+
> You may NOT see the full list of Service Tags if the Network Contributor role has been assigned at Resource Group level. To view the full list, you can assign this role at Subscription scope instead. If you can only allow Network Contributor for the Resource Group, you can then also create a custom role for the permissions "Microsoft.Network/locations/serviceTags/read" and "Microsoft.Network/locations/serviceTagDetails/read" and assign them at Subscription Scope along with the Network Contributor at Resource Group scope.
670670
671671
### Network security group
672672

0 commit comments

Comments
 (0)