From 8171403b4a9798cdf8e0f7163d85c16bdc9be543 Mon Sep 17 00:00:00 2001 From: Kim Date: Mon, 25 Aug 2025 22:58:31 +0900 Subject: [PATCH] docs(docs): rebranding of Azure AI Studio to Azure AI Foundry (#32658) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Description Updated documentation to reflect Microsoft’s rebranding of Azure AI Studio to Azure AI Foundry. This ensures consistency with current Azure terminology across the docs. # Issue N/A # Dependencies None --- docs/docs/integrations/document_loaders/azure_ai_data.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/document_loaders/azure_ai_data.ipynb b/docs/docs/integrations/document_loaders/azure_ai_data.ipynb index 84e153f816f..1c76bc4a43c 100644 --- a/docs/docs/integrations/document_loaders/azure_ai_data.ipynb +++ b/docs/docs/integrations/document_loaders/azure_ai_data.ipynb @@ -7,7 +7,7 @@ "source": [ "# Azure AI Data\n", "\n", - ">[Azure AI Studio](https://ai.azure.com/) provides the capability to upload data assets to cloud storage and register existing data assets from the following sources:\n", + ">[Azure AI Foundry (formerly Azure AI Studio)](https://ai.azure.com/) provides the capability to upload data assets to cloud storage and register existing data assets from the following sources:\n", ">\n", ">- `Microsoft OneLake`\n", ">- `Azure Blob Storage`\n",