You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The script accepts the following command line parameters:
30
30
|-SubId|subscription_id *or* a file_name|Optional: Subscription id or a .csv file with the list of subscriptions<sup>1</sup>. If not specified all subscriptions will be scanned|
31
31
|-ResourceGroup |resource_group_name|Optional: Limits the scope to a specific resource group|
32
32
|-MachineName |machine_name|Optional: Limits the scope to a specific machine|
33
-
|-LicenceType| "Paid", "PAYG" or "LicenseOnly"| Optional: Sets the license type to the specified value |
33
+
|-LicenseType| "Paid", "PAYG" or "LicenseOnly"| Optional: Sets the license type to the specified value |
34
34
|-EnableESU | "Yes", "No" | Optional. Enables the ESU policy the value is "Yes" or disables it if the value is "No". To enable, the license type must be "Paid" or "PAYG"|
35
35
|-Force||Optional. Forces the change of the license type to the specified value on all installed extensions. If -Force is not specified, the -LicenseType value is set only if undefined. Ignored if -LicenseType is not specified|
0 commit comments