From 83b383409b12355a6cfb2fdb02351e2b7065cec1 Mon Sep 17 00:00:00 2001 From: "Alexander (Sasha) Nosov" Date: Wed, 7 Aug 2024 18:37:43 -0700 Subject: [PATCH] Update README.md --- .../install-payg-sql-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/manage/azure-arc-enabled-sql-server/install-payg-sql-server/README.md b/samples/manage/azure-arc-enabled-sql-server/install-payg-sql-server/README.md index a33be9d2..b20d3797 100644 --- a/samples/manage/azure-arc-enabled-sql-server/install-payg-sql-server/README.md +++ b/samples/manage/azure-arc-enabled-sql-server/install-payg-sql-server/README.md @@ -63,7 +63,7 @@ The script must be run in an elevated PowerShell session. It accepts the followi |-AgtServerSvcAccount|SQL Agent service account|Optional. By default "NT AUTHORITY\NETWORK SERVICE" will be used.| |-AgtServerSvcPassword|SQL Agent service account pasdsword|Required if a custom service account is specified.| |-IsoFolder|Folder path|Required. The folder contrainng the files downloaded from the workspace.| -|-Proxy|HTTP proxy URL|Optional. Needed if your networks is using a HTTP proxy.| +|-Proxy|HTTP proxy URL|Optional. Needed if your networks is configured with an HTTP proxy.| ## Example