From 570aa22f63042fe6262389a3c6d08eaabb07b01c Mon Sep 17 00:00:00 2001 From: "Alexander (Sasha) Nosov" Date: Tue, 25 Mar 2025 19:36:11 -0700 Subject: [PATCH] spelling --- .../modify-license-type/modify-license-type.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/manage/azure-hybrid-benefit/modify-license-type/modify-license-type.ps1 b/samples/manage/azure-hybrid-benefit/modify-license-type/modify-license-type.ps1 index dcd0829d..e4cc935a 100644 --- a/samples/manage/azure-hybrid-benefit/modify-license-type/modify-license-type.ps1 +++ b/samples/manage/azure-hybrid-benefit/modify-license-type/modify-license-type.ps1 @@ -1,6 +1,6 @@ # # This script provides a scalable method to switch the license type to pay-as-you-go (aka LicenseIncluded) for all SQL resources in a specific subscription or the entire tenant. By default, the script scans -# all subscriptions the user account has access or a .CSV file with a list of subscriptions. Alternatively, you can specify a single subscription or and a specific resource group. The sripts enumerates te specific +# all subscriptions the user account has access or a .CSV file with a list of subscriptions. Alternatively, you can specify a single subscription or and a specific resource group. The sripts enumerates the specific # resources that have been affected by the change. # # The following resources are in scope for the license utilization analysis: