Skip to content

Commit 3264f65

Browse files
Merge pull request #296739 from ankitaduttaMSFT/2103
URL change
2 parents 6c68853 + 2b49392 commit 3264f65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/site-recovery/configure-mobility-service-proxy-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: azure-site-recovery
77
ms.topic: tutorial
8-
ms.date: 07/10/2024
8+
ms.date: 03/21/2025
99
ms.author: ankitadutta
1010

1111
---
@@ -35,8 +35,8 @@ Mobility Service supports unauthenticated proxies only. It provides two ways to
3535
Mobility Service auto detects the proxy settings from environment settings or Internet Explorer settings (Windows only) during enable replication.
3636

3737
- **Windows OS**: During Enable Replication, Mobility Service detects the proxy settings as configured in Internet Explorer for Local System user. To set up proxy for Local System account, an administrator may use `psexec` to launch a command prompt and then Internet Explorer.
38-
The proxy settings are configured as environment variables `http_proxy` and `no_proxy`.
39-
- **Linux OS**: The proxy settings are configured in /etc/profile or /etc/environment as environment variables `http_proxy` and `no_proxy`.
38+
The proxy settings are configured as environment variables `https_proxy` and `no_proxy`.
39+
- **Linux OS**: The proxy settings are configured in /etc/profile or /etc/environment as environment variables `https_proxy` and `no_proxy`.
4040
- **Auto-detected proxy settings**: The auto-detected proxy settings are saved to Mobility Service proxy config file `ProxyInfo.conf`
4141
The default location of ProxyInfo.conf is:
4242
- **Windows**: C:\ProgramData\Microsoft Azure Site Recovery\Config\ProxyInfo.conf

0 commit comments

Comments
 (0)