Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion articles/ai-foundry/how-to/connections-add.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,10 @@ For more on how to set private endpoints to your connected resources, see the fo
| Azure OpenAI | [Securing Azure OpenAI inside a virtual network with private endpoints](/azure/ai-foundry/openai/how-to/network) |
| Application Insights | [Use Azure Private Link to connect networks to Azure Monitor](/azure/azure-monitor/logs/private-link-security) |

> [!NOTE]
> Cross-Subscription connections used for model deployment is not supported (Azure AI Foundry, Azure OpenAI). You can't connect to resources from different subscription for model deployments.
Copy link

Copilot AI Oct 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar error: 'Cross-Subscription connections used for model deployment is not supported' should be 'Cross-subscription connections used for model deployment are not supported'.

Suggested change
> Cross-Subscription connections used for model deployment is not supported (Azure AI Foundry, Azure OpenAI). You can't connect to resources from different subscription for model deployments.
> 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.

Copilot uses AI. Check for mistakes.

Copy link

Copilot AI Oct 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar error: 'from different subscription' should be 'from a different subscription'.

Suggested change
> Cross-Subscription connections used for model deployment is not supported (Azure AI Foundry, Azure OpenAI). You can't connect to resources from different subscription for model deployments.
> Cross-Subscription connections used for model deployment is not supported (Azure AI Foundry, Azure OpenAI). You can't connect to resources from a different subscription for model deployments.

Copilot uses AI. Check for mistakes.


## Related content

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