Skip to content

Add vnet support, networking guide and support for existing AI Foundry accounts#69

Draft
therealjohn wants to merge 1 commit into
Azure-Samples:mainfrom
therealjohn:vnet
Draft

Add vnet support, networking guide and support for existing AI Foundry accounts#69
therealjohn wants to merge 1 commit into
Azure-Samples:mainfrom
therealjohn:vnet

Conversation

@therealjohn

Copy link
Copy Markdown
Contributor
  • Introduced a comprehensive networking guide in docs/networking.md detailing network modes: public, managed, and BYO VNet.
  • Enhanced ai-project.bicep to support referencing existing AI Foundry accounts and added parameters for network configuration.
  • Created new Bicep modules for managing private endpoints and DNS zones, facilitating BYO VNet setups.
  • Updated vnet.bicep to handle both new and existing VNet scenarios, ensuring safe integration with hub-spoke topologies.
  • Modified main.bicep to incorporate network parameters and conditions for creating or referencing existing resources.
  • Adjusted main.parameters.json to include new parameters for existing accounts and network configurations.

- Introduced a comprehensive networking guide in `docs/networking.md` detailing network modes: public, managed, and BYO VNet.
- Enhanced `ai-project.bicep` to support referencing existing AI Foundry accounts and added parameters for network configuration.
- Created new Bicep modules for managing private endpoints and DNS zones, facilitating BYO VNet setups.
- Updated `vnet.bicep` to handle both new and existing VNet scenarios, ensuring safe integration with hub-spoke topologies.
- Modified `main.bicep` to incorporate network parameters and conditions for creating or referencing existing resources.
- Adjusted `main.parameters.json` to include new parameters for existing accounts and network configurations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant