Azure Virtual Machine Scale sets (VMSS)
- Steps for Creating VMSS
- Ensure you have a vm image with your application setup and follow the screen shots

- Ensure you have a vm image with your application setup and follow the screen shots
VMSS Important Components
- Load balancer:
- Azure Load balancer
- Azure application gateway
- Load balancing rules
- Backend pools
- Inbound NAT
Azure VM Extensions
- For quickly executing the shell scripts or powershell scripts on your vm’s. Azure gives you options of Custom shell script for Linux Extension & Custom Powershell script for Windows Extension.
Next Steps
- Concepts around Azure VMSS
- Troubleshooting
- Monitoring & Logging
