Skip to content

Comments

[DRAFT] feat: add agent framework agent deploy skill to foundry skill#915

Draft
anchenyi wants to merge 1 commit intomicrosoft:mainfrom
anchenyi:anchenyi/deploy-skill
Draft

[DRAFT] feat: add agent framework agent deploy skill to foundry skill#915
anchenyi wants to merge 1 commit intomicrosoft:mainfrom
anchenyi:anchenyi/deploy-skill

Conversation

@anchenyi
Copy link

@anchenyi anchenyi commented Feb 13, 2026

Add agent/deploy/agent-framework-deploy as sub skill to microsoft foundry skill, which covers:

  • Verify agent runs locally as HTTP server

  • Gather Azure context (subscription, resource group, Foundry resource/project)

  • Generate Dockerfile if not present

  • Configure or reuse Azure Container Registry (ACR)

  • Build and push container image via ACR remote build

  • Create agent version in Foundry via REST API

  • Start agent container

  • Validate deployment by sending a test request

  • Generate reusable deployment script and save deployment summary

Important: This needs to be updated and merged after #824

@anchenyi anchenyi changed the title feat: add agent framework agent deploy skill to foundry skill [DRAFT] feat: add agent framework agent deploy skill to foundry skill Feb 13, 2026
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.

1 participant