Forum Discussion
bonells
Jun 23, 2023Copper Contributor
Creation of an AKS Hybrid Cluster is not working from Azure Portal
The creation of an AKS hybrid networks for Azure is failing with the error below.
The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"message\":\"Warning: rpc error: code = Unknown desc = rpc error: code = Unknown desc = VMMS only supports using an existing 'Default Switch' ICS network (invalid network name: 😞 Invalid Input
Any assistance please?
1 Reply
- Martin-Apps4RentIron Contributor
The error means AKS hybrid can’t find the "Default Switch" in Hyper-V. Open Hyper-V Manager and make sure "Default Switch" exists. If not, restart Hyper-V or re-enable it in Windows Features to recreate the switch, then try again.