Skip to content

Commit b0153ee

Browse files
authored
Fix typo in README.md regarding Azure subscriptions
1 parent 6a90d07 commit b0153ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ git config --system core.longpaths true
778778

779779
## Facts
780780

781-
Disabled Azure subscriptions and subscriptions where Quota ID starts with with "AAD\_" are being skipped, all others are queried. More information on Subscription Quota ID / Offer numbers: [Supported Microsoft Azure offers](https://learn.microsoft.com/azure/cost-management-billing/costs/understand-cost-mgt-data#supported-microsoft-azure-offers).
781+
Disabled Azure subscriptions and subscriptions where Quota ID starts with "AAD\_" are being skipped, all others are queried. More information on Subscription Quota ID / Offer numbers: [Supported Microsoft Azure offers](https://learn.microsoft.com/azure/cost-management-billing/costs/understand-cost-mgt-data#supported-microsoft-azure-offers).
782782

783783
ARM Limits are not acquired programmatically, these are hardcoded. The links used to check related limits are commented in the param section of the script.
784784

0 commit comments

Comments
 (0)