Skip to content

Commit 6aa26ab

Browse files
committed
Alpa feedback 5-8
1 parent 2106e08 commit 6aa26ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

azure-local/deploy/deployment-azure-arc-gateway-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of Azure Arc gateway for Azure Local, version 23H2 (preview)
33
description: Learn what is Azure Arc gateway for Azure Local, version 23H2 (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 05/07/2025
6+
ms.date: 05/08/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -42,19 +42,19 @@ When Arc gateway is used, the *http* and *https* traffic flow changes as follows
4242

4343
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.
4444

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**
4646

4747
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.
4848

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.
5050

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.
5252

5353
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.
5454

5555
**Traffic flow for Azure Local VMs**
5656

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.
5858

5959
Traffic flows are illustrated in the following diagram:
6060

0 commit comments

Comments
 (0)