Closed AErmie closed 2 weeks ago
It appeared that some Azure Policy errors occurred due to various Resource Providers not being registered.
However, in this specific instance, the microsoft.insights
provider was already registered!
Triggered re-register the provider. Then triggered a re-deploy of the Azure Policy template, which completed successfully.
In comparing the FORGE environment with the LIVE environment (specifically the Connectivity subscription), the following Resource Providers were registered in FORGE, but not in LIVE:
In comparing the FORGE environment with the LIVE environment (specifically the Management subscription), the following Resource Providers were registered in FORGE, but not in LIVE:
This might be due to some Azure Policies not being applied/deploying correctly. Needs investigation.
In Azure Monitor > Settings: Diagnostic Settings, not all Azure resource types have diagnostics enabled. We should conduct a review/spot-check to ensure the appropriate Azure Policies are deployed and applied, to ensure we are capturing required diagnostics data.
From a quick review, the following Azure resource types are missing diagnostics:
Acceptance Criteria