support for standard setup for agents and refactoring skill definitio…#1111
Merged
JasonYeMSFT merged 6 commits intomicrosoft:mainfrom Mar 5, 2026
Merged
support for standard setup for agents and refactoring skill definitio…#1111JasonYeMSFT merged 6 commits intomicrosoft:mainfrom
JasonYeMSFT merged 6 commits intomicrosoft:mainfrom
Conversation
…n files so they align with Anthropic's recommendations
Contributor
Author
@microsoft-github-policy-service agree |
erjohnms
approved these changes
Mar 3, 2026
JasonYeMSFT
requested changes
Mar 3, 2026
Member
JasonYeMSFT
left a comment
There was a problem hiding this comment.
Please addressed the failed CI checks following the instructions in the errors.
- Bump microsoft-foundry version 1.0.1 → 1.0.2 - Bump customize version 1.0.0 → 1.0.1 - Bump preset version 1.0.0 → 1.0.1 - Update 24 trigger test snapshots to match new keywords Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Create references/private-network-standard-agent-setup.md covering VNet-isolated agent setup with private endpoints, RBAC prerequisites, subnet requirements, and Bicep template deployment - Update SKILL.md to route users to correct reference based on network isolation needs (public vs private network standard setup) - Bump microsoft-foundry version 1.0.2 → 1.0.3 - Update 24 trigger test snapshots Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
kvenkatrajan
reviewed
Mar 4, 2026
Collaborator
kvenkatrajan
left a comment
There was a problem hiding this comment.
Can you add unit/integration test coverage for this please? Also provide the test run results.
plugin/skills/microsoft-foundry/references/private-network-standard-agent-setup.md
Show resolved
Hide resolved
Contributor
Author
kvenkatrajan
approved these changes
Mar 5, 2026
JasonYeMSFT
approved these changes
Mar 5, 2026
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.

…n files so they align with Anthropic's recommendations