azure-extended-zones

Guide Azure Extended Zones development with configuration, security, and purchasing decisions.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-extended-zones-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-extended-zones
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-extended-zones
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-extended-zones-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides expert guidance for Azure Extended Zones development, covering decision making, security, and configuration to streamline complex cloud governance tasks.

Core Features & Use Cases

  • Guidance on deciding and purchasing Reserved Instances or Savings Plans for Extended Zones, including cost considerations and practical workflows.
  • Security and configuration guidance, including encryption with customer-managed keys via Azure Key Vault, policy authoring, and access management.
  • Use cases include registering subscriptions, requesting zone access, and defining governance policies to standardize Extended Zones usage.

Quick Start

Query Category Index to locate relevant Extended Zones topics and implement the recommended configurations.

Frequently Asked Questions about azure-extended-zones

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

FAQPage Schema
How do I register an Azure subscription and request Extended Zones access?

To register Azure subscriptions and request Extended Zones access, you must configure subscription management settings and submit an access request. This process ensures your subscription is approved for deploying resources within the targeted zone.

What is the best way to configure customer-managed keys for Azure Extended Zones disk encryption?

Configuring customer-managed keys (CMK) for Extended Zones disk encryption requires integrating Azure Key Vault. You must set up Key Vault, define access policies, and apply encryption settings to ensure secure key management for your deployed disks.

How do I author Azure Policy to standardize Extended Zones usage across subscriptions?

Authoring Azure Policy for Extended Zones involves defining governance rules to standardize resource configurations. You create policy definitions that enforce compliance, manage security standards, and control resource deployment across your registered subscriptions.

Should I purchase Reserved Instances or Savings Plans for Azure Extended Zones deployments?

Deciding between Reserved Instances and Savings Plans for Extended Zones depends on your workload predictability. Evaluate cost considerations and usage patterns to purchase the optimal billing plan, reducing compute expenses for your deployed infrastructure.

Can I use Azure Key Vault to manage encryption keys for Extended Zones security configurations?

Yes, Azure Key Vault is used to manage customer-managed keys for Extended Zones security configurations. It securely stores and controls access to the encryption keys required for disk encryption and safeguarding deployed resources.