azure-deploy

AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE

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-deploy" with this command: npx skills add tyler-r-kendrick/agent-skills/tyler-r-kendrick-agent-skills-azure-deploy

Azure Deploy

AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE

PREREQUISITE: The azure-validate skill MUST be invoked and completed with status Validated BEFORE executing this skill.

Triggers

Activate this skill when user wants to:

  • Deploy their application to Azure

  • Publish, host, or launch their app

  • Push updates to existing deployment

  • Run azd up or az deployment

  • Ship code to production

  • Deploy Azure Functions to the cloud

Rules

  • Run after azure-prepare and azure-validate

  • Manifest must exist with status Validated

  • Pre-deploy checklist required — pre-deploy-checklist

  • ⛔ Destructive actions require ask_user — global-rules

Steps

Action Reference

1 Check Manifest — Verify status = Validated

2 Pre-Deploy Checklist — MUST complete ALL steps pre-deploy-checklist

3 Load Recipe — Based on recipe.type in manifest recipes/

4 Execute Deploy — Follow recipe steps Recipe README

5 Handle Errors — See recipe's errors.md

6 Verify Success — Confirm deployment completed and endpoints are accessible —

Recipes

Recipe Reference

AZD recipes/azd/

AZCLI recipes/azcli/

Bicep recipes/bicep/

Terraform recipes/terraform/

MCP Tools

Tool Purpose

mcp_azure_mcp_subscription_list

List available subscriptions

mcp_azure_mcp_group_list

List resource groups in subscription

mcp_azure_mcp_azd

Execute AZD commands

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

ai

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

specs

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

markdown-token-optimizer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

tools

No summary provided by upstream source.

Repository SourceNeeds Review