azure-expert

Design and deploy Azure architectures for AKS, App Service, and Azure SQL.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/duylinhdang1998/claude-template-agent --skill azure-expert-duylinhdang1998
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-expert
Source: https://github.com/duylinhdang1998/claude-template-agent/tree/main/plugins/vfm-agent-company/skills/azure-expert
Command: npx skills add https://github.com/duylinhdang1998/claude-template-agent --skill azure-expert-duylinhdang1998

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Expert provides enterprise-ready guidance to design, secure, and deploy complex Microsoft Azure environments, removing guesswork and reducing risky architecture decisions during cloud migrations and production deployments.

Core Features & Use Cases

  • Architecture & Design: Detailed recommendations for AKS, App Service, Azure Functions, VMs, and hybrid Azure Arc topologies.
  • Data & Analytics: Guidance for Azure SQL, Cosmos DB, and Synapse integration for transactional and analytical workloads.
  • Security & Compliance: Patterns for Azure AD, Key Vault, Security Center, and controls to meet HIPAA, SOC 2, PCI DSS, FedRAMP, and GDPR requirements.
  • Integration & CI/CD: Best practices for Service Bus, Event Grid, API Management, and automated pipelines for .NET applications.
  • Use Case: Design a scalable, compliant .NET ecommerce backend using AKS, Azure SQL, Key Vault, and automated CI/CD with blue/green deployments.

Quick Start

Ask azure-expert to design a production-ready Azure deployment for a scalable .NET web application including AKS, Azure SQL, Key Vault, Azure AD integration, and CI/CD pipelines.

Frequently Asked Questions about azure-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a production-ready Azure deployment for a scalable .NET application?

To design a production-ready Azure deployment for a scalable .NET application, use architecture guidance for AKS, Azure SQL, and App Service combined with automated CI/CD pipelines and Key Vault integration. This ensures scalable, secure, and reliable cloud infrastructure.

What is the best way to secure an Azure architecture for HIPAA and SOC 2 compliance?

The best way to secure an Azure architecture for HIPAA and SOC 2 compliance is by implementing Azure AD, Key Vault, and Security Center controls. These services provide the necessary identity management, secrets protection, and threat detection to satisfy strict regulatory requirements.

Can I use Azure Arc for hybrid cloud architecture and migrations?

Yes, you can use Azure Arc for hybrid cloud architecture and migrations. It provides detailed recommendations for hybrid topologies, allowing you to manage and secure on-premises and multi-cloud resources consistently alongside your native Azure environment.

How do I set up CI/CD automation for .NET applications using Azure Services?

To set up CI/CD automation for .NET applications using Azure Services, implement best practices for Service Bus, Event Grid, and API Management. These components enable automated pipelines supporting blue/green deployments for production-scale reliability.

When should I use Cosmos DB vs Azure SQL in my enterprise Azure architecture?

Use Cosmos DB vs Azure SQL in your enterprise Azure architecture based on workload needs: Cosmos DB handles globally distributed analytical and transactional workloads, while Azure SQL serves traditional relational transactional data requirements.

Does Azure AKS support automated blue/green deployments for production workloads?

Yes, Azure AKS supports automated blue/green deployments for production workloads. By integrating AKS with automated CI/CD pipelines, you achieve production-scale reliability and zero-downtime updates for your .NET backend applications.