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 e7dcfad + 976d126 commit 87b230bCopy full SHA for 87b230b
samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md
@@ -84,7 +84,7 @@ This option is recommended because Cloud shell has the Azure PowerShell modules
84
1. Run the script.
85
86
```console
87
- .//modify-license-type.ps1 -LicenseType Paid
+ ./modify-license-type.ps1 -LicenseType Paid
88
```
89
90
> [!NOTE]
@@ -125,5 +125,5 @@ Use the following steps to run the script in a PowerShell session on your PC.
125
1. Run the script using the desired scope.
126
127
128
+ .\modify-license-type.ps1 -LicenseType Paid
129
0 commit comments