Skip to content

Commit e07742b

Browse files
Yuantao WangYuantao Wang
authored andcommitted
s2
1 parent da83b4c commit e07742b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -243,14 +243,10 @@ This section is only applicable for S2 pricing tier search resource, because it
243243

244244
To create shared private link from your search resource connecting to your Azure OpenAI resource, see the [search documentation](/azure/search/search-indexer-howto-access-private). Select **Resource type** as `Microsoft.CognitiveServices/accounts` and **Group ID** as `openai_account`.
245245

246-
With shared private link, [step eight](#data-ingestion-architecture) of the data ingestion architecture diagram is changed from **bypass trusted service** to **private endpoint**.
246+
With shared private link, [step eight](#data-ingestion-architecture) of the data ingestion architecture diagram is changed from **bypass trusted service** to **shared private link**.
247247

248248
:::image type="content" source="../media/use-your-data/ingestion-architecture-s2.png" alt-text="A diagram showing the process of ingesting data with an S2 search resource." lightbox="../media/use-your-data/ingestion-architecture-s2.png":::
249249

250-
The Azure AI Search shared private link you created is also in a Microsoft managed virtual network, not your virtual network. The difference compared to the other managed private endpoint created [earlier](#disable-public-network-access-1) is that the managed private endpoint `[1]` from Azure OpenAI to Azure Search is provisioned through the [form application](#disable-public-network-access-1), while the managed private endpoint `[2]` from Azure Search to Azure OpenAI is provisioned via Azure portal or REST API of Azure Search.
251-
252-
:::image type="content" source="../media/use-your-data/virtual-network-s2.png" alt-text="A diagram showing the virtual network architecture with S2 search resource." lightbox="../media/use-your-data/virtual-network-s2.png":::
253-
254250
## Configure Storage Account
255251

256252
### Enable trusted service
17.3 KB
Loading

0 commit comments

Comments
 (0)