Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.18 KB

resource-manager-template-samples.md

File metadata and controls

28 lines (22 loc) · 2.18 KB
title titleSuffix description services author ms.service ms.custom ms.topic ms.date ms.author
Azure Resource Manager templates
Azure Virtual Network Manager
This article has links to Azure Resource Manager template examples so you can quickly deploy Azure Virtual Network Manager in various scenarios.
virtual-network-manager
mbender-ms
virtual-network-manager
devx-track-arm-template
sample
03/28/2024
mbender

Azure Resource Manager templates for Azure Virtual Network Manager

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.

To learn how to author your own templates, see Create your first template and Understand the structure and syntax of Azure Resource Manager templates.

For the JSON syntax and properties to use in templates, see Microsoft.Network resource types.

Important

In cases where a template is deploying connectivity or security configurations, the template requires a custom deployment script to deploy the configuration. The script is located at the end of the ARM template, and it uses the Microsoft.Resources/deploymentScripts resource type. For more information on deployment scripts, review Use deployment scripts in ARM templates.

Samples

Example Description
Hub-spoke network topology in Azure Creates a hub-spoke network pattern with customer-managed hub infrastructure components.