We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e54d61a + 1ad073a commit f91fdb8Copy full SHA for f91fdb8
samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md
@@ -64,7 +64,7 @@ Use the following steps to run the script in Cloud Shell.
64
2. Upload the script to the shell using the following command:
65
66
```console
67
- curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o /modify-license-type.ps1
+ curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-license-type.ps1 -o modify-license-type.ps1
68
```
69
70
3. Run the script.
0 commit comments