azure-env-builder

[Alpha] Enterprise Azure environment builder. Deploy apps to App Service/AKS/Container Apps, generate Bicep with AVM modules, configure service connections and CI/CD. Use when building Azure infrastructure, deploying applications, or designing Hub-Spoke/AKS/AI Foundry architectures.

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-env-builder" with this command: npx skills add aktsmm/agent-skills/aktsmm-agent-skills-azure-env-builder

Azure Environment Builder

Enterprise Azure environment builder skill.

When to Use

  • Azure, Bicep, infrastructure, deploy app
  • Building enterprise Azure environments
  • Deploying apps to App Service, AKS, or Container Apps
  • Designing Hub-Spoke, AKS, or AI Foundry architectures

Features

CategoryCapabilities
ArchitectureHub-Spoke, Web+DB, AKS, AI Foundry
AVM Modules200+ Azure Verified Modules
VM InitSquid, Nginx, Docker, IIS setup
Config LinkingSQL/Storage/Redis, Managed ID RBAC
CI/CDGitHub Actions / Azure Pipelines

Workflow

  1. Interview - Gather requirements + select architecture pattern
  2. MCP Tools - Fetch latest AVM/schema info
  3. Scaffold - Generate environment folder via scripts/scaffold_environment.ps1
  4. Implement - Write Bicep with AVM modules + VM init
  5. CI/CD - Generate pipeline templates
  6. Deploy - what-if → execute

Required: MCP Tools

Run before generating Bicep code:

mcp_bicep_experim_get_bicep_best_practices
mcp_bicep_experim_list_avm_metadata
mcp_bicep_experim_get_az_resource_type_schema(azResourceType, apiVersion)
microsoft_docs_search(query: "Private Endpoint Bicep")

Interview Checklist

references/hearing-checklist.md

ItemDetails
SubscriptionID or az account show
Environmentdev / staging / prod
Regionjapaneast / japanwest
Deploy TypeAzure CLI / Bicep

Architecture Patterns

references/architecture-patterns.md

PatternUse Case
Hub-SpokeLarge enterprise
Web + DBStandard web applications
AKSContainer microservices
AI FoundryAI/ML workloads
Proxy VMPrivate network egress control

Commands

# Scaffold environment folder
pwsh scripts/scaffold_environment.ps1 -Environment <env> -Location <region>

# Validate
az deployment group what-if --resource-group <rg> --template-file main.bicep

# Deploy
az deployment group create --resource-group <rg> --template-file main.bicep

Key References

FilePurpose
architecture-patterns.mdArchitecture patterns
avm-modules.mdAVM module catalog
vm-app-scripts.mdVM init scripts
app-deploy-patterns.mdApp deploy patterns
service-config-templates.mdService config linking
cicd-templates/CI/CD templates

Done Criteria

  • Interview checklist completed
  • MCP tools fetched latest info
  • Bicep files generated
  • az deployment group what-if succeeded

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.

Automation

powerpoint-automation

No summary provided by upstream source.

Repository SourceNeeds Review
621-aktsmm
Automation

ocr-super-surya

No summary provided by upstream source.

Repository SourceNeeds Review
233-aktsmm
Automation

skill-finder

No summary provided by upstream source.

Repository SourceNeeds Review
110-aktsmm
Automation

drawio-diagram-forge

No summary provided by upstream source.

Repository SourceNeeds Review