Azure Governance Visualizer aka AzGovViz is a PowerShell script that captures Azure Governance related information such as Azure Policy, RBAC (a lot more) by polling Azure ARM, Storage and Microsoft Graph APIs.
update getConsumption (getConsumptionv2): instead of full Management Group scope costmanagement data retrieval, batch by Subscription quotaId in batches of 100. Failing batches and batches of Subscriptions of quotaId CSP_2015-05-01 (see param block variable SubscriptionQuotaIdsThatDoNotSupportCostManagementManagementGroupScopeQuery) will fallback to get costmanagement data per Subscription.
html; update jquery; source tablefilter js
update .devcontainer/devcontainer.json
use AzAPICall PowerShell module version 1.2.3 (Handle costManagement error SubscriptionCostDisabled)
Changes (2024-August-15 / 6.5.0 Minor/Patch)
CSP_2015-05-01
(see param block variableSubscriptionQuotaIdsThatDoNotSupportCostManagementManagementGroupScopeQuery
) will fallback to get costmanagement data per Subscription..devcontainer/devcontainer.json
SubscriptionCostDisabled
)