Skip to content

Commit 3272ac8

Browse files
committed
Spelling errors
1 parent 08f5075 commit 3272ac8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/manage/azure-hybrid-benefit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 1/11/2021
88

99
# Overview
1010

11-
This script provides a simple solution to analyze adn track the consolidated utilization of SQL Server licenses by all of the SQL resources in a specific subscription or the entire the account. By default, the script scans all subscriptions the user account has access. Alternatively, you can specify a single subscription or a .CSV file with a list of subscription. The usage report includes the following information for each scanned subscription.
11+
This script provides a simple solution to analyze and track the consolidated utilization of SQL Server licenses by all of the SQL resources in a specific subscription or the entire the account. By default, the script scans all subscriptions the user account has access. Alternatively, you can specify a single subscription or a .CSV file with a list of subscription. The usage report includes the following information for each scanned subscription.
1212

1313
| **Category** | **Description** |
1414
|:--|:--|

samples/manage/azure-hybrid-benefit/sql-license-usage.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# limitations under the License.
1313
# ---------------------------------------------------------------------------------
1414
#
15-
# This script provided a simple solution to analyze adn track the consolidated utilization of SQL Server licenses
15+
# This script provided a simple solution to analyze and track the consolidated utilization of SQL Server licenses
1616
# by all of the SQL resources in a specific subscription or the entire the account. By default, the script scans
1717
# all subscriptions the user account has access. Alternatively, you can specify a single subscription or a .CSV file
1818
# with a list of subscription. The usage report includes the following information for each scanned subscription.

0 commit comments

Comments
 (0)