Skip to content

Commit 4858737

Browse files
authored
Merge pull request #232915 from asudbring/vnet-old-review
Reviewed verbiage and acrolinx for template stub article
2 parents 1230b5c + d7a29c8 commit 4858737

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/virtual-network/template-samples.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
---
22
title: Azure Resource Manager template samples for virtual network
33
description: Learn about different Azure Resource Manager templates available for you to deploy Azure virtual networks with.
4-
services: virtual-network
5-
documentationcenter: virtual-network
64
author: asudbring
7-
manager: mtillman
85
ms.service: virtual-network
96
ms.topic: sample
10-
ms.workload: infrastructure
117
ms.custom: devx-track-arm-template
12-
ms.date: 04/22/2019
8+
ms.date: 03/30/2023
139
ms.author: allensu
1410
---
1511

1612
# Azure Resource Manager template samples for virtual network
1713

18-
The following table includes links to Azure Resource Manager template samples. 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). 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).
14+
The following table includes links to Azure Resource Manager template samples. 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).
15+
16+
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).
1917

2018
For the JSON syntax and properties to use in templates, see [Microsoft.Network resource types](/azure/templates/microsoft.network/allversions).
2119

0 commit comments

Comments
 (0)