зеркало из
1
0
Форкнуть 0
azure-quickstart-templates/101-virtual-network/README.md

716 B

Virtual Network with two Subnets

This template allows you to create a Virtual Network with two subnets.

Below are the parameters that the template expects

Name Description
location Region where the resources will be deployed
virtualNetworkName Name of Virtual Network
addressPrefix Address prefix for the Virtual Network specified in CIDR format
subnet1Name Name of Subnet-1
subnet2Name Name of Subnet-2
subnet1Prefix Prefix for the Subnet-1 specified in CIDR format
subnet2Prefix Prefix for the Subnet-2 specified in CIDR format