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.
AzGovViz version
please only report bug if you are running the latest version of AzGovViz
CodeRunPlatform
GitHub Action via AzGovViz accelerator
Describe the bug
When running the tool via github actions, it creates the webapp with default page "AzGovViz.html" but doesnt actually have the html file "AzGovViz.html" in the wwwroot folder. Hence it moves to hostingstart.html and shows the default page.
When ran the script manually, it ended up with error
0 'Available Private Endpoint Types' - Please use another Subscription for the AzContext (current subscriptionId: '****') -> use parameter: -SubscriptionId4AzContext ''**
even when using the parameter or changing the value within the AzGovVizParallel.ps1, it fails with same error.
Screenshots
Additional context
Add any other context about the problem here.
AzGovViz version please only report bug if you are running the latest version of AzGovViz
CodeRunPlatform GitHub Action via AzGovViz accelerator
Describe the bug When running the tool via github actions, it creates the webapp with default page "AzGovViz.html" but doesnt actually have the html file "AzGovViz .html" in the wwwroot folder. Hence it moves to hostingstart.html and shows the default page.
When ran the script manually, it ended up with error 0 'Available Private Endpoint Types' - Please use another Subscription for the AzContext (current subscriptionId: '****') -> use parameter: -SubscriptionId4AzContext ''**
even when using the parameter or changing the value within the AzGovVizParallel.ps1, it fails with same error.
Screenshots
Additional context Add any other context about the problem here.