Skip to content

Commit

Permalink
Merge pull request #136 from ChrisMissal/patch-1
Browse files Browse the repository at this point in the history
docs: fixes typo in parameters section
  • Loading branch information
Claudio-Merola authored Jul 24, 2023
2 parents d0ef739 + 379360c commit 74cfd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Also, by default the Network Topology will not consider Virtual Networks that ar
| AppId | Service Principal Authentication | `-AppId <Client ID>` |
| Secret | Client secret of the Service Principal | `-Secret <Client secret>` |
| SubscriptionID | Specifies Subscription(s) to be inventoried. | `-SubscriptionID <ID>` |
| ManagementGroup | Specifies the Management Grount to be inventoried(all Subscriptions on it) | `-ManagementGroup <ID>` |
| ManagementGroup | Specifies the Management Group to be inventoried(all Subscriptions on it) | `-ManagementGroup <ID>` |
| Lite | Speficies to use only the Import-Excel module and don't create the charts (using Excel's API) | `-Lite` |
| SecurityCenter | Include Security Center Data. | `-SecurityCenter` |
| SkipAdvisory | Do not collect Azure Advisory. | `-SkipAdvisory` |
Expand Down

0 comments on commit 74cfd50

Please sign in to comment.