File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
articles/governance/resource-graph/how-to Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,13 @@ Change detection and details are valuable for the following example scenarios:
29
29
may need to be managed via an Azure Policy definition.
30
30
31
31
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.
34
39
35
40
> [ !NOTE]
36
41
> Change details in Resource Graph are for Resource Manager properties. For tracking changes inside
You can’t perform that action at this time.
0 commit comments