add-azuredevops Skill
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls. Published by microsoft in power-platform-skills.
What is add-azuredevops Skill?
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls. Published by microsoft in power-platform-skills. 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 add-azuredevops Skill
- Use it for deployment.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/code-apps/skills/add-azuredevops/SKILL.md
What it does
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
Skill instructions
📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. Add Azure DevOps Workflow 1. Check Memory Bank → 2. Add Connector → 3. Apply HttpRequest Fix → 4. Configure → 5. Build → 6. Update Memory Bank --- Step 1: Check Memory Bank Check for memory-bank.md per shared-instructions.md. Step 2: Add Connector First, find the connection ID (see connector-reference.md): Run the /list-connections skill. Find the Azure DevOps connection in the output. If none exists, direct the user to create one using the environment-specific Connections URL — construct it from the active environment ID in context (from power.config.json or a prior step): https://make.powerapps.com/environments/<environment-id/connections → + New connection → search for the connector → Create. bash npx power-apps add-data-source -a azuredevops -c <connection-id Step 3: Apply HttpRequest Fix (Required) The generated code has a known issue: the HttpRequest method uses parameters as the parameter name, but the API
Explore related resources
Frequently asked questions
What is add-azuredevops?
add-azuredevops is a open-source AI agent skill with Copy skill directory. Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
Who is add-azuredevops best for?
add-azuredevops is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, research workflows.
How do I install add-azuredevops?
Install or run add-azuredevops using Copy skill directory. Check add-azuredevops for the latest setup command.
Is add-azuredevops actively maintained?
add-azuredevops may need a closer maintenance check before production use.
Auto-fetched from GitHub.