azure▌
66 indexed skills · max 10 per page
azure-pricing
github/awesome-copilot · Cloud
Real-time Azure service pricing lookup and Copilot Studio agent credit cost estimation. \n \n Queries the Azure Retail Prices API to fetch current pricing for compute, storage, networking, databases, AI, and all other Azure service families across regions and SKUs \n Supports filtering by service name, region, SKU, price type (consumption, reservation, spot), and savings plan options with OData syntax \n Includes cost estimation formulas for monthly and annual workload projections based on usage
azure-cloud-migrate
microsoft/azure-skills · Cloud
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services. \n \n Supports Lambda-to-Azure Functions migration with dedicated scenario reference and best practices \n Generates assessment reports mapping source services to Azure equivalents before any code conversion \n Converts source code to target Azure runtime models, with output isolated in a separate <source-folder>-azure/ directory \n Requires sequential phase execution: assessment first, then migration,
azure-ai
microsoft/GitHub-Copilot-for-Azure · Cloud
Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools. \n \n AI Search supports full-text, vector, hybrid, and semantic search with built-in AI enrichment for entity extraction and OCR \n Speech service handles real-time and batch speech-to-text transcription, text-to-speech synthesis with neural voices, and speaker diarization \n MCP tools provide direct commands for listing search indexes, querying indexes, transcribing audio, and synthesizing spe
azure-postgres
microsoft/github-copilot-for-azure · Cloud
Passwordless PostgreSQL authentication on Azure with Microsoft Entra ID integration. \n \n Configures Entra ID authentication for Azure Database for PostgreSQL Flexible Server, eliminating password-based access in favor of token-based authentication \n Supports three access patterns: developer identities, managed identities for Azure-hosted applications, and group-based permissions via Azure AD groups \n Includes migration tooling to transition existing password-authenticated databases to Entra
azure-resource-health-diagnose
github/awesome-copilot · Cloud
Diagnose Azure resource health issues and generate a prioritized remediation plan. \n \n Analyzes resource status, logs, and telemetry across 8+ Azure service types (Web Apps, VMs, Cosmos DB, Storage, SQL Database, Application Insights, Key Vault, Service Bus) \n Executes targeted KQL queries against Log Analytics and Application Insights to identify errors, performance degradation, and anomalies \n Classifies issues by severity (Critical, High, Medium, Low) and performs root cause analysis acro
azure-enterprise-infra-planner
microsoft/azure-skills · Cloud
Activate this skill when user wants to:
azure-role-selector
github/awesome-copilot · Cloud
Guidance for selecting least-privilege Azure roles matching specific permission requirements. \n \n Searches Azure built-in roles to find the minimal role matching desired permissions, or generates custom role definitions when no built-in role fits \n Provides CLI commands and Bicep code snippets for applying role assignments to identities \n Integrates Azure documentation, best practices, and Bicep schema tools to recommend and implement role configurations \n
azure-devops-cli
github/awesome-copilot · Cloud
Manage Azure DevOps resources including projects, repos, pipelines, builds, work items, and service endpoints via CLI. \n \n Covers six major domains: Repos and PRs, Pipelines and Builds, Boards and Work Items, Variables and Agents, Organization and Security, and Advanced Usage patterns \n Requires Azure CLI 2.81.0+ with the azure-devops extension; authenticate using PAT tokens and configure default organization/project to avoid repeating flags \n Supports output formatting with JMESPath queries
azure-messaging
microsoft/azure-skills · Cloud
Diagnose and resolve Azure Event Hubs and Service Bus SDK issues with structured troubleshooting workflows. \n \n Covers connection failures, authentication errors, AMQP link issues, message lock timeouts, and event processor stalls across Python, Java, JavaScript, and .NET SDKs \n Includes language-specific troubleshooting guides for Event Hubs and Service Bus, plus connectivity diagnostics for ports, WebSocket fallback, IP firewalls, and private endpoints \n Provides MCP tools to query resourc
azure-resource-visualizer
microsoft/azure-skills · Cloud
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations. \n \n Discovers all resources within a resource group and analyzes their configurations, dependencies, and interconnections \n Generates Mermaid diagrams organized by logical layers (Network, Compute, Data, Security, Monitoring) with SKU details and connection labels \n Maps relationships including network connections, data flows, identity bindings, and configuration dependencie