Skip to content

Commit 7e642d7

Browse files
authored
Merge pull request #91358 from DCtheGeek/dmc-arg-appanalysis
Adding link to Application Change Analysis
2 parents 3656dde + 1dc0a6b commit 7e642d7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/governance/resource-graph/how-to/get-resource-changes.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,13 @@ Change detection and details are valuable for the following example scenarios:
2929
may need to be managed via an Azure Policy definition.
3030

3131
This article shows how to gather this information through Resource Graph's SDK. To see this
32-
information in the Azure portal, see Azure Policy's [Change history](../../policy/how-to/determine-non-compliance.md#change-history-preview)
33-
or Azure Activity Log [Change history](../../../azure-monitor/platform/activity-log-view.md#azure-portal).
32+
information in the Azure portal, see Azure Policy's
33+
[Change history](../../policy/how-to/determine-non-compliance.md#change-history-preview) or Azure
34+
Activity Log [Change history](../../../azure-monitor/platform/activity-log-view.md#azure-portal).
35+
For details about changes to your applications from the infrastructure layer all the way to
36+
application deployment, see
37+
[Use Application Change Analysis (preview)](../../../azure-monitor/app/change-analysis.md) in Azure
38+
Monitor.
3439

3540
> [!NOTE]
3641
> Change details in Resource Graph are for Resource Manager properties. For tracking changes inside

0 commit comments

Comments
 (0)