Skip to content

Commit 5d13b89

Browse files
committed
fix warnings
1 parent 040a7ba commit 5d13b89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Azure Monitor Change Analysis service supports resource property level changes i
6767
Azure Monitor's Change Analysis queries for:
6868
- [Azure Resource Manager resource properties.](#azure-resource-manager-resource-properties-changes)
6969
- [Configuration changes.](#configuration-changes)
70-
- [Web app in-guest changes.](#changes-in-web-app-configuration-in-guest-changes)
70+
- [Web app in-guest changes.](#changes-in-azure-functions-and-web-app-configuration-in-guest-changes)
7171

7272
Change Analysis also tracks [resource dependency changes](#dependency-changes) to diagnose and monitor an application end-to-end.
7373

articles/azure-monitor/data-sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The [Azure Activity log](essentials/platform-logs-overview.md) includes service
8686
| Destination | Description | Reference |
8787
| ----------- | ----------- | --------- |
8888
| Azure Resource Manager control plane changes | Change Analysis provides a historical record of how the Azure resources that host your application have changed over time, using Azure Resource Graph | [Resources | Get Changes](../governance/resource-graph/how-to/get-resource-changes.md) |
89-
| Resource configurations and settings changes | Change Analysis securely queries and computes IP Configuration rules, TLS settings, and extension versions to provide more change details in the app. | [Azure Resource Manager configuration changes](./change/change-analysis.md#azure-resource-manager-configuration-changes) |
89+
| Resource configurations and settings changes | Change Analysis securely queries and computes IP Configuration rules, TLS settings, and extension versions to provide more change details in the app. | [Azure Resource Manager configuration changes](./change/change-analysis.md#azure-resource-manager-resource-properties-changes) |
9090
| Web app in-guest changes | Every 30 minutes, Change Analysis captures the deployment and configuration state of an application. | [Diagnose and solve problems tool for Web App](./change/change-analysis-visualizations.md#diagnose-and-solve-problems-tool-for-web-app) |
9191

9292
## Azure resources

0 commit comments

Comments
 (0)