Skip to content

Commit 8a1abad

Browse files
committed
reword data platform and the visualizations page
1 parent bc04194 commit 8a1abad

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ ms.topic: conceptual
55
ms.author: hannahhunter
66
author: hhunter-ms
77
ms.contributor: cawa
8-
ms.date: 07/11/2022
8+
ms.date: 07/28/2022
99
ms.subservice: change-analysis
1010
ms.custom: devx-track-azurepowershell
1111
ms.reviewer: cawa
1212
---
1313

1414
# Visualizations for Change Analysis in Azure Monitor (preview)
1515

16-
## Standalone UI
16+
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-
Change Analysis lives 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:
18+
## The Change Analysis standalone UI
19+
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:
1921

2022
In the Azure portal, search for Change Analysis to launch the experience.
2123

@@ -35,7 +37,6 @@ Send any feedback to the [Change Analysis team](mailto:changeanalysisteam@micros
3537

3638
:::image type="content" source="./media/change-analysis/change-analysis-feedback.png" alt-text="Screenshot of feedback button in Change Analysis tab":::
3739

38-
3940
### Multiple subscription support
4041

4142
The UI supports selecting multiple subscriptions to view resource changes. Use the subscription filter:
@@ -44,7 +45,7 @@ The UI supports selecting multiple subscriptions to view resource changes. Use t
4445

4546
## Diagnose and solve problems tool
4647

47-
From your resource's overview page in Azure portal, select **Diagnose and solve problems** the left menu. As you enter the Diagnose and Solve Problems tool, the **Microsoft.ChangeAnalysis** resource provider will automatically be registered.
48+
From your resource's overview page in Azure portal, you can view change data by selecting **Diagnose and solve problems** the left menu. As you enter the Diagnose and Solve Problems tool, the **Microsoft.ChangeAnalysis** resource provider will automatically be registered.
4849

4950
### Diagnose and solve problems tool for Web App
5051

@@ -84,6 +85,7 @@ You can view Change Analysis data for [multiple Azure resources](./change-analys
8485
## Activity Log change history
8586

8687
Use the [View change history](../essentials/activity-log.md#view-change-history) feature to call the Azure Monitor Change Analysis service backend to view changes associated with an operation. Changes returned include:
88+
8789
- Resource level changes from [Azure Resource Graph](../../governance/resource-graph/overview.md).
8890
- Resource properties from [Azure Resource Manager](../../azure-resource-manager/management/overview.md).
8991
- In-guest changes from PaaS services, such as App Services web app.
@@ -128,4 +130,4 @@ You can also drill to Change Analysis logs via a chart you've created or pinned
128130

129131
## Next steps
130132

131-
- Learn how to [troubleshoot problems in Change Analysis](change-analysis-troubleshoot.md)
133+
- Learn how to [troubleshoot problems in Change Analysis](change-analysis-troubleshoot.md)

articles/azure-monitor/data-platform.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: bwren
55
ms.topic: conceptual
66
ms.tgt_pltfrm: na
77
ms.workload: infrastructure-services
8-
ms.date: 07/19/2022
8+
ms.date: 07/28/2022
99
ms.reviewer: bwren
1010
---
1111

@@ -61,7 +61,10 @@ Read more about distributed tracing at [What is distributed tracing?](app/distri
6161

6262
[Changes](./change/change-analysis-visualizations.md) are a series of events that occur in your Azure application, from the infrastructure layer through application deployment. Changes are traced on a subscription-level using [the Change Analysis tool](./change/change-analysis.md). The Change Analysis tool increases observability by building on the power of [Azure Resource Graph](../governance/resource-graph/overview.md) to provide detailed insights into your application changes.
6363

64-
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 tracked properties and proxied settings change data available. Change Analysis' [integrations with Monitoring and Diagnostics tools](./change/change-analysis-visualizations.md) provide data for various management and troubleshooting scenarios to help users understand what changes might have caused the issues.
64+
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 tracked properties and proxied settings change data available. Change Analysis provides data for various management and troubleshooting scenarios to help users understand what changes might have caused the issues:
65+
- Troubleshoot your application via the [Diagnose & solve problems tool](./change/change-analysis-enable.md).
66+
- 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+
- [Learn more about how to view data results for other scenarios](./change/change-analysis-visualizations.md).
6568

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

0 commit comments

Comments
 (0)