mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Fixed concole command
This commit is contained in:
@@ -37,9 +37,9 @@ The result should be `Tls, Tls11, Tls12, Tls13`
|
|||||||
|
|
||||||
To download the script to your current folder run:
|
To download the script to your current folder run:
|
||||||
|
|
||||||
```PowerShell
|
```console
|
||||||
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
|
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
|
||||||
```
|
```
|
||||||
|
|
||||||
# Launching the script
|
# Launching the script
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user