Skip to content

Commit e8fbc4a

Browse files
authored
Update azure-kubernetes-service-backup-troubleshoot.md
1 parent c9580cb commit e8fbc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/azure-kubernetes-service-backup-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ This typically means that the traffic from the extension agent is being blocked
179179
**Cause**
180180
This error occurs due to a conflict in private DNS resolution when both Azure Arc-enabled Kubernetes and an AKS managed cluster share the same virtual network (VNet) or private DNS server:
181181

182-
The shared VNet (or private DNS zone) contains a pre-existing private endpoint for Azure Arc-enabled Kubernetes.
182+
The shared VNet (or private DNS zone) contains a preexisting private endpoint for Azure Arc-enabled Kubernetes.
183183

184184
As a result, the data plane endpoint used by the AKS extension agent (e.g., *.dp.kubernetesconfiguration.azure.com) resolves to a private IP address (e.g., 10.x.x.x) instead of the intended public IP.
185185

0 commit comments

Comments
 (0)