Open
Conversation
Vijendra123
commented
Aug 21, 2025
|
|
||
|
|
||
| [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fazure-ai-foundry%2Ffoundry-samples%2Frefs%2Fheads%2Fmain%2Fsamples%2Fmicrosoft%2Finfrastructure-setup%2F15-private-network-standard-agent-setup%2Fazuredeploy.json) | ||
| [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FVijendra123%2Ffoundry-samples%2Frefs%2Fheads%2Fmain%2Fsamples%2Fmicrosoft%2Finfrastructure-setup%2F15-private-network-standard-agent-setup%2Fazuredeploy.json) |
* apim resource * made arm changes * fix variable * fix template * revert unnecesary changes * Fix high priority issues: parameter consistency and README documentation - Fixed parameter inconsistency between Bicep and JSON templates - Replaced separate apiManagementName, apiManagementResourceGroupName, apiManagementSubscriptionId parameters with single apiManagementResourceId parameter - Updated README.md with comprehensive API Management documentation - Added API Management to template customization section - Added API Management to private endpoints documentation - Added API Management to Private DNS Zones table - Maintains consistency with other resource parameter patterns * new folder for apim preview * Update README.md --------- Co-authored-by: vtomar <vtomar@microsoft.com>
…icrosoft-foundry#286) Add central us in allowlisted regions
Removed JavaScript sample files and added TypeScript sample files to CODEOWNERS.
…ations (…" (microsoft-foundry#293) This reverts commit 348bea3. Removed Central US (not supported currently, in progress to support)
Added regions
…dry#291) * add kv connection bicep file * BYO KV connection bicep * updated bicep template * including json
* updating allowed regions * moving region
microsoft-foundry#257) * fixing bicep to remove model deployment * Removing deployment * fixing param * fixing param
* updating region list * updating module name
…ry#311) * updating regions supported * updating READMEs
* Updating Inference and instructions for Agent in the .NET Quickstart * Updating inference endpoint, in env and inference sample
* Removes unnecessary SP URL checking * Updates
* aoai template * azurerm basic sample * update one at a time
* aoai template * azurerm basic sample * update one at a time * clean up samples * remove tags
* Delete samples/microsoft/csharp/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/java/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/python/developer-journey-stage-1-idea-to-prototype directory * Delete samples/microsoft/typescript/developer-journey-stage-1-idea-to-prototype directory
* Add Bicep file for private network agent project setup creating additional projects for account * Add parameters for second project setup Added parameters for a new project setup including details for existing AI services and shared resources. * Add script to get existing Azure resources This script retrieves the names of existing Azure resources such as AI Services, Storage Account, AI Search Service, and Cosmos DB Account from a specified Resource Group to be used on add-project.bicepparam * Add Bicep file for AI project identity setup This Bicep file defines parameters and resources for setting up a project with unique connection names for CosmosDB, Azure Storage, and Azure Cognitive Search, utilizing system-assigned identity. * Add role assignments for blob storage container adds roles for projects in add-project.bicep * Enhance README with multi-project deployment guide Added a guide for adding multiple projects to AI Foundry deployment, including prerequisites and steps
Clarified VNET address space overlap requirements.
…icepparam (microsoft-foundry#329) Updated comments to clarify network configuration behavior based on existing VNet resource ID.
…oundry#337) * Included BYOS for Speech and Language BICEP * allowProjectManagement changed to true * updated bicep template to include storage account check * allowing for template to take in storage accounts from another subscriptions, but not create one in another sub. * updated README.md * updated README.md for final check
…ft-foundry#341) * added aca env bicep * add umi pvt setup * remove princiaplId output * update azuredeply json and readme * Revert "added aca env bicep" This reverts commit d1b08be. * Update samples/microsoft/infrastructure-setup/17-private-network-standard-user-assigned-identity-agent-setup/README.md Co-authored-by: Meera Kurup <meerakurup@microsoft.com> * update readme for classA support --------- Co-authored-by: Meera Kurup <meerakurup@microsoft.com>
Remove whitelisting note in README and main
Update README with additional reserved IP range
* update readme * update readme * update * updat * help testing gateway setup --------- Co-authored-by: vtomar <vtomar@microsoft.com>
…foundry#422) * Added mvnet testing template added mvnet testing template * updates updates * More updates more updates
* removing unneeded header annotations * update TS sample from azure repo * add agent creation and chat quickstarts for TS * add CreateAgent and ChatWithAgent samples for Azure agent interaction --------- Co-authored-by: brandom-msft <brandom@microsoft.com>
* rename env vars in C# samples * move Java samples to branded directory naming * rename java env vars * update environment variable names for consistency across TypeScript samples * standardize environment variable names across Python samples
* Remove unused Azure.AI.Agents references in quickstart samples * Refactor quickstarts to streamline environment variable usage and object creation
final version of managed vnet with regions, outbound rules, readme updates
* add test script for connection * update * validate * add test --------- Co-authored-by: vtomar <vtomar@microsoft.com>
…y#443) Corrected the phrasing for registering the subscription with the preview feature in Azure Portal.
* add managed vnet for terraform * update example * update outputs and lifecycle * update vm password and tags
Updated CODEOWNERS to change ownership from @azure-ai-foundry to @microsoft-foundry for various files.
…oundry#451) * add troubleshooting guide * add troubleshooting guide * update --------- Co-authored-by: vtomar <vtomar@microsoft.com>
* update hosted agent samples Corrected the phrasing for registering the subscription with the preview feature in Azure Portal. * minor fix * add dotnet sample * fix output saving errors * refine samples and readme * try to resolve conflicts * use gpt-5 as default model
* Fix CMK Key Vault URI handling and docs * . * Update README to clarify 'location' parameter description
* updating A365 instructions * Update samples/csharp/FoundryA365/readme.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update samples/csharp/FoundryA365/readme.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update samples/csharp/FoundryA365/readme.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update samples/csharp/FoundryA365/readme.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* updating names * compile bicep * updating model * Update run-setup.yml * Change git push reference to use GITHUB_REF_NAME * adding model * Refactor GitHub Actions workflow for Bicep processing Updated GitHub Actions workflow to improve structure and permissions. Added steps for Bicep file processing and automatic commits. * Update run-setup.yml * Change git add command to add all files * Automatic fixes * updates * Automatic fixes * Update run-setup.yml * Automatic fixes * updating file * template * Automatic fixes * updating model * updating basic setup * update2 * Automatic fixes * Add GitHub Actions workflow for Bicep setup This workflow automates the setup of Bicep files and commits changes back to the branch after building them. * updates templates rbac * updating templates * updating templates * updating workflow * updating model quota * Automatic fixes * updating model quota * Automatic fixes --------- Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
* chnages for pmi * add mi * update * update * update * update azure ai url --------- Co-authored-by: vtomar <vtomar@microsoft.com>
* adding APIM PMI * update * Removing unneeded comment * update policy --------- Co-authored-by: Nicholas Barreca <nbarreca@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.