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/ai-services/speech-service/includes/release-notes/release-notes-tts.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,12 @@ ms.author: eur
7
7
ms.custom: references_regions
8
8
---
9
9
10
+
### July 2024 release
11
+
12
+
#### Text to speech avatar (GA)
13
+
14
+
Text to speech avatar is now generally available. For more information, see [text to speech avatar](../../text-to-speech-avatar/what-is-text-to-speech-avatar.md).
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-data-field-differences.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ This table collects log data from the Internet Information Service on Window sys
28
28
29
29
### Windows event table
30
30
This table collects Events from the Windows Event log. There are two other tables that are used to store Windows events, the SecurityEvent and Event tables.
31
+
31
32
|LAW Field | Difference | Reason| Additional Information |
32
33
|---|---|---|---|
33
34
| UserName | MMA enriches the event with the username prior to sending the event for ingestion. AMA do not do the same enrichment. | The AMA enrichment is not yet implemented. | AMA principles dictate that the event data should remain unchanged by default. Adding and enriched field adds possible processing errors and additional cost for storage. In this case, the customer demand for the field is very high and work is underway to add the username. |
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-migration.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,6 @@ A SCOM Admin Management Pack exists and can help you remove the workspace config
141
141
- Sentinel: Windows Firewall logs aren't generally available (GA) yet.
142
142
- SQL Assessment Solution: This is now part of SQL best practice assessment. The deployment policies require one Log Analytics Workspace per subscription, which isn't the best practice recommended by the AMA team.
143
143
- Microsoft Defender for cloud: Some features for the new agent-less solution are in development. Your migration maybe impacted if you use File Integrity Monitoring (FIM), Endpoint protection discovery recommendations, OS Misconfigurations (Azure Security Benchmark (ASB) recommendations) and Adaptive Application controls.
144
-
- Container Insights: The Windows version is in public preview.
> On 31 August 2024, Azure is retiring the Classic Azure Monitor experience on HDInsight.
165
+
163
166
## Prerequisites
164
167
165
168
* A Log Analytics workspace. You can think of this workspace as a unique Azure Monitor logs environment with its own data repository, data sources, and solutions. For the instructions, see [Create a Log Analytics workspace](../azure-monitor/vm/monitor-virtual-machine.md).
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/whats-new.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,12 @@ This article summarizes new releases and features in the Azure Database for MySQ
24
24
> [!NOTE]
25
25
> This article references the term slave, which Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
26
26
27
+
## August 2024
28
+
29
+
-**Major version upgrade support for Burstable compute tier**
30
+
31
+
Azure Database for MySQL now offers major version upgrades for Burstable SKU compute tiers. This support automatically upgrades the compute tier to General Purpose SKU before performing the upgrade, ensuring sufficient resources. Customers can choose to revert back to Burstable SKU after the upgrade. Additional costs may apply. [Learn more](how-to-upgrade.md#perform-a-planned-major-version-upgrade-from-mysql-57-to-mysql-80-using-the-azure-portal-for-burstable-sku-servers)
32
+
27
33
## July 2024
28
34
29
35
-**Move from private access (virtual network integrated) network to public access or private link**
Copy file name to clipboardExpand all lines: articles/sentinel/sap/collect-sap-hana-audit-logs.md
+20-10Lines changed: 20 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,42 +14,43 @@ This article explains how to collect audit logs from your SAP HANA database.
14
14
> [!IMPORTANT]
15
15
> Microsoft Sentinel SAP HANA support is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
16
16
17
-
18
17
## Prerequisites
19
18
20
19
SAP HANA logs are sent over Syslog. Make sure that your AMA agent or your Log Analytics agent (legacy) is configured to collect Syslog files. For more information, see:
21
20
22
21
For more information, see [Ingest syslog and CEF messages to Microsoft Sentinel with the Azure Monitor Agent](../connect-cef-syslog-ama.md).
23
22
24
-
25
23
## Collect SAP HANA audit logs
26
24
27
25
1. Make sure that the SAP HANA audit log trail is configured to use Syslog, as described in *SAP Note 0002624117*, which is accessible from the [SAP Launchpad support site](https://launchpad.support.sap.com/#/notes/0002624117). For more information, see:
28
26
29
27
-[SAP HANA Audit Trail - Best Practice](https://help.sap.com/docs/SAP_HANA_PLATFORM/b3ee5778bc2e4a089d3299b82ec762a7/35eb4e567d53456088755b8131b7ed1d.html?version=2.0.03)
30
28
-[Recommendations for Auditing](https://help.sap.com/viewer/742945a940f240f4a2a0e39f93d3e2d4/2.0.05/en-US/5c34ecd355e44aa9af3b3e6de4bbf5c1.html)
29
+
-[SAP HANA Security Guide for SAP HANA Platform](https://help.sap.com/docs/SAP_HANA_PLATFORM/b3ee5778bc2e4a089d3299b82ec762a7/4f7cde1125084ea3b8206038530e96ce.html)
31
30
32
-
1. Check your operating system Syslog files for any relevant HANA database events.
31
+
2. Check your operating system Syslog files for any relevant HANA database events.
33
32
34
-
1. Sign into your HANA database operating system as a user with sudo privileges.
33
+
3. Sign into your HANA database operating system as a user with sudo privileges.
35
34
36
-
1. Install an agent on your machine and confirm that your machine is connected. For more information, see:
35
+
4. Install an agent on your machine and confirm that your machine is connected. For more information, see:
> Because the facilities where HANA database events are saved can change between different distributions, we recommend that you add all facilities. Check them against your Syslog logs, and then remove any that aren't relevant.
48
-
>
49
47
50
48
## Verify your configuration
51
49
52
-
In Microsoft Sentinel, check to confirm that HANA database events are now shown in the ingested logs. For example, run the following query:
50
+
Use the following steps in both Microsoft Sentinel and your SAP HANA database to verify that your system is configured as expected.
51
+
52
+
### Microsoft Sentinel
53
+
In Microsoft Sentinel's **Logs** page, check to confirm that HANA database events are now shown in the ingested logs. For example, run the following query:
53
54
54
55
```Kusto
55
56
//generated function structure for custom log Syslog
T_Syslog | union isfuzzy= true (D_Syslog | where TimeGenerated != '1000-01-01T00:00:00Z')
80
81
```
81
82
83
+
### SAP HANA
84
+
85
+
In your SAP HANA database, check your configured audit policies. For more information on the required SQL statements, see [SAP Note 3016478](https://me.sap.com/notes/3016478/E).
82
86
83
-
## Add analytics rules for SAP HANA
87
+
## Add analytics rules for SAP HANA in Microsoft Sentinel
84
88
85
89
Use the following built-in analytics rules to have Microsoft Sentinel start triggering alerts on related SAP HANA activity:
86
90
@@ -93,6 +97,11 @@ For more information, see [Microsoft Sentinel solution for SAP® applications: s
93
97
94
98
## Related content
95
99
100
+
Learn more about the Microsoft Sentinel Solution for SAP BTP:
101
+
102
+
-[Deploy Microsoft Sentinel solution for SAP® applications](deploy-sap-btp-solution.md)
103
+
-[Microsoft Sentinel Solution for SAP BTP: security content reference](sap-btp-security-content.md)
104
+
96
105
Learn more about the Microsoft Sentinel solution for SAP® applications:
97
106
98
107
-[Deploy Microsoft Sentinel solution for SAP® applications](deployment-overview.md)
@@ -107,6 +116,8 @@ Learn more about the Microsoft Sentinel solution for SAP® applications:
107
116
Troubleshooting:
108
117
109
118
-[Troubleshoot your Microsoft Sentinel solution for SAP® applications deployment](sap-deploy-troubleshoot.md)
119
+
-[HANA audit log is not generated in SYSLOG | SAP note](https://me.sap.com/notes/3305033/E)
120
+
-[How to Redirect syslog Auditing for HANA to an alternate location | SAP note](https://me.sap.com/notes/2386609)
Copy file name to clipboardExpand all lines: articles/update-manager/manage-pre-post-events.md
+3-29Lines changed: 3 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Manage the pre and post (preview) maintenance configuration events in Azure Update Manager
2
+
title: Manage the pre and post maintenance configuration events in Azure Update Manager
3
3
description: The article provides the steps to manage the pre and post maintenance events in Azure Update Manager.
4
4
ms.service: azure-update-manager
5
5
ms.date: 07/24/2024
@@ -8,37 +8,11 @@ ms.author: sudhirsneha
8
8
author: SnehaSudhirG
9
9
---
10
10
11
-
# Manage pre and post events (preview) maintenance configuration events
11
+
# Manage pre and post events maintenance configuration events
12
12
13
13
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers :heavy_check_mark: Azure VMs.
14
14
15
-
This article describes on how to register your subscription and manage pre and post events in Azure Update Manager.
16
-
17
-
## Register your subscription for public preview
18
-
19
-
To self-register your subscription for public preview, follow these steps:
20
-
21
-
#### [Azure portal](#tab/portal)
22
-
23
-
1. Sign in to the [Azure portal](https://portal.azure.com) and select **More services**.
24
-
1. On the **All services** page, search for **Preview features**.
25
-
1. On the **Preview Features** page, search and select **Pre and Post Events**.
26
-
1. Select the feature and then select **Register** to register the subscription.
27
-
28
-
:::image type="content" source="./media/tutorial-using-functions/register-feature.png" alt-text="Screenshot that shows how to register the preview feature." lightbox="./media/tutorial-using-functions/register-feature.png":::
29
-
30
-
#### [Azure CLI](#tab/cli)
31
-
32
-
```azurecli-interactive
33
-
az feature register --name InGuestPatchPrePostMaintenanceActivity --namespace Microsoft.Maintenance
0 commit comments