Skip to content

Commit 6e31b66

Browse files
authored
Merge pull request #86883 from KjellZijlemaker/patch-1
Typo in RBAC action
2 parents 5f46f1c + f3de497 commit 6e31b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-secure-workspace-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In this article you learn how to enable the following workspaces resources in a
5252
+ To deploy resources into a virtual network or subnet, your user account must have permissions to the following actions in Azure role-based access control (Azure RBAC):
5353

5454
- "Microsoft.Network/virtualNetworks/join/action" on the virtual network resource.
55-
- "Microsoft.Network/virtualNetworks/subnet/join/action" on the subnet resource.
55+
- "Microsoft.Network/virtualNetworks/subnets/join/action" on the subnet resource.
5656

5757
For more information on Azure RBAC with networking, see the [Networking built-in roles](../role-based-access-control/built-in-roles.md#networking)
5858

0 commit comments

Comments
 (0)