Skip to content

Commit 610e7fb

Browse files
authored
Update README.md
1 parent 68db902 commit 610e7fb

File tree

1 file changed

+1
-1
lines changed
  • samples/manage/azure-arc-enabled-sql-server/modify-license-type

1 file changed

+1
-1
lines changed

samples/manage/azure-arc-enabled-sql-server/modify-license-type/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The script accepts the following command line parameters:
3131
|-ResourceGroup |resource_group_name|Optional: Limits the scope to a specific resource group|
3232
|-MachineName |machine_name|Optional: Limits the scope to a specific machine|
3333
|-LicenceType | "Paid", "PAYG" or "LicenseOnly"| Optional: Sets the license type to the specified value |
34-
|-EnableESU | "Yes", "No" | Optional. Enables the ESU policy the value is "Yrs" or disables it if the value is "No". To enable, the license type must be "Paid" or "PAYG"|
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"|
3535
|-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|
3636

3737
<sup>1</sup>You can create a .csv file using the following command and then edit to remove the subscriptions you don't want to scan.

0 commit comments

Comments
 (0)