Skip to content

add apim private byo#1

Open
Vijendra123 wants to merge 102 commits intovtomar/mainfrom
main
Open

add apim private byo#1
Vijendra123 wants to merge 102 commits intovtomar/mainfrom
main

Conversation

@Vijendra123
Copy link
Owner

No description provided.



[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](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)
[![Deploy To Azure](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.svg?sanitize=true)](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)
Copy link
Owner Author

Choose a reason for hiding this comment

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

will revert

Vijendra123 and others added 25 commits August 22, 2025 12:36
* 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>
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)
…dry#291)

* add kv connection bicep file

* BYO KV connection bicep

* updated bicep template

* including json
microsoft-foundry#257)

* fixing bicep to remove model deployment

* Removing deployment

* fixing param

* fixing param
* updating region list

* updating module name
* 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
sarajag and others added 3 commits October 23, 2025 10:34
…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
Vijendra123 and others added 11 commits December 15, 2025 09:30
* 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
Vijendra123 and others added 2 commits December 18, 2025 10:57
* 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.
adyada and others added 12 commits January 6, 2026 09:02
* 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>
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.