Skip to content

Commit a952cfb

Browse files
committed
updates to enablement and the observability text
1 parent d775819 commit a952cfb

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.author: hannahhunter
66
author: hhunter-ms
77
ms.contributor: cawa
8-
ms.date: 08/10/2022
8+
ms.date: 08/23/2022
99
ms.subservice: change-analysis
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -22,14 +22,14 @@ Register the `Microsoft.ChangeAnalysis` resource provider with an Azure Resource
2222
- Enter any UI entry point, like the Web App **Diagnose and Solve Problems** tool, or
2323
- Bring up the Change Analysis standalone tab.
2424

25-
In this guide, you'll learn the two ways to enable Change Analysis for web app in-guest changes:
26-
- For one or a few web apps, enable Change Analysis via the UI.
25+
In this guide, you'll learn the two ways to enable Change Analysis for Azure Functions and web app in-guest changes:
26+
- For one or a few Azure Functions or web apps, enable Change Analysis via the UI.
2727
- For a large number of web apps (for example, 50+ web apps), enable Change Analysis using the provided PowerShell script.
2828

2929
> [!NOTE]
30-
> Slot-level enablement for web app is not supported at the moment.
30+
> Slot-level enablement for Azure Functions or web app is not supported at the moment.
3131
32-
## Enable web app in-guest change collection via Azure Portal
32+
## Enable Azure Functions and web app in-guest change collection via the Change Analysis portal
3333

3434
For web app in-guest changes, separate enablement is required for scanning code files within a web app. For more information, see [Change Analysis in the Diagnose and solve problems tool](change-analysis-visualizations.md#diagnose-and-solve-problems-tool) section.
3535

3.89 KB
Loading
-67.2 KB
Loading

articles/azure-monitor/observability-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ Read more about distributed tracing at [What is Distributed Tracing?](app/distri
5353

5454
## Changes
5555

56-
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).
56+
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 the [Change Analysis tool via the Change Analysis portal](./change/change-analysis-enable.md#enable-web-app-in-guest-change-collection-via-the-change-analysis-portal).
5757

5858
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.
5959

60-
Read more about Change Analysis, including observability, in [Use Change Analysis in Azure Monitor](./change/change-analysis.md).
60+
[Enable Change Analysis for observability in your own application](https://aka.ms/cahome).
6161

6262
## Next steps
6363

0 commit comments

Comments
 (0)