dashboard
dashboard copied to clipboard
AKS - fix networking validation
Describe the bug Following on from https://github.com/rancher/aks-operator/issues/750 the AKS Networking section needs some validation fixes:

- Box name where users are selecting LoadBalancer or User Defined Routing needs to be called Outbound Type, currently is DNS Prefix
- When User Defined Routing is selected then Virtual Network has to be provided, it can't be empty
- When User Defined Routing is selected then Network Plugin Azure CNI has to be selected