20-May-2022 09:39
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:
One more questions regarding existing templates:
Thanks in advance
Regards
Fatih
26-Jun-2023 01:48
@fatih-t My HR KP wrote: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
RegardsFatih
Any update?