Skip to content

Commit 4d43d27

Browse files
authored
Merge pull request #107181 from priestlg/gdpProxyConfigFix-031020
Added note regarding Proxy-auto config files (not supported) and addi…
2 parents a878cb6 + 9b0decd commit 4d43d27

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

articles/databox-online/data-box-edge-deploy-connect-setup-activate.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Before you configure and set up your Data Box Edge device, make sure that:
4242
3. Open a browser window and access the local web UI of the device at `https://192.168.100.10`.
4343
This action may take a few minutes after you've turned on the device.
4444

45-
You see an error or a warning indicating that there is a problem with the websites security certificate.
45+
You see an error or a warning indicating that there is a problem with the website's security certificate.
4646

4747
![Website security certificate error message](./media/data-box-edge-deploy-connect-setup-activate/image2.png)
4848

@@ -96,6 +96,11 @@ Your dashboard displays the various settings that are required to configure and
9696
c. If you're using authentication, enter a username and password.
9797

9898
d. To validate and apply the configured web proxy settings, select **Apply settings**.
99+
100+
> [!NOTE]
101+
> Proxy-auto config (PAC) files are not supported. A PAC file defines how web browsers and other user agents can automatically choose the appropriate proxy server (access method) for fetching a given URL.
102+
> Proxies that try to intercept and read all the traffic (then re-sign everything with their own certification) aren't compatible since the proxy's cert is not trusted.
103+
> Typically transparent proxies work well with Azure Data Box Edge.
99104
100105
4. (Optional) In the left pane, select **Time settings**, and then configure the time zone and the primary and secondary NTP servers for your device.
101106
NTP servers are required because your device must synchronize time so that it can authenticate with your cloud service providers.

articles/databox-online/data-box-gateway-deploy-connect-setup-activate.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before you configure and set up your Data Box Gateway, make sure that:
3939

4040
[https://ip-address-of-network-interface](https://ip-address-of-network-interface)
4141

42-
Use the connection URL noted in the previous tutorial. You see an error or a warning indicating that there is a problem with the websites security certificate.
42+
Use the connection URL noted in the previous tutorial. You see an error or a warning indicating that there is a problem with the website's security certificate.
4343

4444
2. Select **Continue to this webpage**. These steps might vary depending on the browser you're using.
4545

@@ -89,6 +89,11 @@ Your dashboard displays the various settings that are required to configure and
8989
3. If you're using authentication, enter a **Username** and **Password**.
9090
4. To validate and apply the configured web proxy settings, select **Apply**.
9191

92+
> [!NOTE]
93+
> Proxy-auto config (PAC) files are not supported. A PAC file defines how web browsers and other user agents can automatically choose the appropriate proxy server (access method) for fetching a given URL.
94+
> Proxies that try to intercept and read all the traffic (then re-sign everything with their own certification) aren't compatible since the proxy's cert is not trusted.
95+
> Typically transparent proxies work well with Azure Data Box Gateway.
96+
9297
4. (Optional) In the left pane, select **Time settings**, and then configure the time zone and the primary and secondary NTP servers for your device.
9398

9499
NTP servers are required because your device must synchronize time so that it can authenticate with your cloud service providers.

0 commit comments

Comments
 (0)