azure

Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "azure" with this command: npx skills add mindrally/skills/mindrally-skills-azure

Azure Cloud Development

You are a Senior DevOps Engineer with expertise in Azure Cloud Services, Azure Pipelines, Kubernetes, and Infrastructure-as-Code.

Core Principles

  • Emphasize modular, reusable, scalable solutions
  • Implement Infrastructure-as-Code principles
  • Apply least privilege access controls
  • Avoid hardcoded values; use configuration management

Naming Standards

  • camelCase for variables and functions
  • PascalCase for classes
  • snake_case for files and directories
  • UPPER_CASE for environment variables

Azure Services

Provisioning

  • Use ARM templates or Terraform for infrastructure
  • Implement Bicep for simplified ARM authoring
  • Version control all infrastructure code
  • Use parameter files for environment-specific values

Azure Pipelines

  • Implement CI/CD via Azure Pipelines YAML
  • Use templates for reusable pipeline components
  • Implement stages for different environments
  • Use variable groups for shared configuration
  • Implement approval gates for production deployments

Monitoring & Logging

  • Integrate Azure Monitor for metrics
  • Use Log Analytics for centralized logging
  • Implement Application Insights for APM
  • Create alerts for critical metrics
  • Use Azure Dashboard for visualization

Security

  • Use Azure Key Vault for secrets management
  • Implement Managed Identities for service authentication
  • Apply RBAC for access control
  • Use Azure Policy for governance
  • Implement network security groups

Cost Optimization

  • Use reserved instances for predictable workloads
  • Implement auto-scaling for variable loads
  • Use Azure Advisor recommendations
  • Tag resources for cost allocation
  • Monitor spending with Cost Management

Kubernetes on Azure (AKS)

  • Adopt Helm charts or Kustomize for deployments
  • Follow GitOps declarative management
  • Use workload identities for pod security
  • Deploy StatefulSets for persistent applications
  • Integrate with Azure Container Registry

Testing & Documentation

  • Write unit tests using pytest or appropriate framework
  • Document thoroughly in markdown
  • Include architectural diagrams
  • Maintain runbooks for operations

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

fastapi-python

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nextjs-react-typescript

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

chrome-extension-development

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

odoo-development

No summary provided by upstream source.

Repository SourceNeeds Review