You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
{"code":"DeploymentFailed","target":"/subscriptions/xxx-xxx/resourceGroups/rg_graphrag/providers/Microsoft.Resources/deployments/aks","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"NetworkProfileCIDROverlapVNET","target":"/subscriptions/xxx-xxx/resourceGroups/rg_graphrag/providers/Microsoft.ContainerService/managedClusters/aks-graphrag","message":"NetworkProfile CIDR 10.244.0.0/16 overlaps with reserved VNET CIDR 10.0.0.0/8"}]}
To Reproduce
Steps to reproduce the behavior:
Downloaded release 0.3.3
Setup configuration values required in infra/deploy.parameters.json
Ran deploy.sh
Expected behavior
Deployment should proceed without any errors.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11 - WSL2
Please help with solution.
The text was updated successfully, but these errors were encountered:
Describe the bug
{"code":"DeploymentFailed","target":"/subscriptions/xxx-xxx/resourceGroups/rg_graphrag/providers/Microsoft.Resources/deployments/aks","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"NetworkProfileCIDROverlapVNET","target":"/subscriptions/xxx-xxx/resourceGroups/rg_graphrag/providers/Microsoft.ContainerService/managedClusters/aks-graphrag","message":"NetworkProfile CIDR 10.244.0.0/16 overlaps with reserved VNET CIDR 10.0.0.0/8"}]}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Deployment should proceed without any errors.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Please help with solution.
The text was updated successfully, but these errors were encountered: