Skip to content

Commit 589f852

Browse files
authored
Update virtualnetworknotinsucceededstate-error.md
1 parent 28b373e commit 589f852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/error-codes/virtualnetworknotinsucceededstate-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Check the current provisioning state of the VNet:
3838
az network vnet show -g \<resource-group\> -n \<vnet-name\> \--query \"provisioningState\" -o tsv
3939
```
4040

41-
If the command returns **Succeeded**, retry your AKS operation: this means the VNet is fully set up and ready for use. If it returns any other value, the VNet may be in a failed or pending state that requires manual intervention. For more guidance, follow the troubleshooting steps in [Troubleshoot Azure Microsoft.Network failed provisioning state](/azure/networking/troubleshoot-failed-state).
41+
If the command returns **Succeeded**, the VNet is fully set up and ready for use, and you can retry your AKS operation. If it returns any other value, the VNet might be in a failed or pending state that requires manual intervention. For more guidance, follow the troubleshooting steps in [Troubleshoot Azure Microsoft.Network failed provisioning state](/azure/networking/troubleshoot-failed-state).
4242

4343
[!INCLUDE [azure-help-support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)