Skip to content

Commit 8f91d85

Browse files
author
Alexander (Sasha) Nosov
committed
Fixed typos
1 parent e770da3 commit 8f91d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/manage/azure-hybrid-benefit/compliance/azure-sql-payg-compliance/sql-mi-payg-compliance

samples/manage/azure-hybrid-benefit/compliance/azure-sql-payg-compliance/sql-mi-payg-compliance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use the following command to create policy
1818
#!/bin/bash
1919

2020
az policy definition create \
21-
--name "Paygo-SQLArc" \
21+
--name "Paygo-SQLMI" \
2222
--display-name "Paygo-SQLMI" \
2323
--description "This Azure Policy ensures that all SQL Managed Instance resources using LicenseType = BasePrice are marked as non-compliant. The remediation task sets LicenseType = LicenseIncluded." \
2424
--rules @rules.json \

0 commit comments

Comments
 (0)