Skip to content

[WIP] Clarify agent approval process for A365 deployment#495

Closed
Copilot wants to merge 1141 commits into
mainfrom
copilot/update-agent-approval-process
Closed

[WIP] Clarify agent approval process for A365 deployment#495
Copilot wants to merge 1141 commits into
mainfrom
copilot/update-agent-approval-process

Conversation

Copilot AI commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

lindazqli and others added 30 commits May 18, 2025 23:18
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.
…ment

Fixed Workspace GUID and References
Vijendra123 and others added 22 commits January 9, 2026 08:54
* 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>
* few more changes

* few more changes

---------

Co-authored-by: vtomar <vtomar@microsoft.com>
…AI 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)
* 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 (#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 (#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (#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>
* Automatic fixes

* Mengla/add af foundry tools sample (#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 (#2)

* use latest from_agent_framework signature

* remove keyword

* lg tools (#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>
Copilot AI requested a review from fosteramanda January 27, 2026 06:10
Copilot stopped work on behalf of fosteramanda due to an error January 27, 2026 06:10
vtrika pushed a commit to vtrika/foundry-samples that referenced this pull request Jun 11, 2026
… to private (microsoft-foundry#495)

Mirrors the fix from microsoft-foundry#762 (authored by
Shu Peng on 2026-06-09) which was applied directly against public while
the scheduled sync was paused. Bringing it back to private so the two
repos converge for the recovery seed.

Original context: prevents ARM validation from failing with an
out-of-bounds -1 index when main.json or portal deployments pass
existingDnsZones as an empty object.

ADO Task 5347122 (cron re-enable) is the parent workstream.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shu Peng <83468449+shpengmsft@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
vtrika pushed a commit to vtrika/foundry-samples that referenced this pull request Jun 11, 2026
…rosoft-foundry#499)

Restores the nightly 06:00 UTC `schedule` block in `sync-to-public.yml`
that PR microsoft-foundry#484 commented out on 2026-06-08. The guard bug that motivated
the pause (ADO 5347121) was fixed by PR microsoft-foundry#493, and the 2026-06-09
recovery sequence (private PR microsoft-foundry#495 + public PR microsoft-foundry#767)
was validated end-to-end by a successful `workflow_dispatch` real run:
https://github.com/microsoft-foundry/foundry-samples-pr/actions/runs/27253358355

Sync is operationally healthy again; the first scheduled run after merge
will land at the next 06:00 UTC.

Closes ADO 5347122.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.