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
845 stars 304 forks source link

Property not found during convert json #157

Closed extmaper closed 1 year ago

extmaper commented 1 year ago

Using version v6_major_20221222_1.

Same resource where json of the resource have been shared before.

image

JulianHayward commented 1 year ago

thanks - should be fixed with v6_major_20221228_2

extmaper commented 1 year ago

New error when running latest update.

image

JulianHayward commented 1 year ago

@extmaper at what stage does the error occur?

extmaper commented 1 year ago

@JulianHayward during this part

image

JulianHayward commented 1 year ago

@extmaper at which step was it?

extmaper commented 1 year ago

@JulianHayward - Processing Private Endpoints enrichment for 58 Private Endpoint(s) where the Private Endpoint was not returned from the PE API endpoint but from a resource property

JulianHayward commented 1 year ago

as confirmed, fixed with v6_major_20221229_1