From a96f9cebc9ecc516eb62a9b69f25896099426df0 Mon Sep 17 00:00:00 2001 From: sehoff16 <132695718+sehoff16@users.noreply.github.com> Date: Tue, 12 Aug 2025 16:31:39 +0200 Subject: [PATCH] Update change-analysis-migration.md Changed resource type from "Microsoft.Resources/resources" to "Microsoft.ResourceGraph/resourceChanges", thinking we have a typo here. --- articles/azure-monitor/change/change-analysis-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/azure-monitor/change/change-analysis-migration.md b/articles/azure-monitor/change/change-analysis-migration.md index 91fd3fa997..3c33222fd8 100644 --- a/articles/azure-monitor/change/change-analysis-migration.md +++ b/articles/azure-monitor/change/change-analysis-migration.md @@ -68,7 +68,7 @@ Learn more about the [Change Analysis API powered by Resource Graph](/azure/gove | Supported resource types | [Use Change Analysis (classic) in Azure Monitor to find web app issues](./change-analysis.md) | [Supported Resource Manager resource types](/azure/governance/resource-graph/reference/supported-tables-resources) | | Web app in-app data (app settings, file changes, environmental variables) | Yes | No | | Automatic onboarding for data collection | No | Yes | -| Resource type | `Microsoft.ChangeAnalysis/changes` and `Microsoft.ChangeAnalysis/ resourcechanges` | `Microsoft.Resources/ resources` | +| Resource type | `Microsoft.ChangeAnalysis/changes` and `Microsoft.ChangeAnalysis/ resourcechanges` | `Microsoft.ResourceGraph/ resourceChanges` | | [Change Actor](/azure/governance/resource-graph/changes/get-resource-changes) | No | Yes | | Resource Graph query support | No | Yes | | Granular filtering (including Change Type and Change Actor filters) | No | Yes |