[Hosted Agents][Python/LangGraph] Add multi agent samples#365
Closed
[Hosted Agents][Python/LangGraph] Add multi agent samples#365
Conversation
Removed old networking and removed RBAC
…mples into js-ts-quickstart
10-private-network-basic is done
25 entra completed
Removed default
Updating C# .NET Inference quickstart from SDK
Change agents to new JS API
* 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
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.