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
There is a non-descriptive error returned when trying to create a managed cluster with the networkProfile block is specified and the agentPoolProfiles.vnetSubnetId
Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="CidrStringParseError" Message="Cidr is invalid" Target="networkProfile.serviceCIDR"
Error message should be something more along the lines of "agentPoolProfiles.vnetSubnetId not present"
The text was updated successfully, but these errors were encountered:
lfshr
changed the title
Advanced Networking: CidrStringParseError when agentPoolProfiles.vnetSubnetId is not present
Advanced Networking: networkProfile.serviceCIDR CidrStringParseError when agentPoolProfiles.vnetSubnetId is not present
Jul 6, 2018
If this issue still comes up, please confirm you are running the latest AKS release. If you are on the latest release and the issue can be re-created outside of your specific cluster please open a new github issue.
If you are only seeing this behavior on clusters with a unique configuration (such as custom DNS/VNet/etc) please open an Azure technical support ticket.
There is a non-descriptive error returned when trying to create a managed cluster with the networkProfile block is specified and the agentPoolProfiles.vnetSubnetId
Error message should be something more along the lines of "agentPoolProfiles.vnetSubnetId not present"
The text was updated successfully, but these errors were encountered: