fatih-t
May 20, 2022Nimbostratus
Repo for Azure VMSS deployment
Hello,
For a deployment of an autoscaling (F5 Advanced WAF) model in Azure, I'm searching an ARM template which will fit some requirements.
Which existing ARM template can be used in order to create a custom one with the below characteristics:
- Advanced WAF module
- Autoscale (VMSS 2 min & 3 max)
- Existing network
- 2-NIC
- version 15
- BYOL
- Internal LB (front of the VMSS - unlike external LB)
- without public IP (F5 NICs)
One more questions regarding existing templates:
- The 'appContainerName' parameter is set to "f5devcentral/f5-demo-app:latest":
==> is there an impact for rolling update capabilities on the VMSS, when wanted to push a new image?
Thanks in advance
Regards
Fatih