Skip to content

Commit aa27126

Browse files
committed
Updated resource-training.md and search-security-manage-encryption-keys.md
1 parent 62d734d commit aa27126

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed
199 KB
Loading

articles/search/resource-training.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: haileytap
88
ms.author: haileytapia
99
ms.service: azure-ai-search
1010
ms.topic: conceptual
11-
ms.date: 10/28/2024
11+
ms.date: 04/07/2025
1212
---
1313

1414
# Training - Azure AI Search
@@ -27,10 +27,9 @@ Learning paths are a collection of training modules that are organized around sp
2727

2828
| Module | Learning path |
2929
|--------|---------------|
30-
[Fundamentals of Knowledge Mining and Azure AI Search](/training/modules/intro-to-azure-search/) | [Microsoft Azure AI Fundamentals:](/training/paths/document-intelligence-knowledge-mining/) |
30+
[Fundamentals of Knowledge Mining and Azure AI Search](/training/modules/intro-to-azure-search/) | [Microsoft Azure AI Fundamentals](/training/paths/document-intelligence-knowledge-mining/) |
3131
| [Create an Azure AI Search solution](/training/modules/create-azure-cognitive-search-solution/) | [Implement knowledge mining](/training/paths/implement-knowledge-mining-azure-cognitive-search/) |
3232
| [Create a custom skill for Azure AI Search](/training/modules/create-azure-ai-custom-skill/) | [Implement knowledge mining](/training/paths/implement-knowledge-mining-azure-cognitive-search/) |
33-
| [Build an Azure Machine Learning custom skill for Azure AI Search](/training/modules/build-azure-machine-learn-custom-skill-for-azure-cognitive-search/) | |
3433
| [Enrich your data with Azure AI Language](/training/modules/enrich-search-index-using-language-studio/) | |
3534
| [Create a knowledge store with Azure AI Search](/training/modules/create-knowledge-store-azure-cognitive-search/) | [Implement knowledge mining](/training/paths/implement-knowledge-mining-azure-cognitive-search/) |
3635
| [Implement advanced search features in Azure AI Search](/training/modules/implement-advanced-search-features-azure-cognitive-search/)| [Implement knowledge mining](/training/paths/implement-knowledge-mining-azure-cognitive-search/) |

articles/search/search-security-manage-encryption-keys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Encrypt data using customer-managed keys
2+
title: Encrypt data using customer-managed keys
33
titleSuffix: Azure AI Search
44
description: Supplement server-side encryption in Azure AI Search using customer managed keys (CMK) or bring your own keys (BYOK) that you create and manage in Azure Key Vault.
55

@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: azure-ai-search
1010
ms.topic: how-to
11-
ms.date: 03/03/2025
11+
ms.date: 04/07/2025
1212
ms.custom:
1313
- references_regions
1414
- ignite-2023
@@ -213,9 +213,9 @@ In the Azure portal, skillsets are defined in JSON view. Use the JSON shown in t
213213
214214
1. Add a new object. In the object definition, select **Microsoft-managed encryption**.
215215
216-
1. Select **Customer-managed keys** and use the pickers to select the vault, key, and version.
216+
1. Select **Customer-managed keys** and choose your subscription, vault, key, and version.
217217
218-
:::image type="content" source="media/search-security-manage-encryption-keys/assign-key-vault-portal.png" alt-text="Screenshot of the encryption key page in the Azure portal.":::
218+
:::image type="content" source="media/search-security-manage-encryption-keys/assign-key-vault.png" alt-text="Screenshot of the encryption key page in the Azure portal.":::
219219
220220
### [**REST APIs**](#tab/rest)
221221

0 commit comments

Comments
 (0)