Troubleshoot
Infrastructure Deployment
Cosmos DB
Capacity issues
When you see capacity issues, consider changing Azure regions specified in your .env
file, to one of the larger ones like eastus
, eastus2
etc
AKS Cluster
VM Size Unavailable
In case you see an error stating the selected VM size is unavailable, try selecting another one of the supported VM sizes for AKS nodes and change the value for agentVMSize
in the main file when calling the module ./k8s.bicep
.
Key Vault
Re-deploy fail
Re-deployment fails due to a deleted Key Vault with the same name.
Solution: Purge or recover the old Key Vault
Go to portal as shown below: