Skip to content

Commit fafde90

Browse files
authored
Merge pull request #154018 from vijetajo/patch-53
Update how-to-secure-training-vnet.md
2 parents c1cd05c + 6c4570f commit fafde90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In this article you learn how to secure the following training compute resources
4141

4242
+ 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):
4343

44-
- "Microsoft.Network/virtualNetworks/join/action" on the virtual network resource.
44+
- "Microsoft.Network/virtualNetworks/*/read" on the virtual network resource.
4545
- "Microsoft.Network/virtualNetworks/subnet/join/action" on the subnet resource.
4646

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

0 commit comments

Comments
 (0)