hosted-agent-deployment Skill
Help a learner deploy an agent to production as a Microsoft Foundry Hosted Agent, and decide when Capability Hosts are needed. Use for Lessons 4–5: hosted deployment, thread/memory persistence, bring-your-own storage, and enterprise governance. Published by microsoft in Building-AI-Agents-From-Zero-To-Production.
What is hosted-agent-deployment Skill?
Help a learner deploy an agent to production as a Microsoft Foundry Hosted Agent, and decide when Capability Hosts are needed. Use for Lessons 4–5: hosted deployment, thread/memory persistence, bring-your-own storage, and enterprise governance. Published by microsoft in Building-AI-Agents-From-Zero-To-Production. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Data analysis
- Research
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use hosted-agent-deployment Skill
- Use it for deployment.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Building-AI-Agents-From-Zero-To-Production
- Skill file: .github/skills/hosted-agent-deployment/SKILL.md
What it does
Help a learner deploy an agent to production as a Microsoft Foundry Hosted Agent, and decide when Capability Hosts are needed. Use for Lessons 4–5: hosted deployment, thread/memory persistence, bring-your-own storage, and enterprise governance.
Skill instructions
Hosted agent deployment Guidance for taking an agent to production (Lessons 4–5). Guardrails (always apply) - Terminology: Hosted Agents, Capability Hosts, Microsoft Foundry Agent Service. - Deploy with the current SDK/Responses API; models gpt-5.1 (chat) / gpt-5-codex (coding). - Config and secrets via .env / managed identity — never hardcode endpoints or keys. The key distinction (teach this clearly) - Hosted Agents provide the Microsoft-managed execution environment: compute, scaling, identity, observability and session management. You do not need a Capability Host just to run a Hosted Agent. - Capability Hosts are only required when you want Agent Service to use customer-owned resources instead of Microsoft-managed storage. - Happy with default Microsoft-managed storage, vector search and conversation persistence? No Capability Host configuration is required. - Need data sovereignty, private networking, compliance controls, or storage in your own Azure Cosmos DB, Azure Storage Acco
Explore related resources
Frequently asked questions
What is hosted-agent-deployment?
hosted-agent-deployment is a open-source AI agent skill with Copy skill directory. Help a learner deploy an agent to production as a Microsoft Foundry Hosted Agent, and decide when Capability Hosts are needed.
Who is hosted-agent-deployment best for?
hosted-agent-deployment is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, research workflows.
How do I install hosted-agent-deployment?
Install or run hosted-agent-deployment using Copy skill directory. Check hosted-agent-deployment for the latest setup command.
Is hosted-agent-deployment actively maintained?
hosted-agent-deployment may need a closer maintenance check before production use.
Auto-fetched from GitHub.