Azure VNET from CLI and Powershell
Activity 1: Create a Virtual Network with two subnets
- Refer Here for the vnet cli commands
- Refer Here for subnet summary
- Refer Here for the cli created in the classroom
- Refer Here for the virutal network and check samples.
- Refer Here for the changes.
Activity2: Create a virtual network with 4 subnets
- The subnets are
- Database
- Cache
- Application
- Web
- Write a powershell and azure CLI to acheive this activity.
- Refer Here for the powershell script to create vnet
Refer Here
Activity 3: Create a primary and secondary vnets in two regions/locations
-
Create the network from azure cli and powershell
-
Note:
- Refer Here for json and yaml tutorial
- Refer Here for JMES Path