Agent Skillsmicrosoft/azure-skills › azure-local-multi-rack

azure-local-multi-rack

GitHub

用于规划、部署和操作 Azure Local 多机架(百台以上规模)基础设施,涵盖网络fabric、SAN存储及集群管理。适用于大规模预集成机架场景,区分于标准小规模部署。

.github/plugins/azure-local-skills/skills/azure-local-multi-rack/SKILL.md microsoft/azure-skills

Trigger Scenarios

多机架或机架级规模的 Azure Local 部署规划与实施 涉及 Network Fabric Controller、Cluster Manager 或 SAN 存储的操作 使用 az networkcloud 或 az networkfabric CLI 进行资源管理

Install

npx skills add microsoft/azure-skills --skill azure-local-multi-rack -g -y
More Options

Non-standard path

npx skills add https://github.com/microsoft/azure-skills/tree/main/.github/plugins/azure-local-skills/skills/azure-local-multi-rack -g -y

Use without installing

npx skills use microsoft/azure-skills@azure-local-multi-rack

指定 Agent (Claude Code)

npx skills add microsoft/azure-skills --skill azure-local-multi-rack -a claude-code -g -y

安装 repo 全部 skill

npx skills add microsoft/azure-skills --all -g -y

预览 repo 内 skill

npx skills add microsoft/azure-skills --list

SKILL.md

Frontmatter
{
    "name": "azure-local-multi-rack",
    "license": "MIT",
    "metadata": {
        "author": "Microsoft",
        "version": "1.0.1"
    },
    "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."
}

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.

Workflow

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

Read the matched workflow first and use docs-map. 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 before running commands.
Risky fabric or SAN change Stop and follow safety-rules.
Doc URL 404/redirect Search Learn for the title, scoped to multi-rack deployments of Azure Local.

Version History

  • 5b4f0c0 Current 2026-09-22 16:52

Same Skill Collection

.github/plugins/azure-kusto-graph-skills/skills/azure-kusto-irql/SKILL.md
.github/plugins/azure-skills/skills/airunway-aks-setup/SKILL.md
.github/plugins/azure-skills/skills/appinsights-instrumentation/SKILL.md
.github/plugins/azure-skills/skills/azure-ai/SKILL.md
.github/plugins/azure-skills/skills/azure-aigateway/SKILL.md
.github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md
.github/plugins/azure-skills/skills/azure-compliance/SKILL.md
.github/plugins/azure-skills/skills/azure-cost/SKILL.md
.github/plugins/azure-skills/skills/azure-kusto/SKILL.md
.github/plugins/azure-skills/skills/azure-quotas/SKILL.md
.github/plugins/azure-skills/skills/azure-resource-visualizer/SKILL.md
.github/plugins/azure-skills/skills/azure-upgrade/SKILL.md
.github/plugins/azure-skills/skills/entra-app-registration/SKILL.md
.github/plugins/azure-skills/skills/python-appservice-deploy/SKILL.md
skills/airunway-aks-setup/SKILL.md
skills/appinsights-instrumentation/SKILL.md
skills/azure-ai/SKILL.md
skills/azure-aigateway/SKILL.md
skills/azure-cloud-migrate/SKILL.md
skills/azure-compliance/SKILL.md
skills/azure-cost/SKILL.md
skills/azure-kubernetes/azure-kubernetes-automatic-readiness/SKILL.md
skills/azure-kusto/SKILL.md
skills/azure-quotas/SKILL.md
skills/azure-resource-visualizer/SKILL.md
skills/azure-upgrade/SKILL.md
skills/entra-app-registration/SKILL.md
skills/python-appservice-deploy/SKILL.md
.github/plugins/azure-kusto-graph-skills/skills/azure-kusto-graph/SKILL.md
.github/plugins/azure-kusto-graph-skills/skills/azure-kusto-irql-graph/SKILL.md
.github/plugins/azure-local-skills/skills/azure-local/SKILL.md
.github/plugins/azure-skills/skills/azure-app-onboard-prereq/SKILL.md
.github/plugins/azure-skills/skills/azure-app-onboard/SKILL.md
.github/plugins/azure-skills/skills/azure-compute/SKILL.md
.github/plugins/azure-skills/skills/azure-deploy/SKILL.md
.github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md
.github/plugins/azure-skills/skills/azure-enterprise-infra-planner/SKILL.md
.github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md
.github/plugins/azure-skills/skills/azure-messaging/SKILL.md
.github/plugins/azure-skills/skills/azure-prepare/SKILL.md
.github/plugins/azure-skills/skills/azure-reliability/SKILL.md
.github/plugins/azure-skills/skills/azure-resource-lookup/SKILL.md
.github/plugins/azure-skills/skills/azure-storage/SKILL.md
.github/plugins/azure-skills/skills/azure-validate/SKILL.md
.github/plugins/azure-skills/skills/entra-agent-id/SKILL.md
.github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md
.github/plugins/foundry-iq-skills/skills/foundry-iq/SKILL.md
skills/azure-app-onboard-prereq/SKILL.md
skills/azure-app-onboard/SKILL.md

Metadata

Files
0
Version
5b4f0c0
Hash
b544007c
Indexed
2026-09-22 16:52

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 23:03
浙ICP备14020137号-1