Skip to content

6.5.0

Compare
Choose a tag to compare
@JulianHayward JulianHayward released this 21 Aug 15:42
· 20 commits to master since this release
687ab6a

Changes (2024-August-15 / 6.5.0 Minor/Patch)

  • ALZ policy refresh H2 FY24 (initiatives.json)
  • DevSkim, PSScriptAnalyzer and OpenSSF Scorecard integration
  • fixes and optimization based on DevSkim, PSScriptAnalyzer and OpenSSF Scorecard findings
  • api version mapping in param block for cloud environment api version availability drift
  • update GitHub workflows to use azure/login@v2 (previous: azure/login@v1):
  • 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)