Skip to content

Commit 355deb8

Browse files
committed
notes
1 parent e4da662 commit 355deb8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/ai-studio/how-to/configure-managed-network.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ There are three different configuration modes for outbound traffic from the mana
4545
* Always use private endpoints to access Azure resources.
4646

4747
> [!IMPORTANT]
48-
> While you can create a private endpoint for Azure AI Services, the connected services must allow public networking. For more information, see [Connectivity to other services](#connectivity-to-other-services).
48+
> While you can create a private endpoint for Azure AI services and Azure AI Search, the connected services must allow public networking. For more information, see [Connectivity to other services](#connectivity-to-other-services).
4949
5050
* You must add rules for each outbound connection you need to allow.
5151
* Adding FQDN outbound rules __increase your costs__ as this rule type uses Azure Firewall.
@@ -325,6 +325,9 @@ Private endpoints are currently supported for the following Azure services:
325325
* Azure Database for MySQL
326326
* Azure SQL Managed Instance
327327

328+
> [!IMPORTANT]
329+
> While you can create a private endpoint for Azure AI services and Azure AI Search, the connected services must allow public networking. For more information, see [Connectivity to other services](#connectivity-to-other-services).
330+
328331
When you create a private endpoint, you provide the _resource type_ and _subresource_ that the endpoint connects to. Some resources have multiple types and subresources. For more information, see [what is a private endpoint](/azure/private-link/private-endpoint-overview).
329332

330333
When you create a private endpoint for Azure AI hub dependency resources, such as Azure Storage, Azure Container Registry, and Azure Key Vault, the resource can be in a different Azure subscription. However, the resource must be in the same tenant as the Azure AI hub.

0 commit comments

Comments
 (0)