Skip to content

Commit bafb8e9

Browse files
authored
Update README.md
Minor text edit
1 parent aeab5dd commit bafb8e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/manage/azure-arc-enabled-sql-server/modify-license-type

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
@@ -58,7 +58,7 @@ The following command will scan the subscription `<sub_id>` and set the license
5858

5959
## Example 3
6060

61-
The following command will scan resource group `<resource_group_name>` in the subscription `<sub_id>` and set the license type value to "PAYG" and enable unlimited virtualization license on all servers in the specified resource group.
61+
The following command will scan resource group `<resource_group_name>` in the subscription `<sub_id>`, set the license type value to "PAYG" and enable unlimited virtualization license on all servers in the specified resource group.
6262

6363
```PowerShell
6464
.\modify-license-type.ps1 -SubId <sub_id> -ResourceGroup <resource_group_name> -LicenseType PAYG -UsePcoreLicense Yes -Force

0 commit comments

Comments
 (0)