Skip to content

Commit 8597b6f

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into privateappgw
2 parents 9c3ba28 + 52e9359 commit 8597b6f

File tree

788 files changed

+7651
-2295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

788 files changed

+7651
-2295
lines changed

articles/application-gateway/ingress-controller-troubleshoot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ The following conditions must be in place for AGIC to function as expected:
223223
```
224224
225225
226+
226227
* Is your [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) annotated with: `kubernetes.io/ingress.class: azure/application-gateway`? AGIC only watches for Kubernetes Ingress resources that have this annotation.
227228
228229
```bash
-3.27 KB
Loading
Loading
-372 Bytes
Loading
263 Bytes
Loading
2.89 KB
Loading
16 KB
Loading

articles/automation/change-tracking/configure-alerts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ ms.service: azure-automation
1111
# How to create alerts for Change Tracking and Inventory
1212

1313
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
15+
> [!NOTE]
16+
> Change Tracking & Inventory with Log Analytics onboarding via Azure portal will not be allowed since the service has retired on **31st August 2024**. We recommend that you configure new version of Change Tracking & Inventory with AMA. Your existing VMs on Change Tracking & Inventory with legacy agent will continue to work till **1st February, 2025**. For more information, see [Enable Change Tracking and Inventory using Azure Monitoring Agent](enable-vms-monitoring-agent.md).
17+
1418
Alerts in Azure proactively notify you of results from runbook jobs, service health issues, or other scenarios related to your Automation account. Azure Automation does not include pre-configured alert rules, but you can create your own based on data that it generates. This article provides guidance on creating alert rules based on changes identified by Change Tracking and Inventory.
1519

1620
If you're not familiar with Azure Monitor alerts, see [Overview of alerts in Microsoft Azure](/azure/azure-monitor/alerts/alerts-overview) before you start. To learn more about alerts that use log queries, see [Log alerts in Azure Monitor](/azure/azure-monitor/alerts/alerts-unified-log).

articles/automation/change-tracking/manage-change-tracking.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Change Tracking and Inventory in Azure Automation
33
description: This article tells how to use Change Tracking and Inventory to track software and Microsoft service changes in your environment.
44
services: automation
55
ms.subservice: change-inventory-management
6-
ms.date: 09/15/2024
6+
ms.date: 09/19/2024
77
ms.topic: how-to
88
ms.service: azure-automation
99
---
@@ -12,6 +12,9 @@ ms.service: azure-automation
1212

1313
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
1414

15+
> [!NOTE]
16+
> Change Tracking & Inventory with Log Analytics onboarding via Azure portal will not be allowed since the service has retired on **31st August 2024**. We recommend that you configure new version of Change Tracking & Inventory with AMA. Your existing VMs on Change Tracking & Inventory with legacy agent will continue to work till **1st February, 2025**. For more information, see [Enable Change Tracking and Inventory using Azure Monitoring Agent](enable-vms-monitoring-agent.md).
17+
1518
When you add a new file or registry key to track, Azure Automation enables it for [Change Tracking and Inventory](overview.md). This article describes how to configure tracking, review tracking results, and handle alerts when changes are detected.
1619

1720
Before using the procedures in this article, ensure that you've enabled Change Tracking and Inventory on your VMs using one of these techniques:

articles/automation/change-tracking/manage-inventory-vms.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ description: This article tells how to manage inventory collection from VMs.
44
services: automation
55
ms.subservice: change-inventory-management
66
keywords: inventory, automation, change, tracking
7-
ms.date: 09/09/2024
7+
ms.date: 09/19/2024
88
ms.topic: how-to
99
ms.service: azure-automation
1010
---
1111
# Manage inventory collection from VMs
1212

13+
[!INCLUDE [./log-analytics-retirement-announcement.md](../includes/log-analytics-retirement-announcement.md)]
14+
15+
> [!NOTE]
16+
> Change Tracking & Inventory with Log Analytics onboarding via Azure portal will not be allowed since the service has retired on **31st August 2024**. We recommend that you configure new version of Change Tracking & Inventory with AMA. Your existing VMs on Change Tracking & Inventory with legacy agent will continue to work till **1st February, 2025**. For more information, see [Enable Change Tracking and Inventory using Azure Monitoring Agent](enable-vms-monitoring-agent.md).
17+
1318
You can enable inventory tracking for an Azure VM from the resource page of the machine. You can collect and view the following inventory information on your computers:
1419

1520
- Windows updates, Windows applications, services, files, and registry keys

0 commit comments

Comments
 (0)