{"id":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","shortId":"7MMBnd","kind":"skill","title":"Azure Devops Cli","tagline":"Awesome Copilot skill by Github","description":"# Azure DevOps CLI\n\nManage Azure DevOps resources using the Azure CLI with the Azure DevOps extension.\n\n**CLI Version:** 2.81.0 (current as of 2025)\n\n## Prerequisites\n\n```bash\n# Install Azure CLI\nbrew install azure-cli  # macOS\ncurl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash  # Linux\n\n# Install Azure DevOps extension\naz extension add --name azure-devops\n```\n\n## Authentication\n\n```bash\n# Login with PAT token\naz devops login --organization https://dev.azure.com/{org} --token YOUR_PAT_TOKEN\n\n# Set default organization and project (avoids repeating --org/--project)\n# Note: Legacy URL https://{org}.visualstudio.com should be replaced with https://dev.azure.com/{org}\naz devops configure --defaults organization=https://dev.azure.com/{org} project={project}\n\n# List current configuration\naz devops configure --list\n```\n\n## CLI Structure\n\n```\naz devops          # Main DevOps commands\n├── admin          # Administration (banner)\n├── extension      # Extension management\n├── project        # Team projects\n├── security       # Security operations\n│   ├── group      # Security groups\n│   └── permission # Security permissions\n├── service-endpoint # Service connections\n├── team           # Teams\n├── user           # Users\n├── wiki           # Wikis\n├── configure      # Set defaults\n├── invoke         # Invoke REST API\n├── login          # Authenticate\n└── logout         # Clear credentials\n\naz pipelines       # Azure Pipelines\n├── agent          # Agents\n├── build          # Builds\n├── folder         # Pipeline folders\n├── pool           # Agent pools\n├── queue          # Agent queues\n├── release        # Releases\n├── runs           # Pipeline runs\n├── variable       # Pipeline variables\n└── variable-group # Variable groups\n\naz boards          # Azure Boards\n├── area           # Area paths\n├── iteration      # Iterations\n└── work-item      # Work items\n\naz repos           # Azure Repos\n├── import         # Git imports\n├── policy         # Branch policies\n├── pr             # Pull requests\n└── ref            # Git references\n\naz artifacts       # Azure Artifacts\n└── universal      # Universal Packages\n```\n\n## Reference Files\n\nRead the relevant reference file based on the user's task. Each file contains complete command syntax and examples for its domain.\n\n| File | When to read | Covers |\n|---|---|---|\n| `references/repos-and-prs.md` | Repos, branches, pull requests, branch policies | Repositories, Import, PRs (create/list/vote/reviewers/policies), Git refs, Branch policies |\n| `references/pipelines-and-builds.md` | Pipelines, builds, releases, artifacts | Pipelines CRUD, runs, builds, releases, artifacts download/upload |\n| `references/boards-and-iterations.md` | Work items, sprints, area paths | Work items (WIQL/create/update/relations), Area paths, Iterations, Team iterations |\n| `references/variables-and-agents.md` | Pipeline variables, agent pools | Pipeline variables, Variable groups, Pipeline folders, Agent pools/queues |\n| `references/org-and-security.md` | Projects, teams, users, permissions, wikis | Projects, Extensions, Teams, Users, Security groups/permissions, Service endpoints, Wikis, Admin |\n| `references/advanced-usage.md` | Output formatting, JMESPath queries | Output formats, JMESPath queries (basic + advanced), Global args, Common params, Git aliases |\n| `references/workflows-and-patterns.md` | Automation scripts, best practices, error handling | Common workflows, Best practices, Error handling, Scripting patterns, Real-world examples |","tags":["azure","devops","cli","awesome","copilot","github"],"capabilities":["skill","source-github","category-awesome-copilot"],"categories":["awesome-copilot"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/github/awesome-copilot/azure-devops-cli","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under github/awesome-copilot","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T19:40:26.675Z","embedding":null,"createdAt":"2026-04-18T20:25:13.620Z","updatedAt":"2026-04-22T19:40:26.675Z","lastSeenAt":"2026-04-22T19:40:26.675Z","tsv":"'/installazureclideb':47 '2.81.0':27 '2025':31 'add':57 'admin':121,327 'administr':122 'advanc':338 'agent':166,167,174,177,302,310 'aka.ms':46 'aka.ms/installazureclideb':45 'alias':344 'api':156 'area':196,197,289,294 'arg':340 'artifact':223,225,277,283 'authent':62,158 'autom':346 'avoid':83 'awesom':4 'az':55,68,98,110,116,162,192,206,222 'azur':1,9,13,18,22,35,40,52,60,164,194,208,224 'azure-c':39 'azure-devop':59 'banner':123 'base':236 'bash':33,49,63 'basic':337 'best':348,354 'board':193,195 'branch':214,260,263,271 'brew':37 'build':168,169,275,281 'category-awesome-copilot' 'clear':160 'cli':3,11,19,25,36,41,114 'command':120,246 'common':341,352 'complet':245 'configur':100,109,112,150 'connect':143 'contain':244 'copilot':5 'cover':257 'create/list/vote/reviewers/policies':268 'credenti':161 'crud':279 'curl':43 'current':28,108 'default':79,101,152 'dev.azure.com':72,96,103 'devop':2,10,14,23,53,61,69,99,111,117,119 'domain':252 'download/upload':284 'endpoint':141,325 'error':350,356 'exampl':249,363 'extens':24,54,56,124,125,319 'file':230,235,243,253 'folder':170,172,309 'format':330,334 'git':211,220,269,343 'github':8 'global':339 'group':133,135,189,191,307 'groups/permissions':323 'handl':351,357 'import':210,212,266 'instal':34,38,51 'invok':153,154 'item':203,205,287,292 'iter':199,200,296,298 'jmespath':331,335 'legaci':88 'linux':50 'list':107,113 'login':64,70,157 'logout':159 'maco':42 'main':118 'manag':12,126 'name':58 'note':87 'oper':132 'org':73,85,90,97,104 'organ':71,80,102 'output':329,333 'packag':228 'param':342 'pat':66,76 'path':198,290,295 'pattern':359 'permiss':136,138,316 'pipelin':163,165,171,182,185,274,278,300,304,308 'polici':213,215,264,272 'pool':173,175,303 'pools/queues':311 'pr':216 'practic':349,355 'prerequisit':32 'project':82,86,105,106,127,129,313,318 'prs':267 'pull':217,261 'queri':332,336 'queue':176,178 'read':231,256 'real':361 'real-world':360 'ref':219,270 'refer':221,229,234 'references/advanced-usage.md':328 'references/boards-and-iterations.md':285 'references/org-and-security.md':312 'references/pipelines-and-builds.md':273 'references/repos-and-prs.md':258 'references/variables-and-agents.md':299 'references/workflows-and-patterns.md':345 'releas':179,180,276,282 'relev':233 'repeat':84 'replac':94 'repo':207,209,259 'repositori':265 'request':218,262 'resourc':15 'rest':155 'run':181,183,280 'script':347,358 'secur':130,131,134,137,322 'servic':140,142,324 'service-endpoint':139 'set':78,151 'skill':6 'sl':44 'source-github' 'sprint':288 'structur':115 'sudo':48 'syntax':247 'task':241 'team':128,144,145,297,314,320 'token':67,74,77 'univers':226,227 'url':89 'use':16 'user':146,147,239,315,321 'variabl':184,186,188,190,301,305,306 'variable-group':187 'version':26 'visualstudio.com':91 'wiki':148,149,317,326 'wiql/create/update/relations':293 'work':202,204,286,291 'work-item':201 'workflow':353 'world':362","prices":[{"id":"b3a30a1b-18c3-4407-bed0-e3d3a9974d35","listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"github","category":"awesome-copilot","install_from":"skills.sh"},"createdAt":"2026-04-18T20:25:13.620Z"}],"sources":[{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","source":"github","sourceId":"github/awesome-copilot/azure-devops-cli","sourceUrl":"https://github.com/github/awesome-copilot/tree/main/skills/azure-devops-cli","isPrimary":false,"firstSeenAt":"2026-04-18T21:48:24.055Z","lastSeenAt":"2026-04-22T18:52:45.854Z"},{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","source":"skills_sh","sourceId":"github/awesome-copilot/azure-devops-cli","sourceUrl":"https://skills.sh/github/awesome-copilot/azure-devops-cli","isPrimary":true,"firstSeenAt":"2026-04-18T20:25:13.620Z","lastSeenAt":"2026-04-22T19:40:26.675Z"}],"details":{"listingId":"079e398b-4dbb-4e9d-8bdc-4c43ececb96a","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"github","slug":"azure-devops-cli","source":"skills_sh","category":"awesome-copilot","skills_sh_url":"https://skills.sh/github/awesome-copilot/azure-devops-cli"},"updatedAt":"2026-04-22T19:40:26.675Z"}}