Skip to content

Commit 7fd09ca

Browse files
committed
adding preview
1 parent 0c90210 commit 7fd09ca

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/ai-studio/how-to/connections-add.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Follow these steps to create a new connection that's only available for the curr
5656

5757
> [!TIP]
5858
> Different connection types support different authentication methods. Using Microsoft Entra ID may require specific Azure role-based access permissions for your developers. For more information, visit [Role-based access control](../concepts/rbac-ai-studio.md#scenario-connections-using-microsoft-entra-id-authentication).
59+
>
60+
> Microsoft Entra ID support with the Azure AI Search connection is currently in preview.
5961
6062
:::image type="content" source="../media/data-connections/connection-add-azure-ai-search-connect.png" alt-text="Screenshot of the page to select the Azure AI Search service that you want to connect to." lightbox="../media/data-connections/connection-add-azure-ai-search-connect.png":::
6163

articles/machine-learning/reference-yaml-connection-ai-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ endpoint: https://contoso.search.windows.net/
5454
api_key: XXXXXXXXXXXXXXX
5555
```
5656
57-
### YAML: Microsoft Entra ID
57+
### YAML: Microsoft Entra ID (preview)
5858
5959
```yml
6060
#AzureContentSafetyConnection.yml

0 commit comments

Comments
 (0)