Skip to content

Commit 5587eac

Browse files
authored
Merge pull request #217848 from hhunter-ms/hh-2007295
[Change Analysis] Add Monitor home page as way to view changes
2 parents 5530849 + c86c0c9 commit 5587eac

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

articles/azure-monitor/change/change-analysis-visualizations.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,21 @@ ms.reviewer: cawa
1515

1616
Change Analysis provides data for various management and troubleshooting scenarios to help you understand what changes to your application might have caused the issues. You can view the Change Analysis data through several channels:
1717

18-
## The Change Analysis standalone UI
18+
## Change Analysis overview portal
1919

20-
You can access Change Analysis in a standalone pane under Azure Monitor, where you can view all changes and application dependency/resource insights. You can access Change Analysis through a couple of entry points:
20+
You can access the Change Analysis overview portal under Azure Monitor, where you can view all changes and application dependency/resource insights. You can access Change Analysis through a couple of entry points:
21+
22+
### Monitor home page
23+
24+
From the Azure portal home page, select **Monitor** from the menu.
25+
26+
:::image type="content" source="./media/change-analysis/monitor-menu-2.png" alt-text="Screenshot of finding the Monitor home page from the main portal menu.":::
27+
28+
In the Monitor overview page, select the **Change Analysis** card.
29+
30+
:::image type="content" source="./media/change-analysis/change-analysis-monitor-overview.png" alt-text="Screenshot of selecting the Change Analysis card on the Monitor overview page.":::
31+
32+
### Search
2133

2234
In the Azure portal, search for Change Analysis to launch the experience.
2335

79.9 KB
Loading

articles/azure-monitor/data-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Read more about distributed tracing at [What is distributed tracing?](app/distri
6464

6565
Once [Change Analysis is enabled](./change/change-analysis-enable.md), the `Microsoft.ChangeAnalysis` resource provider is registered with an Azure Resource Manager subscription to make the resource properties and configuration change data available. Change Analysis provides data for various management and troubleshooting scenarios to help users understand what changes might have caused the issues:
6666
- Troubleshoot your application via the [Diagnose & solve problems tool](./change/change-analysis-enable.md).
67-
- Perform general management and monitoring via the [Change Analysis standalone UI](./change/change-analysis-visualizations.md#the-change-analysis-standalone-ui) and [the activity log](./change/change-analysis-visualizations.md#activity-log-change-history).
67+
- Perform general management and monitoring via the [Change Analysis overview portal](./change/change-analysis-visualizations.md#change-analysis-overview-portal) and [the activity log](./change/change-analysis-visualizations.md#activity-log-change-history).
6868
- [Learn more about how to view data results for other scenarios](./change/change-analysis-visualizations.md).
6969

7070
Read more about Change Analysis, including data sources in [Use Change Analysis in Azure Monitor](./change/change-analysis.md).

0 commit comments

Comments
 (0)