Skip to content

Commit 6ea00ff

Browse files
authored
Updates
1 parent 6fe7967 commit 6ea00ff

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/virtual-network-manager/resource-manager-template-samples.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,14 @@ ms.author: mbender
1212

1313
# Azure Resource Manager templates for Azure Virtual Network Manager
1414

15-
The following table includes links to Azure Resource Manager templates for Azure Virtual Network Manager.
15+
The following table includes links to Azure Resource Manager template samples for Azure Virtual Network Manager. You can deploy templates using the Azure portal, Azure CLI, or Azure PowerShell.
16+
17+
You can deploy templates using the Azure [portal](../azure-resource-manager/templates/deploy-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json), Azure [CLI](../azure-resource-manager/templates/deploy-cli.md?toc=%2fazure%2fvirtual-network%2ftoc.json), or Azure [PowerShell](../azure-resource-manager/templates/deploy-powershell.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
18+
19+
To learn how to author your own templates, see [Create your first template](../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json) and [Understand the structure and syntax of Azure Resource Manager templates](../azure-resource-manager/templates/syntax.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
20+
21+
For the JSON syntax and properties to use in templates, see [Microsoft.Network resource types](/azure/templates/microsoft.network/allversions).
1622

1723
| Example | Description |
1824
|-------- | ----------- |
19-
| [Hub-spoke network topology in Azure](/azure/architecture/reference-architectures/hybrid-networking/hub-spoke?tabs=portal#use-virtual-network-manager-connected-groups) | Creates a a hub-spoke network pattern with customer-managed hub infrastructure components. |
25+
| [Hub-spoke network topology in Azure](/azure/architecture/reference-architectures/hybrid-networking/hub-spoke?tabs=portal#use-virtual-network-manager-connected-groups) | Creates a hub-spoke network pattern with customer-managed hub infrastructure components. |

0 commit comments

Comments
 (0)