Skip to content

[Hosted Agents][Python/LangGraph] Add multi agent samples#365

Closed
lusu-msft wants to merge 1067 commits intomainfrom
lusu/hostagents-lg-samples
Closed

[Hosted Agents][Python/LangGraph] Add multi agent samples#365
lusu-msft wants to merge 1067 commits intomainfrom
lusu/hostagents-lg-samples

Conversation

@lusu-msft
Copy link
Copy Markdown
Contributor

No description provided.

PabloNunes and others added 28 commits September 30, 2025 14:59
* 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 (#329)

Updated comments to clarify network configuration behavior based on existing VNet resource ID.
* 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
* 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 <[email protected]>

* update readme for classA support

---------

Co-authored-by: Meera Kurup <[email protected]>
Remove whitelisting note in README and main
Update README with additional reserved IP range
* deny connection variants

* include custom policy samples
* deny connection variants

* include custom policy samples

* add sample

* fix sample

* fix missing var
* sync samples

* add version ==1.0.0b251007

* fix calculator

* Sync samples
…362)

- Complete Bicep template for Azure AI Foundry with CMK encryption
- Modular architecture with separate account, encryption, and project modules
- User-Assigned Identity support with RBAC permissions
- Comprehensive documentation with troubleshooting guide
- Tested and validated deployment
* change agent names to fix the deployment issue - "agentName{Microsoft Learn MCP Agent}: Must start and end with alphanumeric characters, can contain hyphens in the middle, and must not exceed 63 characters"

* update tags and descriptions
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.