add-azuredevops
仓库创建 2026年1月22日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由
可自动化查询工单/创建 Bug 与管线操作,适合开发者集成 ADO。
▸ 风险提示
需要 Azure DevOps 访问凭据与租户权限,涉及敏感权限授权。
这个 Skill 做什么
在 Power Apps 代码应用中添加并配置 Azure DevOps 连接器。
在 Power Apps 的代码应用里自动添加并配置 Azure DevOps 连接器,方便查询 work items、创建 bug、触发或管理 pipeline,以及调用 ADO API。用在需要把应用和 Azure DevOps 集成、把开发流程接入应用时,包含必要的连接配置和常见请求修复步骤。优势是把连接、配置和常见兼容性修补打包成可复用流程。
▸ 展开 SKILL.md 英文原文
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
566
Stars
116
Forks
40
仓库内 Skill
+152
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-azuredevops/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/code-apps/skills/add-azuredevops/SKILL.md"SKILL.MD 节选查看完整文件 ↗
**📋 Shared Instructions: [shared-instructions.md](${PLUGIN_ROOT}/shared/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](${PLUGIN_ROOT}/shared/shared-instructions.md).
### Step 2: Add Connector
**First, find the connection ID** (see [connector-reference.md](${PLUGIN_ROOT}/shared/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 envivia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有