Fixed curl command

This commit is contained in:
Alexander (Sasha) Nosov
2024-08-13 10:49:35 -07:00
committed by GitHub
parent 4849fcc911
commit f17e36fdfe
@@ -37,7 +37,7 @@ The result should be `Tls, Tls11, Tls12, Tls13`
To download the script to your current folder run:
```console
```PowerShell
curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/install-payg-sql-server/install-payg-sql-server.ps1 -o install-payg-sql-server.ps1
```