Skip to content

Commit c91b66b

Browse files
author
David Curwin
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into wi-206789-container-qualys-retirement-feb7-2024
2 parents c6e691e + 63a7867 commit c91b66b

32 files changed

+138
-103
lines changed

articles/ai-services/speech-service/how-to-pronunciation-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ This table lists some of the key configuration parameters for pronunciation asse
187187
|-----------|-------------|
188188
| `ReferenceText` | The text that the pronunciation is evaluated against.<br/><br/>The `ReferenceText` parameter is optional. Set the reference text if you want to run a [scripted assessment](#scripted-assessment-results) for the reading language learning scenario. Don't set the reference text if you want to run an [unscripted assessment](#unscripted-assessment-results).<br/><br/>For pricing differences between scripted and unscripted assessment, see [Pricing](./pronunciation-assessment-tool.md#pricing). |
189189
| `GradingSystem` | The point system for score calibration. `FivePoint` gives a 0-5 floating point score. `HundredMark` gives a 0-100 floating point score. Default: `FivePoint`. |
190-
| `Granularity` | Determines the lowest level of evaluation granularity. Returns scores for levels greater than or equal to the minimal value. Accepted values are `Phoneme`, which shows the score on the full text, word, syllable, and phoneme level, `Syllable`, which shows the score on the full text, word, and syllable level, `Word`, which shows the score on the full text and word level, or `FullText`, which shows the score on the full text level only. The provided full reference text can be a word, sentence, or paragraph. It depends on your input reference text. Default: `Phoneme`.|
190+
| `Granularity` | Determines the lowest level of evaluation granularity. Returns scores for levels greater than or equal to the minimal value. Accepted values are `Phoneme`, which shows the score on the full text, word, syllable, and phoneme level, `Word`, which shows the score on the full text and word level, or `FullText`, which shows the score on the full text level only. The provided full reference text can be a word, sentence, or paragraph. It depends on your input reference text. Default: `Phoneme`.|
191191
| `EnableMiscue` | Enables miscue calculation when the pronounced words are compared to the reference text. Enabling miscue is optional. If this value is `True`, the `ErrorType` result value can be set to `Omission` or `Insertion` based on the comparison. Values are `False` and `True`. Default: `False`. To enable miscue calculation, set the `EnableMiscue` to `True`. You can refer to the code snippet below the table. |
192192
| `ScenarioId` | A GUID for a customized point system. |
193193

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
author: KennedyDenMSFT
3+
ms.author: guywild
4+
ms.service: azure-monitor
5+
ms.topic: include
6+
ms.date: 02/27/2024
7+
---
8+
9+
>[!NOTE]
10+
> With Dependency agent 9.10.15 and above, installation is not blocked for unsupported kernel versions, but the agent will run in degraded mode. In this mode, connection and port data stored in VMConnection and VMBoundport tables is not collected. The VMProcess table may have some data, but it will be minimal.
11+
12+
| Distribution | OS version | Kernel version |
13+
|:---|:---|:---|
14+
| Red Hat Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
15+
| | 8.5 | 4.18.0-348.\*el8_5.x86_644.18.0-348.\*el8.x86_64 |
16+
| | 8.4 | 4.18.0-305.\*el8.x86_64, 4.18.0-305.\*el8_4.x86_64 |
17+
| | 8.3 | 4.18.0-240.\*el8_3.x86_64 |
18+
| | 8.2 | 4.18.0-193.\*el8_2.x86_64 |
19+
| | 8.1 | 4.18.0-147.\*el8_1.x86_64 |
20+
| | 8.0 | 4.18.0-80.\*el8.x86_64<br>4.18.0-80.\*el8_0.x86_64 |
21+
| Red Hat Linux 7 | 7.9 | 3.10.0-1160 |
22+
| | 7.8 | 3.10.0-1136 |
23+
| | 7.7 | 3.10.0-1062 |
24+
| | 7.6 | 3.10.0-957 |
25+
| | 7.5 | 3.10.0-862 |
26+
| | 7.4 | 3.10.0-693 |
27+
| Red Hat Linux 6 | 6.10 | 2.6.32-754 |
28+
| | 6.9 | 2.6.32-696 |
29+
| CentOS Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
30+
| | 8.5 | 4.18.0-348.\*el8_5.x86_644.18.0-348.\*el8.x86_64 |
31+
| | 8.4 | 4.18.0-305.\*el8.x86_64, 4.18.0-305.\*el8_4.x86_64 |
32+
| | 8.3 | 4.18.0-240.\*el8_3.x86_64 |
33+
| | 8.2 | 4.18.0-193.\*el8_2.x86_64 |
34+
| | 8.1 | 4.18.0-147.\*el8_1.x86_64 |
35+
| | 8.0 | 4.18.0-80.\*el8.x86_64<br>4.18.0-80.\*el8_0.x86_64 |
36+
| CentOS Linux 7 | 7.9 | 3.10.0-1160 |
37+
| | 7.8 | 3.10.0-1136 |
38+
| | 7.7 | 3.10.0-1062 |
39+
| CentOS Linux 6 | 6.10 | 2.6.32-754.3.5<br>2.6.32-696.30.1 |
40+
| | 6.9 | 2.6.32-696.30.1<br>2.6.32-696.18.7 |
41+
| Ubuntu Server | 20.04 | 5.8<br>5.4\* |
42+
| | 18.04 | 5.3.0-1020<br>5.0 (includes Azure-tuned kernel)<br>4.18*<br>4.15* |
43+
| | 16.04.3 | 4.15.\* |
44+
| | 16.04 | 4.13.\*<br>4.11.\*<br>4.10.\*<br>4.8.\*<br>4.4.\* |
45+
| | 14.04 | 3.13.\*-generic<br>4.4.\*-generic|
46+
| SUSE Linux 12 Enterprise Server | 12 SP5 | 4.12.14-122.\*-default, 4.12.14-16.\*-azure|
47+
| | 12 SP4 | 4.12.\* (includes Azure-tuned kernel) |
48+
| | 12 SP3 | 4.4.\* |
49+
| | 12 SP2 | 4.4.\* |
50+
| SUSE Linux 15 Enterprise Server | 15 SP1 | 4.12.14-197.\*-default, 4.12.14-8.\*-azure |
51+
| | 15 | 4.12.14-150.\*-default |
52+
| Debian | 9 | 4.9 |
53+
54+
>[!NOTE]
55+
> Dependency agent is not supported for Azure Virtual Machines with Ampere Altra ARM–based processors.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
author: KennedyDenMSFT
3+
ms.author: guywild
4+
ms.service: azure-monitor
5+
ms.topic: include
6+
ms.date: 02/27/2024
7+
---
8+
9+
| Operating system | Azure VM Dependency agent |
10+
|:---|:---:|
11+
| Windows Server 2022 ||
12+
| Windows Server 2022 Core ||
13+
| Windows Server 2019 ||
14+
| Windows Server 2019 Core ||
15+
| Windows Server 2016 ||
16+
| Windows Server 2016 Core ||
17+
| Windows Server 2012 R2 ||
18+
| Windows Server 2012 ||
19+
| Windows 11 Client and Pro | ✓<sup>1</sup>, <sup>2</sup> |
20+
| Windows 11 Enterprise<br>(including multi-session) ||
21+
| Windows 10 1803 (RS4) and higher | ✓<sup>1</sup> |
22+
| Windows 10 Enterprise<br>(including multi-session) and Pro<br>(Server scenarios only) ||
23+
| Windows 8 Enterprise and Pro<br>(Server scenarios only) | |
24+
| Windows 7 SP1<br>(Server scenarios only) | |
25+
| Azure Stack HCI | |
26+
| Windows IoT Enterprise ||
27+
28+
<sup>1</sup> Using the Azure Monitor agent [client installer](../agents/azure-monitor-agent-windows-client.md).<br>
29+
<sup>2</sup> Also supported on Arm64-based machines.

articles/azure-monitor/includes/waf-alerts-security.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: AbbyMSFT
33
ms.author: abbyweisberg
44
ms.service: azure-monitor
55
ms.topic: include
6-
ms.date: 09/04/2023
6+
ms.date: 03/03/2024
77
---
88

99
### Design checklist
@@ -25,4 +25,3 @@ ms.date: 09/04/2023
2525
|To control permissions for log search alert rules, use [managed identities](../../active-directory/managed-identities-azure-resources/overview.md) for your log search alert rules.|A common challenge for developers is the management of secrets, credentials, certificates, and keys used to secure communication between services. Managed identities eliminate the need for developers to manage these credentials. Setting a managed identity for your log search alert rules gives you control and visibility into the exact permissions of your alert rule. At any time, you can view your rule’s query permissions and add or remove permissions directly from its managed identity. In addition, using a managed identity is required if your rule’s query is accessing Azure Data Explorer (ADX) or Azure Resource Graph (ARG). See [Managed identities](../alerts/alerts-create-new-alert-rule.md#managed-id).|
2626
|Assign the monitoring reader role for all users who don’t need configuration privileges.|Enhance security by giving users the least amount of privileges required for their role. See [Roles, permissions, and security in Azure Monitor](../roles-permissions-security.md).|
2727
|Where possible, use secure webhook actions.| If your alert rule contains an action group that uses webhook actions, prefer using secure webhook actions for additional authentication. See [Configure authentication for Secure webhook](../alerts/action-groups.md#configure-authentication-for-secure-webhook) |
28-
|When using action groups that use private links, use Event hub actions |When using private links in Azure, use Event hub actions for alerts. Due to the increased security for private links, event hub actions are the only actions supported by private links. |

articles/azure-monitor/vm/vminsights-dependency-agent-maintenance.md

Lines changed: 1 addition & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -93,53 +93,7 @@ To uninstall Dependency Agent:
9393
9494
Since the Dependency agent works at the kernel level, support is also dependent on the kernel version. As of Dependency agent version 9.10.* the agent supports * kernels. The following table lists the major and minor Linux OS release and supported kernel versions for the Dependency agent.
9595
96-
>[!NOTE]
97-
> With Dependency agent 9.10.15 and above, installation is not blocked for unsupported kernel versions, but the agent will run in degraded mode. In this mode, connection and port data stored in VMConnection and VMBoundport tables is not collected. The VMProcess table may have some data, but it will be minimal.
98-
99-
| Distribution | OS version | Kernel version |
100-
|:---|:---|:---|
101-
| Red Hat Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
102-
| | 8.5 | 4.18.0-348.\*el8_5.x86_644.18.0-348.\*el8.x86_64 |
103-
| | 8.4 | 4.18.0-305.\*el8.x86_64, 4.18.0-305.\*el8_4.x86_64 |
104-
| | 8.3 | 4.18.0-240.\*el8_3.x86_64 |
105-
| | 8.2 | 4.18.0-193.\*el8_2.x86_64 |
106-
| | 8.1 | 4.18.0-147.\*el8_1.x86_64 |
107-
| | 8.0 | 4.18.0-80.\*el8.x86_64<br>4.18.0-80.\*el8_0.x86_64 |
108-
| Red Hat Linux 7 | 7.9 | 3.10.0-1160 |
109-
| | 7.8 | 3.10.0-1136 |
110-
| | 7.7 | 3.10.0-1062 |
111-
| | 7.6 | 3.10.0-957 |
112-
| | 7.5 | 3.10.0-862 |
113-
| | 7.4 | 3.10.0-693 |
114-
| Red Hat Linux 6 | 6.10 | 2.6.32-754 |
115-
| | 6.9 | 2.6.32-696 |
116-
| CentOS Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
117-
| | 8.5 | 4.18.0-348.\*el8_5.x86_644.18.0-348.\*el8.x86_64 |
118-
| | 8.4 | 4.18.0-305.\*el8.x86_64, 4.18.0-305.\*el8_4.x86_64 |
119-
| | 8.3 | 4.18.0-240.\*el8_3.x86_64 |
120-
| | 8.2 | 4.18.0-193.\*el8_2.x86_64 |
121-
| | 8.1 | 4.18.0-147.\*el8_1.x86_64 |
122-
| | 8.0 | 4.18.0-80.\*el8.x86_64<br>4.18.0-80.\*el8_0.x86_64 |
123-
| CentOS Linux 7 | 7.9 | 3.10.0-1160 |
124-
| | 7.8 | 3.10.0-1136 |
125-
| | 7.7 | 3.10.0-1062 |
126-
| CentOS Linux 6 | 6.10 | 2.6.32-754.3.5<br>2.6.32-696.30.1 |
127-
| | 6.9 | 2.6.32-696.30.1<br>2.6.32-696.18.7 |
128-
| Ubuntu Server | 20.04 | 5.8<br>5.4\* |
129-
| | 18.04 | 5.3.0-1020<br>5.0 (includes Azure-tuned kernel)<br>4.18*<br>4.15* |
130-
| | 16.04.3 | 4.15.\* |
131-
| | 16.04 | 4.13.\*<br>4.11.\*<br>4.10.\*<br>4.8.\*<br>4.4.\* |
132-
| | 14.04 | 3.13.\*-generic<br>4.4.\*-generic|
133-
| SUSE Linux 12 Enterprise Server | 12 SP5 | 4.12.14-122.\*-default, 4.12.14-16.\*-azure|
134-
| | 12 SP4 | 4.12.\* (includes Azure-tuned kernel) |
135-
| | 12 SP3 | 4.4.\* |
136-
| | 12 SP2 | 4.4.\* |
137-
| SUSE Linux 15 Enterprise Server | 15 SP1 | 4.12.14-197.\*-default, 4.12.14-8.\*-azure |
138-
| | 15 | 4.12.14-150.\*-default |
139-
| Debian | 9 | 4.9 |
140-
141-
>[!NOTE]
142-
> Dependency agent is not supported for Azure Virtual Machines with Ampere Altra ARM–based processors.
96+
[!INCLUDE [dependency-agent-linux-versions](../includes/vm-insights-dependency-agent-linux-versions.md)]
14397
14498
## Next steps
14599

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.date: 11/07/2023
66
ms.custom: devx-track-arm-template
77
content_well_notification:
88
- AI-contribution
9+
ai-usage: ai-assisted
910
---
1011

1112
# What are the resource providers for Azure services

articles/azure-resource-manager/management/delete-resource-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.date: 09/27/2023
66
ms.custom: devx-track-arm-template
77
content_well_notification:
88
- AI-contribution
9+
ai-usage: ai-assisted
910
---
1011

1112
# Azure Resource Manager resource group and resource deletion

articles/azure-resource-manager/management/lock-resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.date: 01/02/2024
66
ms.custom: devx-track-azurecli, devx-track-azurepowershell
77
content_well_notification:
88
- AI-contribution
9+
ai-usage: ai-assisted
910
---
1011

1112
# Lock your resources to protect your infrastructure

articles/azure-resource-manager/management/manage-resources-python.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.date: 04/21/2023
66
ms.custom: devx-track-arm-template, devx-track-python
77
content_well_notification:
88
- AI-contribution
9+
ai-usage: ai-assisted
910
---
1011

1112
# Manage Azure resources by using Python

articles/azure-resource-manager/management/move-resource-group-and-subscription.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.date: 04/24/2023
66
ms.custom: devx-track-azurecli, devx-track-azurepowershell, devx-track-arm-template, devx-track-python
77
content_well_notification:
88
- AI-contribution
9+
ai-usage: ai-assisted
910
---
1011

1112
# Move Azure resources to a new resource group or subscription

0 commit comments

Comments
 (0)