f5-azure-arm-templates-v2
f5-azure-arm-templates-v2 copied to clipboard
Azure Resource Manager Templates for quickly deploying BIG-IP services in Azure
## Describe the bug I've been trying to deploy a BYOL image with the failover template as an HA pair, and I'm getting an error during onboarding: `Error licensing: tryUntil:...
Azure *failover* template from f5-azure-arm-templates-v2/v3.0.0.0/examples/ fails to deploy. Steps to re-create: Create Azure resource group with: - vnet (10.0.0.0/16) - nat gateway with public ip - subnet (10.0.0.0/24): marfilee-subnet-mgmt (nat-gateway...
We would like the ability to specify the availability zone we would like to deploy the Big IP VM in to. For example - Azure US East has 3 availability...
This would be a third licensing option in addition to: Marketplace or BYOL.
## Describe the bug Runtime init script end with "Error getting token 400" Interface:1.1 seams to be mapped twice could this be related to 400 error message? There is also...
Hello I get an error when I deploy the failover ARMv2 template using the click to deploy - https://github.com/F5Networks/f5-azure-arm-templates-v2/tree/main/examples/failover#deploying-via-the-azure-deploy-button. Specifically, when I select my resource group, there's no longer an...
When trying failover template, the uniquestring supports '-', but the deployment may fail since storage account name does not support '-'. By default is CFE storage account name is not...
## Describe the bug We receive below error message when we trying to deploy in Azure China. Dont know if this is related how Azure is configured or if there...
## Describe the bug When using the existing deploy template, the deployment fails to complete. All resources appear to be deployed however, the BIG-IP VEs do not complete provisioning. VE...
With the templates now being nested and modular, it will be nice to have some documentation or guidance on how to remove certain modules or changes things in each module...