Skip to content
Development
Skill

/azure-local-multi-rack

Plan, deploy, operate, and troubleshoot multi-rack (rack scale) deployments of Azure Local — preintegrated racks scaling to hundreds of machines, built on Network Fabric Controller, Cluster Manager, SAN storage, and managed network fabric. Use for the Microsoft.NetworkCloud and

From plugin
github-copilot-for-azure
25144 skills1 MCP
Install
$ npx -y skills add microsoft/GitHub-Copilot-for-Azure --skill azure-local-multi-rack --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/azure-local-multi-rack

Context preview

The summary Claude sees to decide when to auto-load this skill.

Plan, deploy, operate, and troubleshoot multi-rack (rack scale) deployments of Azure Local — preintegrated racks scaling to hundreds of machines, built on Network Fabric Controller, Cluster Manager, SAN storage, and managed network fabric. Use for the Microsoft.NetworkCloud and

SKILL.md

azure-local-multi-rack.SKILL.md
name: azure-local-multi-rack
description: "Plan, deploy, operate, and troubleshoot multi-rack (rack scale) deployments of Azure Local — preintegrated racks scaling to hundreds of machines, built on Network Fabric Controller, Cluster Manager, SAN storage, and managed network fabric. Use for the Microsoft.NetworkCloud and Microsoft.ManagedNetworkFabric control plane. NOT for standard 1-16 node Azure Local, and NOT for rack-aware clusters (two racks as availability zones, up to 8 nodes, synchronous replication) — those are standard scale. WHEN: multi-rack, rack scale Azure Local, aggregation rack, compute rack, Network Fabric Controller, NFC, Cluster Manager, network fabric, isolation domain, az networkcloud, az networkfabric, multi-rack logical network, multi-rack Arc VM."
license: MIT
metadata:
  author: Microsoft
  version: "0.0.0-placeholder"

Azure Local Multi-Rack

> Multi-rack is in **preview** — say so, and confirm availability from the docs before committing to a design.

Quick Reference

| Property | Value | | --- | --- | | Best for | Rack-scale Azure Local: 100+ machines, preintegrated racks, SAN, managed fabric | | Scale | Minimum four racks — one aggregation rack plus three or more compute racks | | Providers | `Microsoft.NetworkCloud`, `Microsoft.ManagedNetworkFabric`, `Microsoft.AzureStackHCI` | | CLI | `az networkcloud`, `az networkfabric`, `az stack-hci-vm` | | Related skill | `azure-local` for standard 1-16 node and rack-aware deployments |

When to Use This Skill

Use when the deployment is multi-rack / rack scale: preintegrated racks, an aggregation rack, a Network Fabric Controller, a Cluster Manager, SAN storage, or the `networkcloud` / `managednetworkfabric` CLI extensions.

Do **not** use for standard Azure Local (1-16 node hyperconverged, up to 64 disaggregated) or rack-aware clusters — hand off to the `azure-local` skill. If the scale is unclear, ask first: the two have separate, non-interchangeable procedures for the same-sounding tasks (logical networks, VM creation, NSGs).

MCP Tools

No dedicated MCP namespace. Use generic Azure MCP tools: `mcp_azure_mcp_extension_cli_generate` (confirm `networkcloud`/`networkfabric` extensions first), `mcp_azure_mcp_monitor` (needs Log Analytics), `mcp_azure_mcp_resourcehealth` (partial; not fabric or SAN health), `mcp_azure_mcp_documentation` (multi-rack articles only — standard Azure Local pages do not apply).

Details: [cli-and-prereqs](references/cli-and-prereqs.md).

Workflow

1. Confirm this is multi-rack, not standard Azure Local — see When to Use. 2. Plan/deploy -> [plan-and-deploy](workflows/plan-and-deploy/plan-and-deploy.md) 3. VMs, AKS, images, disks -> [workload-management](workflows/workload-management/workload-management.md) 4. Fabric, isolation domains, load balancers, NSGs -> [networking](workflows/networking/networking.md) 5. Monitoring, metrics, serial console, failures -> [operate-and-monitor](workflows/operate-and-monitor/operate-and-monitor.md)

Read the matched workflow first and use [docs-map](references/docs-map.md). Start read-only. Ask before fabric changes, isolation domain edits, VM power/delete operations, or anything touching the aggregation rack or SAN.

Error Handling

| Scenario | Remediation | | --- | --- | | Scale unknown | Ask whether the deployment is multi-rack or standard before recommending procedures. | | Standard Azure Local detected | Hand off to the `azure-local` skill; multi-rack procedures do not apply. | | Missing CLI extension | Install per [cli-and-prereqs](references/cli-and-prereqs.md) before running commands. | | Risky fabric or SAN change | Stop and follow [safety-rules](references/safety-rules.md). | | Doc URL 404/redirect | Search Learn for the title, scoped to multi-rack deployments of Azure Local. |

Read more
Ships withgithub-copilot-for-azure

GitHub Copilot for Azure is a set of extensions for Visual Studio, VS Code, and Claude Code designed to streamline the process of developing for Azure.

Get the whole plugin

Other skills on github-copilot-for-azure.