Skip to content

Commit cbfbb72

Browse files
committed
updating article name
1 parent 2285acb commit cbfbb72

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"source_path_from_root": "/articles/search/search-howto-large-index.md",
2525
"redirect_url": "/azure/search/search-how-to-large-index",
2626
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/ai-services/openai/how-to/use-your-data-securely.md",
30+
"redirect_url": "/azure/ai-services/openai/how-to/on-your-data-configuration.md",
31+
"redirect_document_id": false
2732
}
2833
]
2934
}

articles/ai-services/openai/how-to/use-your-data-securely.md renamed to articles/ai-services/openai/how-to/on-your-data-configuration.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
11
---
2-
title: 'Using your data with Azure OpenAI securely'
2+
title: 'Network and access configuration for Azure OpenAI On Your Data'
33
titleSuffix: Azure OpenAI
4-
description: Use this article to learn about securely using your data for text generation in Azure OpenAI.
4+
description: Use this article to learn about configuring Azure OpenAI when using your data for text generation.
55
#services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
88
ms.topic: how-to
99
author: aahill
1010
ms.author: aahi
11-
ms.date: 09/24/2024
11+
ms.date: 12/03/2024
1212
recommendations: false
1313
---
1414

15-
# Securely use Azure OpenAI On Your Data
15+
# Network and access configuration for Azure OpenAI On Your Data
1616

1717
> [!NOTE]
1818
> As of June 2024, the application form for the Microsoft managed private endpoint to Azure AI Search is no longer needed.
1919
>
2020
> The managed private endpoint will be deleted from the Microsoft managed virtual network at July 2025. If you have already provisioned a managed private endpoint through the application process before June 2024, enable [Azure AI Search trusted service](#enable-trusted-service-1) as early as possible to avoid service disruption.
2121
22-
Use this article to learn how to use Azure OpenAI On Your Data securely by protecting data and resources with Microsoft Entra ID role-based access control, virtual networks, and private endpoints.
23-
24-
This article is only applicable when using [Azure OpenAI On Your Data with text](/azure/ai-services/openai/concepts/use-your-data). It does not apply to [Azure OpenAI On Your Data with images](/azure/ai-services/openai/concepts/use-your-image-data).
22+
Use this article to learn how to configure networking and access when using Azure OpenAI On Your Data with Microsoft Entra ID role-based access control, virtual networks, and private endpoints.
2523

2624
## Data ingestion architecture
2725

0 commit comments

Comments
 (0)