---
title: "azure-ops"
description: "Skills and MCP servers for operating Azure subscriptions and Azure DevOps organisations"
canonical: https://agentpluginsdirectory.com/plugins/azure-ops--andreswebs
last-updated: 2026-09-26
---

# azure-ops
Skills and MCP servers for operating Azure subscriptions and Azure DevOps organisations
- Slug: azure-ops--andreswebs
- Publisher: Andre Silva
- Repository: https://github.com/andreswebs/agent-plugins
- Manifest: plugins/azure-ops/plugin.json
- Version: 0.3.0
- License: MIT
- Category (editorial): other
- Skills: 3 (az-devops-orienteering, az-sub-orienteering, azure-pricing)
- MCP servers: 1 (microsoft-learn)
- Stars: 0
- Repository created: 2026-09-22
- Repository last pushed: 2026-09-26
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/azure-ops--andreswebs
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What azure-ops does, in the publisher's words

Skills and MCP servers for operating Azure subscriptions and Azure DevOps organisations: map an unfamiliar subscription or Azure DevOps organisation and rank what to look at first, estimate costs from public retail prices, and look things up in Microsoft Learn.

Every skill also loads on its own when a request matches its description.

- az-sub-orienteering: Azure CLI with a logged-in session that can read the target subscription, jq, and GNU coreutils. Every call it makes is read-only. The skill's references/permissions.md describes the least-privilege role a sweep needs, and assets/ holds a self-contained Terraform configuration that provisions it.
- az-devops-orienteering: Azure CLI with a session that can read the organisation, or a PAT in AZURE_DEVOPS_EXT_PAT, and uv. Every call is read-only. The skill's references/permissions.md lists what each module needs, and references/identity.md how to keep the Azure DevOps sign-in separate from Azure.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/andreswebs/agent-plugins/HEAD/plugins/azure-ops/README.md

## Skills

- az-devops-orienteering: Orienteer an Azure DevOps organisation you did not build. Use when asked to discover, inventory or assess an inherited Azure DevOps organisation or project, covering its repositories and review controls, pipelines and deployment history, boards and in-flight work, and its people, administrators and…
- az-sub-orienteering: Orienteer an Azure subscription you did not build. Use when asked to discover, inventory, assess, or map an unfamiliar or inherited subscription, when someone asks what runs in a subscription or how exposed it is, when navigating or ranking the reports of a previous sweep, or when comparing several…
- azure-pricing: Gather Azure service pricing data from the public Azure Retail Prices REST API. Use when the user needs cost estimates, pricing comparisons, or budgeting for Azure services, even if they don't explicitly mention "retail prices API." Covers querying the API, handling pagination, working around servi…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- microsoft-learn: transport: streamable-http; url: https://learn.microsoft.com/api/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
