JulianHayward / Azure-MG-Sub-Governance-Reporting

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.
MIT License
857 stars 308 forks source link

Add appgws with empty backend pools #172

Closed sebassem closed 1 year ago

sebassem commented 1 year ago

Add a query to find application gateways without backend pools using the 'misconfiguration' intent. I see this also applies to 'cost-savings' intent but not sure which one makes more sense in the context of AzGovViz.

Azure Governance Visualizer run identifier: 'B846E53FCC1EB28462D7A6F15661EF7D3AB809B7989EA04C400F611CAE4C213446998BCACA9B991BBFE129BBC37E398A80034879F9D04E3E6B7870F0F407D3F0'

JulianHayward commented 1 year ago

@sebassem nice one! let´s make it 'cost savings'

JulianHayward commented 1 year ago

@sebassem will you also contribute the query at https://github.com/dolevshor/azure-orphan-resources ?

sebassem commented 1 year ago

@sebassem will you also contribute the query at https://github.com/dolevshor/azure-orphan-resources ?

let me have a look there :)