Skip to content

Commit 2a12842

Browse files
committed
remove extra image, small fixes
1 parent a2e36d0 commit 2a12842

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

articles/azure-arc/kubernetes/diagnose-connection-issues.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Diagnose connection issues for Azure Arc-enabled Kubernetes clusters"
3-
ms.date: 11/10/2022
3+
ms.date: 11/22/2022
44
ms.topic: how-to
55
description: "Learn how to resolve common issues when connecting Kubernetes clusters to Azure Arc."
66

@@ -76,15 +76,11 @@ When you [create your support request](../../azure-portal/supportability/how-to-
7676

7777
If you are using a proxy server on at least one machine, complete the first five steps of the non-proxy flowchart (through resource provider registration) for basic troubleshooting steps. Then, if you are still encountering issues, review the next flowchart for additional troubleshooting steps. More details about each step are provided below.
7878

79-
:::image type="content" source="media/diagnose-connection-issues/proxy-flowchart-2.png" alt-text="Flowchart showing a visual representation of checking for connection issues when using a proxy." lightbox="media/diagnose-connection-issues/proxy-flowchart-2.png":::
79+
:::image type="content" source="media/diagnose-connection-issues/proxy-flowchart.png" alt-text="Flowchart showing a visual representation of checking for connection issues when using a proxy." lightbox="media/diagnose-connection-issues/proxy-flowchart.png":::
8080

8181
### Is the machine executing commands behind a proxy server?
8282

83-
If the machine is executing commands behind a proxy server, you'll need to set any necessary environment variables, [explained below](#set-environment-variables).
84-
85-
### Set environment variables
86-
87-
Be sure you have set all of the necessary environment variables. For more information, see [Connect using an outbound proxy server](quickstart-connect-cluster.md#connect-using-an-outbound-proxy-server).
83+
If the machine is executing commands behind a proxy server, you'll need to set all of the necessary environment variables. For more information, see [Connect using an outbound proxy server](quickstart-connect-cluster.md#connect-using-an-outbound-proxy-server).
8884

8985
For example:
9086

45 KB
Loading

0 commit comments

Comments
 (0)