Skip to content

Upgrade agents to v2#506

Closed
nick863 wants to merge 1146 commits intomicrosoft-foundry:mainfrom
nick863:nirovins/upgrade_agent_packages
Closed

Upgrade agents to v2#506
nick863 wants to merge 1146 commits intomicrosoft-foundry:mainfrom
nick863:nirovins/upgrade_agent_packages

Conversation

@nick863
Copy link
Copy Markdown
Contributor

@nick863 nick863 commented Jan 29, 2026

No description provided.

e-straight and others added 30 commits May 18, 2025 23:28
Fix missing JS files (looks like they were replaced)
Small fix on the system calls for Environment keys - .NET
Add CODEOWNERS for files used in docs
Update to me (for now), team not available here yet.
…r/fix-role-assignment

Fixed Workspace GUID and References
melionel and others added 25 commits January 9, 2026 17:52
* 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>
* few more changes

* few more changes

---------

Co-authored-by: vtomar <vtomar@microsoft.com>
…AI Foundry (microsoft-foundry#472)

* Create README.md

* Add files via upload

* Add files via upload

* Add files via upload

* Create Style_Rembrandt.png

* Add files via upload

* Delete samples/python/black-forest-labs/flux/LICENSE.txt

@LazaUK there's already a license file in the repo. This isn't needed afaik
https://github.com/microsoft-foundry/foundry-samples/blob/main/LICENSE

---------

Co-authored-by: Mope Akande <17515964+msakande@users.noreply.github.com>
* Bump hosted agents version to 1.0.0b8

* remove agent_framework dependency in requrements.txt

---------

Co-authored-by: junanchen <junanchen@microsoft.com>
- Add missing AZURE_AI_PROJECT_ENDPOINT environment variable
- Expand Prerequisites section with detailed verification steps
- Add instructions for finding Azure AI Project endpoint
- Provide PowerShell and Bash examples for testing
- Add expected output examples for better user experience
- Include Python version verification and installation guide
- Improve environment variable configuration with clearer examples
* [Hosted Agents] add AgentWithTool sample

* chore: Add AgentWithTools deployment artifacts (agent.yaml, Dockerfile, README)
…rosoft-foundry#484)

* updates samples for non-OAI model deployments + terraform azurerm project

* Automatic fixes

---------

Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
* Add samples for cli finetuning types

* Add sample for OSS fine-tuning

* Fix rft sample names

* Fix schema for rft yaml

* Remove sample for oss supervised

* Nit

* Update suffix

* Revert "Remove sample for oss supervised"

This reverts commit 8a55ac2.

* Add trainingType for OSS model

* Nit

* folder restructure

* Add owners for FT CLI samples

* restructure

* Add readme

* Nit: update file paths

* Add PM to CODEOWNERS
* fix: web-search-agent local development setup

- Fix AzureAIAgentClient parameter names (project_endpoint, credential)
- Update README with local development instructions

* fix: add load_dotenv and clarify .env is for local dev only

* fix: revise README to match standard template

* fix: address PR review comments from melionel

---------

Co-authored-by: Xue Cai <xuecai@microsoft.com>
* [Hosted Agents] fix the dependency version

* misc: bump version
* Automatic fixes

* Mengla/add af foundry tools sample (microsoft-foundry#1)

* Bump hosted agents version to 1.0.0b8

* remove agent_framework dependency in requrements.txt

* add a sample for agentframework with foundry tool

* align naming convention

---------

Co-authored-by: junanchen <junanchen@microsoft.com>

* use latest from_agent_framework signature (microsoft-foundry#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (microsoft-foundry#3)

* add lg tools sample, bump agentserver version to 1.0.0b9

* rename FoundryToolsReactAgent

* add desc FoundryToolsReactAgent

* remove unused file

---------

Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
Co-authored-by: junanchen <junanchen@microsoft.com>
Co-authored-by: Jun'an Chen <cja.china@gmail.com>
…undry#491)

* Automatic fixes

* Mengla/add af foundry tools sample (microsoft-foundry#1)

* Bump hosted agents version to 1.0.0b8

* remove agent_framework dependency in requrements.txt

* add a sample for agentframework with foundry tool

* align naming convention

---------

Co-authored-by: junanchen <junanchen@microsoft.com>

* use latest from_agent_framework signature (microsoft-foundry#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (microsoft-foundry#3)

* add lg tools sample, bump agentserver version to 1.0.0b9

* rename FoundryToolsReactAgent

* add desc FoundryToolsReactAgent

* remove unused file

* restore the correct readme

---------

Co-authored-by: foundry-samples automation <foundry-samples@noreply.github.com>
Co-authored-by: junanchen <junanchen@microsoft.com>
Co-authored-by: Jun'an Chen <cja.china@gmail.com>
… version pinning. Change to use Acr image build, to not require local docker. (microsoft-foundry#494)
…osoft-foundry#496)

* Initial plan

* Update FoundryA365 README to clarify agent blueprint approval workflow

Co-authored-by: fosteramanda <29870948+fosteramanda@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fosteramanda <29870948+fosteramanda@users.noreply.github.com>
…tandard-agent-setup (microsoft-foundry#503)

- Added dnsZonesSubscriptionId parameter to allow DNS zones from different subscriptions
- Updated all DNS zone references in private-endpoint-and-dns.bicep to support cross-subscription scope
- Added comprehensive documentation in README.md about cross-subscription requirements
- Updated main.bicepparam with clear usage examples and warnings
- Maintains backward compatibility (empty parameter uses current subscription)

This enables users to reference existing private DNS zones located in a different Azure subscription than the deployment subscription, which is useful in enterprise environments with centralized DNS management.
* update agent usage detail

* add use agent in response

---------

Co-authored-by: bobogogo1990 <bobobupt2014@163.com>
@nick863 nick863 requested a review from a team as a code owner January 29, 2026 05:08
Copy link
Copy Markdown
Contributor

@sdgilley sdgilley left a comment

Choose a reason for hiding this comment

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

Auto-approved by content maintenance automation

This PR has been automatically validated and approved because:

  • No deleted files are referenced in documentation
  • No renamed files are referenced in documentation
  • No deleted cells/snippets in modified files that are referenced in docs

If you notice any issues, please add a comment and we'll review.

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.