f5-azure-arm-templates-v2 icon indicating copy to clipboard operation
f5-azure-arm-templates-v2 copied to clipboard

Azure Resource Manager Templates for quickly deploying BIG-IP services in Azure

Results 15 f5-azure-arm-templates-v2 issues
Sort by recently updated
recently updated
newest added
trafficstars

I need confirmation since there's no reference if Auto-scale works for 1 instance only as minimum

I am trying to deploy F5 instances in Azure. I am using my lab Here is the template that I am following - https://github.com/F5Networks/f5-azure-arm-templates-v2 And I am getting permission errors...

## Describe the bug Deployment fails at step bigIpTemplate with the following error: { "error": { "code": "BadRequest", "message": "Region doesn't support Classic resource mode for Application Insights resources. Please...

Isssue: When deploying to the new D8s v6 SKU we get the error: The selected VM size 'Standard_D8s_v6' cannot boot Hypervisor Generation '1'. Solution: You should provide Hypervisor Generation 2...

Hi, I would like to see if there is any documentation about supported version matrix. I saw offer_list.yaml and expect that this template can't deploy 17.5, is my understanding correct?...