In Azure AI Foundry, the creation of compute resources within a virtual network without a public IP is constrained by the managed virtual network settings. As per the documentation, Azure AI Foundry does not allow the use of custom virtual networks for securing compute resources. Consequently, with a managed network, it is not possible to disable public network access while configuring compute resources to use only private IP addresses.
- It is not permitted to create compute resources in a virtual network without a public IP in Azure AI Foundry when the managed network outbound mode is set to "Disabled." The managed virtual network isolation is designed to secure compute resources without allowing public IP configurations.
- This behavior is not indicative of a bug but rather a limitation of the Azure AI Foundry's managed network feature. The documentation clearly states that once managed virtual network isolation is enabled, you cannot disable it, and it does not support bringing your own virtual network.
- kindly refer these https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/configure-managed-network?tabs=portal#limitations
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.