Skip to content

Commit 3b21a9a

Browse files
Merge pull request #260932 from jeffpatt24/patch-4
Update file-sync-firewall-and-proxy.md
2 parents 2994715 + 513f1e9 commit 3b21a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-firewall-and-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For example, if your proxy server requires authentication with a user name and p
5555

5656
```powershell
5757
# IP address or name of the proxy server.
58-
$Address="127.0.0.1"
58+
$Address="http://127.0.0.1"
5959
6060
# The port to use for the connection to the proxy.
6161
$Port=8080

0 commit comments

Comments
 (0)