deploying-demo Skill
Deploy the SRE Agent demo end-to-end. Use when asked to set up, deploy, or get this demo running. Published by microsoft in sre-agent.
What is deploying-demo Skill?
Deploy the SRE Agent demo end-to-end. Use when asked to set up, deploy, or get this demo running. Published by microsoft in sre-agent. 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
- Design and media
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use deploying-demo Skill
- Use it for deployment.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/sre-agent
- Skill file: labs/zava-aks-postgres/.github/skills/deploying-demo/SKILL.md
What it does
Deploy the SRE Agent demo end-to-end. Use when asked to set up, deploy, or get this demo running.
Skill instructions
Deploying the Demo Prerequisites Check Run these and install anything missing: - az version — need 2.60+ - azd version — need 1.9+ - pwsh -v — need 7.4+ Note: kubectl is not required on your local workstation. The cluster is private. Operator scripts in this repo go through az aks command invoke (wrapped by scripts/aks-helpers.ps1). The SRE Agent reaches the cluster the same way through its az CLI tools — no kubeconfig either side. Phase 1: Azure Deployment 1. Check if user has a subscription: az account show 2. Set azd environment: azd env set AZURESUBSCRIPTIONID <sub-id and azd env set AZURELOCATION swedencentral 3. Run azd up --no-prompt 4. Wait for completion (~25 min). Monitor progress. The post-provision hook handles image build, k8s manifest apply (via command invoke), workload identity federation, and SRE Agent data-plane sync. Phase 2: Verify Deployment The AKS API server is private (enablePrivateCluster: true) — local kubectl will not work. Use the same path the SRE Agent use
Explore related resources
Frequently asked questions
What is deploying-demo?
deploying-demo is a open-source AI agent skill with Copy skill directory. Deploy the SRE Agent demo end-to-end. Use when asked to set up, deploy, or get this demo running.
Who is deploying-demo best for?
deploying-demo is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, design and media workflows.
How do I install deploying-demo?
Install or run deploying-demo using Copy skill directory. Check deploying-demo for the latest setup command.
Is deploying-demo actively maintained?
deploying-demo may need a closer maintenance check before production use.
Auto-fetched from GitHub.