Skip to content

Commit 1fdd359

Browse files
authored
Fixed grammar
1 parent c2f449f commit 1fdd359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Get-AzSubscription | Export-Csv .\mysubscriptions.csv -NoTypeInformation
6868
If both database parameters and *FilePath* are omitted, the script will write the results to a `.\sql-license-usage.csv` file. The file is created automatically. If the file already exists, the consecutive scans will append the results to it. If the database parameters are specified, the data will be saved in a *Usage-per-subscription* table. If the table doesn't exist, it will be created automatically.
6969

7070
>[!IMPORTANT]
71-
> Selecting `-ShowUnregistered` option will substantially increase the execution time, especially for the subscriptions with a large number of virtual machines.
71+
> Selecting `-ShowUnregistered` option will substantially increase the execution time, especially for the subscriptions with large numbers of virtual machines.
7272
7373
## Example 1
7474

0 commit comments

Comments
 (0)