Added code for create-vm-scaleset-network-disks-using-packer-hcl

This commit is contained in:
Tom Archer
2021-07-28 16:42:54 -07:00
parent 8d4c15722d
commit 1bb60e6a06
5 changed files with 302 additions and 0 deletions

View File

@ -29,6 +29,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
- [Azure Kubernetes Service with Log Analytics](./201-aks-log-analytics/)
- [Azure Kubernetes Service with Helm](./201-aks-helm/)
- [Azure Kubernetes Service with ACR](./201-aks-acr-identity/)
- [Azure virtual machine scale set with jumpbox](./201-vmss-jumpbox)
- [Azure virtual machine scale set with jumpbox from Packer custom image](./201-vmss-packer-jumpbox)
#### Advanced
- [Azure Service Fabric](./301-service-fabric/)