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
Content[0]: Yes, many Azure AI services also support customer managed keys. These services enable you to bring your own encryption keys for data at rest, which provides you with more control over the security of your data.
160
+
Content filter results
161
+
Hate: sev: safe, filtered: false
162
+
SelfHarm: sev: safe, filtered: false
163
+
Sexual: sev: safe, filtered: false
164
+
Violence: sev: safe, filtered: false
165
+
Content[0]: As of my last update in early 2023, in Azure, several AI services support the use of customer-managed keys (CMKs) through Azure Key Vault. This allows customers to have control over the encryption keys used to secure their data at rest. The services that support this feature typically fall under Azure's range of cognitive services and might include:
166
+
167
+
1. Azure Cognitive Search: It supports using customer-managed keys to encrypt the index data.
168
+
2. Azure Form Recognizer: For data at rest, you can use customer-managed keys for added security.
169
+
3. Azure Text Analytics: CMKs can be used for encrypting your data at rest.
170
+
4. Azure Blob Storage: While not exclusively an AI service, it's often used in conjunction with AI services to store data, and it supports customer-managed keys for encrypting blob data.
171
+
172
+
Note that the support for CMKs can vary by service and sometimes even by the specific feature within the service. Additionally, the landscape of cloud services is fast evolving, and new features, including security capabilities, are frequently added. Therefore, it's recommended to check the latest Azure documentation or contact Azure support for the most current information about CMK support for any specific Azure AI service.
Copy file name to clipboardExpand all lines: articles/ai-services/openai/overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,21 @@ author: mrbullwinkle
7
7
ms.author: mbullwin
8
8
ms.service: azure-ai-openai
9
9
ms.topic: overview
10
-
ms.date: 02/15/2024
10
+
ms.date: 06/30/2024
11
11
ms.custom: build-2023, build-2023-dataai
12
12
recommendations: false
13
13
---
14
14
15
15
# What is Azure OpenAI Service?
16
16
17
-
Azure OpenAI Service provides REST API access to OpenAI's powerful language models including the GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, and Embeddings model series. In addition, the new GPT-4 and GPT-3.5-Turbo model series have now reached general availability. These models can be easily adapted to your specific task including but not limited to content generation, summarization, image understanding, semantic search, and natural language to code translation. Users can access the service through REST APIs, Python SDK, or our web-based interface in the Azure OpenAI Studio.
17
+
Azure OpenAI Service provides REST API access to OpenAI's powerful language models including GPT-4o, GPT-4 Turbo with Vision, GPT-4, GPT-3.5-Turbo, and Embeddings model series. These models can be easily adapted to your specific task including but not limited to content generation, summarization, image understanding, semantic search, and natural language to code translation. Users can access the service through REST APIs, Python SDK, or our web-based interface in the Azure OpenAI Studio.
18
18
19
19
### Features overview
20
20
21
21
| Feature | Azure OpenAI |
22
22
| --- | --- |
23
-
| Models available |**GPT-4 series (including GPT-4 Turbo with Vision)** <br>**GPT-3.5-Turbo series**<br> Embeddings series <br> Learn more in our [Models](./concepts/models.md) page.|
| Models available |**GPT-4o**<br> **GPT-4 series (including GPT-4 Turbo with Vision)** <br>**GPT-3.5-Turbo series**<br> Embeddings series <br> Learn more in our [Models](./concepts/models.md) page.|
| Price |[Available here](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) <br> For details on GPT-4 Turbo with Vision, see the [special pricing information](../openai/concepts/gpt-with-vision.md#special-pricing-information).|
26
26
| Virtual network support & private link support | Yes, unless using [Azure OpenAI on your data](./concepts/use-your-data.md). |
Copy file name to clipboardExpand all lines: articles/automation/automation-linux-hrw-install.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article tells how to install an agent-based Hybrid Runbook Wo
4
4
services: automation
5
5
ms.subservice: process-automation
6
6
ms.custom: linux-related-content
7
-
ms.date: 04/21/2024
7
+
ms.date: 06/29/2024
8
8
ms.topic: conceptual
9
9
---
10
10
@@ -44,7 +44,6 @@ The Hybrid Runbook Worker role requires the [Log Analytics agent](../azure-monit
44
44
The Hybrid Runbook Worker feature supports the following distributions. All operating systems are assumed to be x64. x86 isn't supported for any operating system.
45
45
46
46
* Amazon Linux 2012.09 to 2015.09
47
-
* CentOS Linux 5, 6, 7, and 8
48
47
* Oracle Linux 6, 7, and 8
49
48
* Red Hat Enterprise Linux Server 5, 6, 7, and 8
50
49
* Debian GNU/Linux 6, 7, and 8
@@ -105,7 +104,7 @@ Linux Hybrid Runbook Workers support a limited set of runbook types in Azure Aut
105
104
106
105
|Runbook type | Supported |
107
106
|-------------|-----------|
108
-
|Python 3 (preview)|Yes, required for these distros only: SUSE LES 15, RHEL 8, and CentOS 8|
107
+
|Python 3 (preview)|Yes, required for these distros only: SUSE LES 15, RHEL 8|
109
108
|Python 2 |Yes, for any distro that doesn't require Python 3<sup>1</sup> |
description: This article describes the Change Tracking and Inventory feature, which helps you identify software and Microsoft service changes in your environment.
4
4
services: automation
5
5
ms.subservice: change-inventory-management
6
-
ms.date: 12/13/2023
6
+
ms.date: 06/30/2024
7
7
ms.custom: linux-related-content
8
8
ms.topic: conceptual
9
9
---
@@ -80,7 +80,7 @@ Change Tracking and Inventory now support Python 2 and Python 3. If your machine
80
80
> To use the OMS agent compatible with Python 3, ensure that you first uninstall Python 2; otherwise, the OMS agent will continue to run with python 2 by default.
81
81
82
82
#### [Python 2](#tab/python-2)
83
-
- Red Hat, CentOS, Oracle:
83
+
- Red Hat, Oracle:
84
84
85
85
```bash
86
86
sudo yum install -y python2
@@ -102,7 +102,7 @@ Change Tracking and Inventory now support Python 2 and Python 3. If your machine
#Customer intent: As a developer, I want to learn about extension so that I can efficiently deploy Hybrid Runbook Workers.
10
10
---
@@ -36,7 +36,7 @@ Azure Automation stores and manages runbooks and then delivers them to one or mo
36
36
37
37
| Windows (x64) | Linux (x64) |
38
38
|---|---|
39
-
|● Windows Server 2022 (including Server Core) <br> ● Windows Server 2019 (including Server Core) <br> ● Windows Server 2016, version 1709, and 1803 (excluding Server Core) <br> ● Windows Server 2012, 2012 R2 (excluding Server Core) <br> ● Windows 10 Enterprise (including multi-session) and Pro |● Debian GNU/Linux 8, 9, 10, and 11 <br> ● Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> ● SUSE Linux Enterprise Server 15.2, and 15.3 <br> ● Red Hat Enterprise Linux Server 7, 8, and 9 <br> ●CentOS Linux 7 and 8 <br> ●SUSE Linux Enterprise Server (SLES) 15 <br> ● Rocky Linux 9 </br> ● Oracle Linux 7 and 8 <br> *Hybrid Worker extension would follow support timelines of the OS vendor*.|
39
+
|● Windows Server 2022 (including Server Core) <br> ● Windows Server 2019 (including Server Core) <br> ● Windows Server 2016, version 1709, and 1803 (excluding Server Core) <br> ● Windows Server 2012, 2012 R2 (excluding Server Core) <br> ● Windows 10 Enterprise (including multi-session) and Pro |● Debian GNU/Linux 8, 9, 10, and 11 <br> ● Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> ● SUSE Linux Enterprise Server 15.2, and 15.3 <br> ● Red Hat Enterprise Linux Server 7, 8, and 9 <br> ● SUSE Linux Enterprise Server (SLES) 15 <br> ● Rocky Linux 9 </br> ● Oracle Linux 7 and 8 <br> *Hybrid Worker extension would follow support timelines of the OS vendor*.|
#Customer intent: As a developer, I want to learn about extension so that I can efficiently migrate agent based hybrid workers to extension based workers.
@@ -54,7 +54,7 @@ The purpose of the Extension-based approach is to simplify the installation and
54
54
55
55
| Windows (x64) | Linux (x64) |
56
56
|---|---|
57
-
|● Windows Server 2022 (including Server Core) <br> ● Windows Server 2019 (including Server Core) <br> ● Windows Server 2016, version 1709 and 1803 (excluding Server Core) <br> ● Windows Server 2012, 2012 R2 (excluding Server Core) <br> ● Windows 10 Enterprise (including multi-session) and Pro|● Debian GNU/Linux 8,9,10, and 11 <br> ● Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> ● SUSE Linux Enterprise Server 15.2, and 15.3 <br> ● Red Hat Enterprise Linux Server 7, 8, and 9 <br> ●CentOS Linux 7 and 8 <br> ●SUSE Linux Enterprise Server (SLES) 15 <br> ● Rocky Linux 9 </br> ● Oracle Linux 7 and 8 <br> *Hybrid Worker extension would follow support timelines of the OS vendor*. |
57
+
|● Windows Server 2022 (including Server Core) <br> ● Windows Server 2019 (including Server Core) <br> ● Windows Server 2016, version 1709 and 1803 (excluding Server Core) <br> ● Windows Server 2012, 2012 R2 (excluding Server Core) <br> ● Windows 10 Enterprise (including multi-session) and Pro|● Debian GNU/Linux 8,9,10, and 11 <br> ● Ubuntu 18.04 LTS, 20.04 LTS, and 22.04 LTS <br> ● SUSE Linux Enterprise Server 15.2, and 15.3 <br> ● Red Hat Enterprise Linux Server 7, 8, and 9 <br> ● SUSE Linux Enterprise Server (SLES) 15 <br> ● Rocky Linux 9 </br> ● Oracle Linux 7 and 8 <br> *Hybrid Worker extension would follow support timelines of the OS vendor*. |
Copy file name to clipboardExpand all lines: articles/automation/quickstarts/dsc-configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ By enabling Azure Automation State Configuration, you can manage and monitor the
24
24
To complete this quickstart, you need:
25
25
26
26
* An Azure subscription. If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/).
27
-
* An Azure Resource Manager virtual machine running Red Hat Enterprise Linux, CentOS, or Oracle Linux. For instructions on creating a VM, see [Create your first Linux virtual machine in the Azure portal](../../virtual-machines/linux/quick-create-portal.md)
27
+
* An Azure Resource Manager virtual machine running Red Hat Enterprise Linux, or Oracle Linux. For instructions on creating a VM, see [Create your first Linux virtual machine in the Azure portal](../../virtual-machines/linux/quick-create-portal.md)
28
28
29
29
## Sign in to Azure
30
30
Sign in to the [Azure portal](https://portal.azure.com).
@@ -80,7 +80,7 @@ When an assessment of OS updates pending for your Linux machine is done, [Open V
80
80
81
81
You can manually check the Linux machine, the applicable updates, and their classification per the distro's package manager. To understand which updates are classified as **Security** by your package manager, run the following commands.
82
82
83
-
For YUM, the following command returns a non-zero list of updates categorized as **Security** by Red Hat. Note that in the case of CentOS, it always returns an empty list and no security classification occurs.
83
+
For YUM, the following command returns a non-zero list of updates categorized as **Security** by Red Hat.
84
84
85
85
```bash
86
86
sudo yum -q --security check-update
@@ -671,7 +671,7 @@ Updates are often superseded by other updates. For more information, see [Update
671
671
672
672
### Installing updates by classification on Linux
673
673
674
-
Deploying updates to Linux by classification ("Critical and security updates") has important caveats, especially for CentOS. These limitations are documented on the [Update Management overview page](../update-management/overview.md#update-classifications).
674
+
Deploying updates to Linux by classification ("Critical and security updates") has important caveats. These limitations are documented on the [Update Management overview page](../update-management/overview.md#update-classifications).
0 commit comments