Skip to content

Commit c2e787c

Browse files
author
Ryan Willis
committed
Fixed proxy bypass URLs for Arc
1 parent 307f6db commit c2e787c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/servers/manage-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managing the Azure Arc-enabled servers agent
33
description: This article describes the different management tasks that you will typically perform during the lifecycle of the Azure Connected Machine agent.
4-
ms.date: 04/07/2023
4+
ms.date: 04/19/2023
55
ms.topic: conceptual
66
---
77

@@ -485,7 +485,7 @@ The proxy bypass feature does not require you to enter specific URLs to bypass.
485485
| --------------------- | ------------------ |
486486
| `AAD` | `login.windows.net`, `login.microsoftonline.com`, `pas.windows.net` |
487487
| `ARM` | `management.azure.com` |
488-
| `Arc` | `his.arc.azure.com`, `guestconfiguration.azure.com`, `guestnotificationservice.azure.com`, `servicebus.windows.net` |
488+
| `Arc` | `his.arc.azure.com`, `guestconfiguration.azure.com` |
489489

490490
To send Azure Active Directory and Azure Resource Manager traffic through a proxy server but skip the proxy for Azure Arc traffic, run the following command:
491491

0 commit comments

Comments
 (0)