The subdirectories contain numerous Azure provisioning and automation examples that:
- Create a resource group;
- Create a VNet within that resource group;
- Create subnets and a custom route table within the VNet;
- Create a network security group;
- Create public IPs and VM NICs
- Launch VM instances
Examples use four different tools:
If you want to reproduce the CLI examples from the Azure Networking webinar, follow this demo script.