merceralex397-collab avatar

merceralex397-collab

Community

@merceralex397-collab

1Followers
|
9Public Repos
|
82Published Skills

Microsoft-authored skills for Azure deployment, AKS, Foundry model operations, Entra identity, cost/compliance governance, and MCP server development.

Skills Distribution
DomainCloud & Comp...Azure Deployment &.. (40%)Azure AI Foundry &.. (20%)Kubernetes & Conta.. (15%)Identity, Security.. (15%)

Agent Skills by merceralex397-collab

Showing 82 vetted skills indexed across 5 GitHub repositories.

merceralex397-collabmerceralex397-collab

entra-agent-id

Provision Microsoft Entra Agent Identity Blueprints and configure OAuth 2.0 token exchange via Microsoft Graph.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-diagnostics

Diagnose Azure production issues using AppLens, Azure Monitor, KQL, and kubectl.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-reliability

Assess and remediate reliability posture of Azure Functions and App Service resources.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-cost

Query, forecast, and optimize Azure spending using the Cost Management API.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-compliance

Run Azure compliance scans with azqr and audit Key Vault keys, secrets, and certificates for expiration.

Community
Advanced
merceralex397-collabmerceralex397-collab

microsoft-foundry

Deploy, evaluate, fine-tune, and manage Microsoft Foundry agents and models with azd.

Community
Advanced
merceralex397-collabmerceralex397-collab

appinsights-instrumentation

Provides guidance and references for instrumenting web apps with Azure Application Insights telemetry.

Community
Intermediate
merceralex397-collabmerceralex397-collab

azure-quotas

Check and manage Azure subscription quotas, usage, and regional capacity via Azure CLI.

Community
Intermediate
merceralex397-collabmerceralex397-collab

azure-deploy

Execute Azure deployments for prepared applications using azd, Terraform, Bicep, and Azure CLI.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-compute

Routes Azure VM and VMSS requests to recommendation, creation, troubleshooting, and capacity reservation workflows.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-validate

Validates Azure deployment readiness by checking configuration, infrastructure code, RBAC roles, and prerequisites.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-resource-lookup

Query and list Azure resources across subscriptions using Azure Resource Graph KQL.

Community
Intermediate
merceralex397-collabmerceralex397-collab

entra-app-registration

Guides Microsoft Entra ID app registration, OAuth 2.0 flows, and MSAL integration.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-aigateway

Configure Azure API Management as an AI gateway for models, MCP tools, and agents.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-ai

Implements Azure AI Search, Speech, OpenAI, and Document Intelligence workflows via MCP tools and SDK references.

Community
Intermediate
merceralex397-collabmerceralex397-collab

azure-storage

Manage Azure Blob, Queue, File Share, Table, and Data Lake storage via MCP tools, CLI, and SDKs.

Community
Intermediate
merceralex397-collabmerceralex397-collab

python-appservice-deploy

Deploy Flask, Django, and FastAPI code to Azure App Service Linux.

Community
Advanced
merceralex397-collabmerceralex397-collab

airunway-aks-setup

Guides end-to-end AI Runway installation and first model deployment on AKS clusters.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-cloud-migrate

Assess and migrate AWS, GCP, and Heroku workloads to Azure Functions, App Service, and Container Apps.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-messaging

Diagnose connection, authentication, and message processing issues in Azure Event Hubs and Service Bus SDKs.

Community
Intermediate
merceralex397-collabmerceralex397-collab

azure-upgrade

Assess and upgrade Azure workloads across plans, SKUs, and legacy Java SDK dependencies.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-enterprise-infra-planner

Plan and provision enterprise Azure infrastructure with Bicep or Terraform generation.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-prepare

Generates azure.yaml, Bicep or Terraform infrastructure, and Dockerfiles for azd-based Azure deployments.

Community
Advanced
merceralex397-collabmerceralex397-collab

azure-resource-visualizer

Analyze Azure resource groups and generate Mermaid architecture diagrams showing resource relationships.

Community
Intermediate

Frequently Asked Questions About merceralex397-collab

FAQPage Schema
What tasks can I perform with merceralex397-collab's Azure skills?▼

You can prepare and execute azd/Bicep/Terraform deployments, provision VMs and AKS clusters, run pre-deployment validation, diagnose App Service/AKS/messaging failures, query Kusto with KQL, visualize resource groups as Mermaid diagrams, and migrate AWS/GCP workloads to Azure.

Who are these skills designed for?▼

Cloud architects, platform engineers, and Azure developers managing production workloads. The enterprise-infra-planner targets landing-zone design, while MCP skills serve C#/.NET developers building, testing, publishing, and debugging Model Context Protocol servers.

How do the deployment skills work in practice?▼

Use azure-prepare to generate azure.yaml, Bicep/Terraform, and Dockerfiles; run azure-validate for preflight RBAC and configuration checks; then execute azure-deploy (azd up, terraform apply) with built-in error recovery. Python Flask/Django/FastAPI apps can deploy directly via python-appservice-deploy.

Are these skills free to use?▼

Yes. All Microsoft-authored Azure skills carry the MIT license at no cost. Some MCP skills list no explicit license. Usage still requires an Azure subscription, and deployed resources incur standard Azure charges.

What prerequisites do these skills require?▼

Most require the Azure CLI (az) or Azure Developer CLI (azd); azure-aigateway explicitly requires az, and azure-upgrade requires Python 3.10+. Deployments need an active Azure subscription with sufficient quota, verifiable via the azure-quotas and capacity skills.