Skip to content

Commit 316e55f

Browse files
authored
Update create-virtual-network-manager-cli.md
1 parent 3e65916 commit 316e55f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/virtual-network-manager/create-virtual-network-manager-cli.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ az network manager group static-member create \
185185
```
186186
### Dynamic membership option
187187

188-
Using Azure Policy, you'll dynamically add the three VNets with a tag **networkType** value of *Prod* to the Network Group. These are the three virtual networks to become part of the mesh configuration.
188+
Using [Azure Policy](https://docs.microsoft.com/en-us/azure/virtual-network-manager/concept-azure-policy-integration), you'll dynamically add the three VNets with a tag **networkType** value of *Prod* to the Network Group. These are the three virtual networks to become part of the mesh configuration.
189189

190190
> [!NOTE]
191191
> Policies can be applied to a subscription or management group, and must always be defined *at or above* the level they're created. Only virtual networks within a policy scope are added to a Network Group.
@@ -363,4 +363,5 @@ If you no longer need the Azure Virtual Network Manager, you'll need to make sur
363363
After you've created the Azure Virtual Network Manager, continue on to learn how to block network traffic by using the security admin configuration:
364364
365365
> [!div class="nextstepaction"]
366-
> [Block network traffic with security admin rules](how-to-block-network-traffic-portal.md)
366+
[Block network traffic with security admin rules](how-to-block-network-traffic-portal.md)
367+
[Create a secured hub and spoke network](tutorial-create-secured-hub-and-spoke.md)

0 commit comments

Comments
 (0)