Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Cloud Architect

Skill Verifiziert Aktiv

Design Azure architectures for startups and enterprises. Use when asked to design Azure infrastructure, create Bicep/ARM templates, optimize Azure costs, set up Azure DevOps pipelines, or migrate to Azure. Covers AKS, App Service, Azure Functions, Cosmos DB, and cost optimization.

Zweck

To empower users to design, implement, and optimize robust Azure cloud architectures efficiently and cost-effectively.

Funktionen

  • Generates Bicep/ARM IaC templates for common Azure patterns
  • Provides cost optimization analysis and recommendations
  • Designs scalable and secure Azure architectures
  • Assists with setting up Azure DevOps and GitHub Actions CI/CD pipelines
  • Offers guidance on best practices for security, operations, and DR

Anwendungsfälle

  • Designing infrastructure for new Azure applications
  • Optimizing costs for existing Azure deployments
  • Migrating workloads to Azure
  • Setting up automated deployments for Azure resources

Nicht-Ziele

  • Directly deploying or managing Azure resources (generates templates)
  • Replacing cloud provider's native management tools
  • Providing real-time monitoring or operational runbooks

Praktiken

  • Infrastructure as Code
  • Cloud Cost Optimization
  • Cloud Security Best Practices
  • DevOps & CI/CD

Voraussetzungen

  • Azure CLI installed
  • Bicep CLI installed
  • Python 3.x installed
  • Azure account with necessary permissions

Documentation

  • info:Configuration & parameter referenceWhile the workflow details parameters for scripts, a formal reference documenting all options, defaults, and precedence is not explicitly provided.

Code Execution

  • info:ValidationThe Python scripts handle arguments, but explicit schema validation libraries (like Zod or pydantic) are not visibly used for input sanitization.

Practical Utility

  • info:Edge casesWhile the Bicep templates and Python scripts are robust, explicit documentation of failure modes and recovery steps within SKILL.md could be more detailed.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering-team@claude-code-skills

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commitabout 24 hours ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cloud Architect

100

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

Skill
jeffallan

Hybrid Cloud Networking

100

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

Skill
wshobson

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

Skill
microsoft

Azure Deploy

100

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.

Skill
microsoft

Azure Storage Blob Py

99

Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. Triggers: "blob storage", "BlobServiceClient", "ContainerClient", "BlobClient", "upload blob", "download blob".

Skill
microsoft