Skip to content

Commit 4a6a22a

Browse files
authored
Merge pull request #564 from AhmadAbdullah91/patch-22
Clarify cross-subscription connection limitations
2 parents 3130e77 + ac596b0 commit 4a6a22a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,10 @@ For more on how to set private endpoints to your connected resources, see the fo
9696
| Azure OpenAI | [Securing Azure OpenAI inside a virtual network with private endpoints](/azure/ai-foundry/openai/how-to/network) |
9797
| Application Insights | [Use Azure Private Link to connect networks to Azure Monitor](/azure/azure-monitor/logs/private-link-security) |
9898

99+
> [!NOTE]
100+
> Cross-subscription connections used for model deployment are not supported (Azure AI Foundry, Azure OpenAI). You can't connect to resources from different subscriptions for model deployments.
101+
99102
## Related content
100103

101104
- [How to create vector indexes](../how-to/index-add.md)
102-
- [How to configure a managed network](configure-managed-network.md)
105+
- [How to configure a managed network](configure-managed-network.md)

0 commit comments

Comments
 (0)