Changes (2022-Sep-30 / Major)
- Fix issue #135
- Embedded GitHub Actions OIDC (Open ID Connect) specific functionality to reconnect and get new token (AzAPICall)
- New parameter
-GitHubActionsOIDC
which is only to be used for GitHub Actions/.github/workflows/AzGovViz_OIDC.yml
- Updated
/.github/workflows/AzGovViz_OIDC.yml
to use the new parameter-GitHubActionsOIDC
- Fix issue #136
- Handle return for Storage Accounts located in managed Resource Groups
🌸 Call for contribution: Please review the list of known managed Resource Groups and contribute if you can, thanks!
- Handle return for Storage Accounts located in managed Resource Groups
- Added missing variable
NoStorageAccountAccessAnalysis
in.azuredevops/pipelines/AzGovViz.variables.yml
- Use AzAPICall PowerShell module version 1.1.29