Skip to content

Commit d87a982

Browse files
authored
update
1 parent 3a22afb commit d87a982

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

support/azure/azure-kubernetes/error-codes/vmextensionerror-oraspullnetworktimeout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool
99
---
1010
# OrasPullNetworkTimeoutVMExtensionError error code (211) when deploying an AKS cluster
1111

12-
This article discusses how to identify and resolve the `OrasPullNetworkTimeoutVMExtensionError` error code (error code number 211) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
12+
This article discusses how to identify and resolve the `OrasPullNetworkTimeoutVMExtensionError` error (error code 211) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
1313

1414
## Symptoms
1515

@@ -23,7 +23,7 @@ When you try to create an AKS cluster with the outbound type `none` or `block`,
2323
2424
## Cause
2525

26-
For [network isolated cluster]( /azure/aks/concepts-network-isolated), egress traffic is limited. Private ACR cache acts as a proxy to download necessary binaries/images from MAR for AKS bootstrapping. VM instances connect to the private ACR via private link. Incorrect configuration of the private link will cause VM bootstrap CSE to fail.
26+
For [network isolated cluster](/azure/aks/concepts-network-isolated), egress traffic is limited. The feature introduces private ACR cache acts as a proxy to download necessary binaries/images from MAR for AKS bootstrapping. VM instances connect to the private ACR via private link. Incorrect configuration of the private link will cause VM bootstrap CSE to fail.
2727

2828
## Solution
2929

support/azure/azure-kubernetes/error-codes/vmextensionerror-oraspullunauthorized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool
99
---
1010
# OrasPullUnauthorizedVMExtensionError error code (212) when deploying an AKS cluster
1111

12-
This article discusses how to identify and resolve the `OrasPullUnauthorizedVMExtensionError` error code (error code number 212) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
12+
This article discusses how to identify and resolve the `OrasPullUnauthorizedVMExtensionError` error (error code 212) that occurs when you try to create and deploy a Microsoft Azure Kubernetes Service (AKS) cluster.
1313

1414
## Symptoms
1515

0 commit comments

Comments
 (0)