You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/change/change-analysis-enable.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
5
5
ms.author: hannahhunter
6
6
author: hhunter-ms
7
7
ms.contributor: cawa
8
-
ms.date: 07/11/2022
8
+
ms.date: 07/29/2022
9
9
ms.subservice: change-analysis
10
10
ms.custom: devx-track-azurepowershell
11
11
---
@@ -18,7 +18,7 @@ The Change Analysis service:
18
18
- Easily navigate through all resource changes.
19
19
- Identify relevant changes in the troubleshooting or monitoring context.
20
20
21
-
Register the `Microsoft.ChangeAnalysis` resource provider with an Azure Resource Manager subscription to make the tracked properties and proxied settings change data available. The `Microsoft.ChangeAnalysis` resource is automatically registered as you either:
21
+
Register the `Microsoft.ChangeAnalysis` resource provider with an Azure Resource Manager subscription to make the resource properties and configuration change data available. The `Microsoft.ChangeAnalysis` resource is automatically registered as you either:
22
22
- Enter any UI entry point, like the Web App **Diagnose and Solve Problems** tool, or
Copy file name to clipboardExpand all lines: articles/azure-monitor/change/change-analysis-visualizations.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,19 @@ ms.topic: conceptual
5
5
ms.author: hannahhunter
6
6
author: hhunter-ms
7
7
ms.contributor: cawa
8
-
ms.date: 07/11/2022
8
+
ms.date: 07/28/2022
9
9
ms.subservice: change-analysis
10
10
ms.custom: devx-track-azurepowershell
11
11
ms.reviewer: cawa
12
12
---
13
13
14
14
# Visualizations for Change Analysis in Azure Monitor (preview)
15
15
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:
17
17
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:
19
21
20
22
In the Azure portal, search for Change Analysis to launch the experience.
21
23
@@ -35,7 +37,6 @@ Send any feedback to the [Change Analysis team](mailto:changeanalysisteam@micros
35
37
36
38
:::image type="content" source="./media/change-analysis/change-analysis-feedback.png" alt-text="Screenshot of feedback button in Change Analysis tab":::
37
39
38
-
39
40
### Multiple subscription support
40
41
41
42
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
44
45
45
46
## Diagnose and solve problems tool
46
47
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.
48
49
49
50
### Diagnose and solve problems tool for Web App
50
51
@@ -84,6 +85,7 @@ You can view Change Analysis data for [multiple Azure resources](./change-analys
84
85
## Activity Log change history
85
86
86
87
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
+
87
89
- Resource level changes from [Azure Resource Graph](../../governance/resource-graph/overview.md).
88
90
- Resource properties from [Azure Resource Manager](../../azure-resource-manager/management/overview.md).
89
91
- 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
128
130
129
131
## Next steps
130
132
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)
Using [Azure Resource Graph](../../governance/resource-graph/overview.md), Change Analysis provides a historical record of how the Azure resources that host your application have changed over time. The following tracked settings can be detected:
Unlike Azure Resource Graph, Change Analysis securely queries and computes IP Configuration rules, TLS settings, and extension versions to provide more change details in the app.
Copy file name to clipboardExpand all lines: articles/azure-monitor/data-platform.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: bwren
5
5
ms.topic: conceptual
6
6
ms.tgt_pltfrm: na
7
7
ms.workload: infrastructure-services
8
-
ms.date: 07/19/2022
8
+
ms.date: 07/28/2022
9
9
ms.reviewer: bwren
10
10
---
11
11
@@ -61,7 +61,10 @@ Read more about distributed tracing at [What is distributed tracing?](app/distri
61
61
62
62
[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.
63
63
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 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:
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).
65
68
66
69
Read more about Change Analysis, including data sources in [Use Change Analysis in Azure Monitor](./change/change-analysis.md).
Copy file name to clipboardExpand all lines: articles/azure-monitor/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Azure Monitor uses a version of the [Kusto Query Language](/azure/kusto/query/)
48
48
49
49

50
50
51
-
Change Analysis alerts you to live site issues, outages, component failures, or other change data. It also provides insights into those application changes, increases observability, and reduces the mean time to repair. You automatically register the `Microsoft.ChangeAnalysis` resource provider with an Azure Resource Manager subscription by going to Change Analysis via the Azure portal. For web app in-guest changes, you can enable Change Analysis by using the [Diagnose and solve problems tool](./change/change-analysis-visualizations.md#diagnose-and-solve-problems-tool).
51
+
Change Analysis alerts you to live site issues, outages, component failures, or other change data. It also provides insights into those application changes, increases observability, and reduces the mean time to repair. You automatically register the `Microsoft.ChangeAnalysis` resource provider with an Azure Resource Manager subscription by going to Change Analysis via the Azure portal. For web app in-guest changes, you can enable Change Analysis by using the [Diagnose and solve problems tool](./change/change-analysis-enable.md#enable-web-app-in-guest-change-collection-via-azure-portal).
52
52
53
53
Change Analysis builds on [Azure Resource Graph](../governance/resource-graph/overview.md) to provide a historical record of how your Azure resources have changed over time. It detects managed identities, platform operating system upgrades, and hostname changes. Change Analysis securely queries IP configuration rules, TLS settings, and extension versions to provide more detailed change data.
0 commit comments