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
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-azure-arc-gateway-overview.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Overview of Azure Arc gateway for Azure Local, version 23H2 (preview)
3
3
description: Learn what is Azure Arc gateway for Azure Local, version 23H2 (preview).
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 05/07/2025
6
+
ms.date: 05/08/2025
7
7
ms.author: alkohli
8
8
ms.service: azure-local
9
9
---
@@ -42,19 +42,19 @@ When Arc gateway is used, the *http* and *https* traffic flow changes as follows
42
42
43
43
1. Based on the configuration in the Arc gateway, if allowed, the traffic is sent to target services. If not allowed, Arc proxy redirects this traffic to the enterprise proxy (or direct outbound if no proxy set). Arc proxy automatically determines the right path for the endpoint.
44
44
45
-
**Traffic flow for Arc appliance Arc resource bridge (ARB) and AKS control plane**
45
+
**Traffic flow for Arc appliance Azure Arc resource bridge and AKS control plane**
46
46
47
47
1. Routable IP (failover clustered IP resource as of now) is used to forward the traffic through Arc proxy running on the Azure Local host machines.
48
48
49
-
1.ARB and Azure Kubernetes Service (AKS) forward proxy are configured to use routable IP.
49
+
1.Azure Arc resource bridge and Azure Kubernetes Service (AKS) forward proxy are configured to use routable IP.
50
50
51
-
1. With proxy settings in place, ARB, and AKS outbound traffic is forwarded to Arc Proxy running on one of the Azure Local machines over routable IP.
51
+
1. With proxy settings in place, Arc resource bridge, and AKS outbound traffic is forwarded to Arc Proxy running on one of the Azure Local machines over routable IP.
52
52
53
53
1. When traffic reaches the Arc proxy, the remaining flow takes the same path as described. If traffic to the target service is allowed, it is sent to Arc gateway. If not, it's sent to the enterprise proxy (or direct outbound if no proxy set). For AKS specifically, this path is used for downloading docker images for Arc Agentry and Arc Extension Pods.
54
54
55
55
**Traffic flow for Azure Local VMs**
56
56
57
-
*Http* and *https* traffic are forwarded to the enterprise proxy. Arc proxy inside an Azure Local virtual machine (VM) enabled by Arc is not yet supported in this version.
57
+
HTTP and HTTPS traffic are forwarded to the enterprise proxy. Arc proxy inside an Azure Local virtual machine (VM) enabled by Arc is not yet supported in this version.
58
58
59
59
Traffic flows are illustrated in the following diagram:
0 commit comments