Skip to content

Commit 1fde146

Browse files
committed
Merge branch 'main' of into troubleshoot
2 parents 214fcc7 + efecc54 commit 1fde146

File tree

7 files changed

+29
-20
lines changed

7 files changed

+29
-20
lines changed

articles/azure-monitor/agents/azure-monitor-agent-mma-removal-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To install the package:
5959

6060
``` PowerShell
6161
CD "<LocalExtractedFolderPath>\AzTSMMARemovalUtilityDeploymentFiles"
62-
. ".\MMARemovalUtilitySetupConsolidated.ps1"
62+
. ".\MMARemovalUtilityConsolidatedSetup.ps1"
6363
```
6464

6565
1. Sign in to the Azure account by using the following PowerShell command:

articles/azure-monitor/agents/data-collection-syslog.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,29 @@ When the Azure Monitor agent for Linux is installed, it configures the local Sys
2020
:::image type="content" source="media/azure-monitor-agent/linux-agent-syslog-communication.png" lightbox="media/azure-monitor-agent/linux-agent-syslog-communication.png" alt-text="Diagram that shows Syslog daemon and Azure Monitor Agent communication.":::
2121

2222
The following facilities are supported with the Syslog collector:
23-
* alert
24-
* audit
25-
* auth
26-
* authpriv
27-
* clock (formerly mark)
28-
* cron
23+
* None
24+
* Kern
25+
* user
26+
* mail
2927
* daemon
30-
* ftp
31-
* kern
32-
* local0-local7
28+
* auth
29+
* syslog
3330
* lpr
34-
* mail
3531
* news
36-
* nopri
37-
* ntp
38-
* syslog
39-
* user
4032
* uucp
33+
* ftp
34+
* ntp
35+
* audit
36+
* alert
37+
* mark
38+
* local0
39+
* local1
40+
* local2
41+
* local3
42+
* local4
43+
* local5
44+
* local6
45+
* local7
4146

4247
For some device types that don't allow local installation of Azure Monitor Agent, the agent can be installed instead on a dedicated Linux-based log forwarder. The originating device must be configured to send Syslog events to the Syslog daemon on this forwarder instead of the local daemon. For more information, see the [Sentinel tutorial](../../sentinel/forward-syslog-monitor-agent.md).
4348

articles/azure-monitor/alerts/alerts-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create a logic app to process Azure Monitor alerts.
44
author: EdB-MSFT
55
ms.author: abbyweisberg
66
ms.topic: conceptual
7-
ms.date: 02/09/2023
7+
ms.date: 03/10/2024
88
ms.reviewer: edbaynash
99

1010
# Customer intent: As an administrator, I want to create a logic app that's triggered by an alert so that I can send emails or Teams messages when an alert is fired.

articles/azure-monitor/alerts/alerts-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article explains the different types of Azure Monitor alerts a
44
author: AbbyMSFT
55
ms.author: abbyweisberg
66
ms.topic: conceptual
7-
ms.date: 01/22/2024
7+
ms.date: 03/10/2024
88
ms.custom: template-concept
99
ms.reviewer: harelbr
1010
---

articles/azure-monitor/vm/vminsights-enable-policy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ The initiatives apply to new machines you create and machines you modify, but no
3131
| Legacy: Enable Azure Monitor for VMs | Installs the Log Analytics agent and Dependency agent on virtual machine scale sets. |
3232
| Legacy: Enable Azure Monitor for virtual machine scale sets | Installs the Log Analytics agent and Dependency agent on virtual machine scale sets. |
3333

34+
[!INCLUDE [Log Analytics agent deprecation](../../../includes/log-analytics-agent-deprecation.md)]
35+
3436
## Support for custom images
3537

3638
Azure Monitor Agent-based VM insights policy and initiative definitions have a `scopeToSupportedImages` parameter that's set to `true` by default to enable onboarding Dependency Agent on supported images only. Set this parameter to `false`to allow onboarding Dependency Agent on custom images.

articles/azure-monitor/vm/vminsights-maps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ To enable the Map feature in VM insights, the virtual machine requires one of th
2626
- Azure Monitor Agent with processes and dependencies enabled.
2727
- The Log Analytics agent enabled for VM insights.
2828

29+
[!INCLUDE [Log Analytics agent deprecation](../../../includes/log-analytics-agent-deprecation.md)]
30+
2931
For more information, see [Enable VM insights on unmonitored machine](vminsights-enable-overview.md).
3032

3133
> [!WARNING]

articles/defender-for-cloud/support-matrix-cloud-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Support across Azure clouds
3-
description: Review Defender for Cloud features and plans supported across different clouds
3+
description: Review Defender for Cloud features and plans supported across different clouds.
44
ms.topic: limits-and-quotas
5-
ms.date: 12/03/2023
5+
ms.date: 03/10/2024
66
---
77

88
# Defender for Cloud support for Azure commercial/other clouds
@@ -31,7 +31,7 @@ In the support table, **NA** indicates that the feature isn't available.
3131
|[Secure score](secure-score-security-controls.md) | GA | GA | GA|
3232
|[DevOps security posture](concept-devops-environment-posture-management-overview.md) | Preview | NA | NA|
3333
| **DEFENDER CSPM FEATURES** | | | |
34-
| [Data security dashboard](data-aware-security-dashboard-overview.md) | Preview | NA | NA |
34+
| [Data security dashboard](data-aware-security-dashboard-overview.md) | GA | NA | NA |
3535
|**DEFENDER FOR CLOUD PLANS** | | ||
3636
|[Defender CSPM](concept-cloud-security-posture-management.md)| GA | NA | NA|
3737
|[Defender for APIs](defender-for-apis-introduction.md). | GA | NA | NA|

0 commit comments

Comments
 (0)