We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e004e3 commit 503e004Copy full SHA for 503e004
1 file changed
samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md
@@ -143,7 +143,7 @@ This option is recommended because Cloud shell has the Azure PowerShell modules
143
1. Upload the script to your cloud shell using the following command:
144
145
```console
146
- curl https://raw.githubusercontent.com/microsoft/sql-server-samples/master/samples/manage/azure-arc-enabled-sql-server/modify-arc-sql-license-type/modify-arc-sql-license-type.ps1 -o modify-arc-sql-license-type.ps1
+ curl https://raw.githubusercontent.com/microsoft/sql-server-samples/refs/heads/master/samples/manage/azure-arc-enabled-sql-server/modify-license-type/modify-arc-sql-license-type.ps1
147
```
148
149
1. Run the script by following an appropriate example.
0 commit comments