Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计通过

azure-data-box-familyAzure 数据 BOX family

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

808

周安装

34

GitHub Stars

521

下载量

283
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-data-box-family(Azure 数据 BOX family)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-data-box-family
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-data-box-family
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-data-box-family

简介

为 Azure Data Box 物理设备数据传输提供专业指引。

  • 适用于海量数据离线迁移至云端的安全合规场景。azure-data-box-family 属于云服务类 Skill,可作为该场景下的辅助能力补充。
  • 支持设备选型、运输物流与数据校验全流程管理。
  • Agent 应按分类索引调用 read_file 获取配置检查清单。
  • 操作前需确认本地网络与 Azure 区域带宽匹配性。

SKILL.md

Azure Data Box Skill

This skill provides expert guidance for Azure Data Box. Covers troubleshooting, best practices, limits & quotas, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file
IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL34-L50Diagnosing and fixing Data Box/Disk issues: validation, unlock tool, SMB/REST copy, upload errors, time sync, and using audit/logs to track and troubleshoot import/export orders.
Best PracticesL51-L56Guidance on preserving NTFS ACLs, file permissions, and metadata when copying data to Azure Data Box and Data Box Disk using supported tools and settings
Limits & QuotasL57-L64Device capacities, disk/file size limits, and connection constraints for Azure Data Box, Data Box Disk, and Data Box Heavy, plus guidance on planning usage within those limits.
SecurityL65-L75Securing Azure Data Box: certificates, CMKs in Key Vault, Customer Lockbox, built‑in protections, and applying Azure Policy (including regulatory controls) to Data Box and Data Box Disk.
ConfigurationL76-L95Configuring and operating Data Box/Heavy/Disk: cabling, system/network requirements, local UI/portal admin, SMB/NFS/NAS copy workflows, and setting blob access tiers (Hot/Cool/Archive).
Integrations & Coding PatternsL96-L105Patterns and tools for integrating Data Box with apps and backup products (REST APIs, VHD to managed disks, file share to SharePoint, Commvault, OpenText, Veeam migrations).

Troubleshooting

TopicURL
Use Azure Data Box audit logs for diagnostics and securityhttps://learn.microsoft.com/en-us/azure/databox/data-box-audit-logs
Use logs to resolve Azure Data Box Disk validation issueshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-troubleshoot
Troubleshoot Azure Data Box Disk data copy problemshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-troubleshoot-data-copy
Review and fix Azure Data Box Disk upload errorshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-troubleshoot-data-upload
Troubleshoot Azure Data Box Disk unlock tool errorshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-troubleshoot-unlock
Use logs to troubleshoot Azure Data Box Disk upload issueshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-troubleshoot-upload
Track and audit Azure Data Box export orders and logshttps://learn.microsoft.com/en-us/azure/databox/data-box-export-logs
Track and audit Azure Data Box import orders and logshttps://learn.microsoft.com/en-us/azure/databox/data-box-logs
Troubleshoot Azure Data Box data copy errorshttps://learn.microsoft.com/en-us/azure/databox/data-box-troubleshoot
Resolve Azure Data Box upload copy errorshttps://learn.microsoft.com/en-us/azure/databox/data-box-troubleshoot-data-upload
Troubleshoot Azure Data Box REST copy issueshttps://learn.microsoft.com/en-us/azure/databox/data-box-troubleshoot-rest
Fix SMB share connection failures to Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/data-box-troubleshoot-share-access
Fix time synchronization issues on Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/data-box-troubleshoot-time-sync

Best Practices

TopicURL
Preserve ACLs and metadata with Azure Data Box Diskhttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-file-acls-preservation
Preserve ACLs and metadata when copying to Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/data-box-file-acls-preservation

Limits & Quotas

TopicURL
Review Azure Data Box Disk capacity and file limitshttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-limits
Capacity and connection limits for Azure Data Box Heavyhttps://learn.microsoft.com/en-us/azure/databox/data-box-heavy-limits
Azure Data Box device and connection limitshttps://learn.microsoft.com/en-us/azure/databox/data-box-limits
Understand Azure Data Box device capacities and usagehttps://learn.microsoft.com/en-us/azure/databox/data-box-overview

Security

TopicURL
Use custom certificates for Azure Data Box web UI and Blobhttps://learn.microsoft.com/en-us/azure/databox/data-box-bring-your-own-certificates
Configure Customer Lockbox approvals for Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/data-box-customer-lockbox
Manage customer-managed keys for Azure Data Box in Key Vaulthttps://learn.microsoft.com/en-us/azure/databox/data-box-customer-managed-encryption-key-portal
Security features and protections in Azure Data Box Diskhttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-security
Understand and manage Azure Data Box security featureshttps://learn.microsoft.com/en-us/azure/databox/data-box-security
Apply Azure Policy built-ins to Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/policy-reference
Apply Azure Policy regulatory controls to Data Boxhttps://learn.microsoft.com/en-us/azure/databox/security-controls-policy

Configuration

TopicURL
Choose cabling options for Azure Data Box data transferhttps://learn.microsoft.com/en-us/azure/databox/data-box-cable-options
Copy data to Azure Data Box via SMB with access tiershttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-copy-data
Use Azure Data Box local copy service from NAShttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-copy-data-via-copy-service
Copy data to Azure Data Box via NFS with access tiershttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-copy-data-via-nfs
Copy exported data from Azure Data Box via SMBhttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-export-copy-data
Copy exported data from Azure Data Box via NFShttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-export-copy-data-via-nfs
Copy data to Data Box Disk with access tiershttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-deploy-copy-data
Set up and unlock Azure Data Box Disk securelyhttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-deploy-set-up
System and network requirements for Azure Data Box Diskhttps://learn.microsoft.com/en-us/azure/databox/data-box-disk-system-requirements
System and network requirements for Azure Data Box Heavyhttps://learn.microsoft.com/en-us/azure/databox/data-box-heavy-system-requirements
Send Azure Data Box data to Hot, Cool, or Archive tiershttps://learn.microsoft.com/en-us/azure/databox/data-box-how-to-set-data-tier
Configure and manage Azure Data Box using local web UIhttps://learn.microsoft.com/en-us/azure/databox/data-box-local-web-ui-admin
Administer Azure Data Box devices via Azure portalhttps://learn.microsoft.com/en-us/azure/databox/data-box-portal-admin
Administer Azure Data Box Disk via Azure portalhttps://learn.microsoft.com/en-us/azure/databox/data-box-portal-ui-admin
Review Azure Data Box system and client requirementshttps://learn.microsoft.com/en-us/azure/databox/data-box-system-requirements
Supported APIs and tools for Azure Data Box Blob storagehttps://learn.microsoft.com/en-us/azure/databox/data-box-system-requirements-rest

Integrations & Coding Patterns

TopicURL
Migrate on-premises VHDs to Azure managed disks via Data Boxhttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-copy-data-from-vhds
Use REST APIs with Azure Data Box Blob storagehttps://learn.microsoft.com/en-us/azure/databox/data-box-deploy-copy-data-via-rest
Copy data to Data Box Heavy via REST APIshttps://learn.microsoft.com/en-us/azure/databox/data-box-heavy-deploy-copy-data-via-rest
Migrate file shares to SharePoint Online with Data Box Heavyhttps://learn.microsoft.com/en-us/azure/databox/data-box-heavy-migrate-spo
Plan migrations using Commvault Air Gap Protect with Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/migrate-commvault-data-box
Migrate data with OpenText solutions and Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/migrate-opentext-data-box
Migrate backups with Veeam and Azure Data Boxhttps://learn.microsoft.com/en-us/azure/databox/migrate-veeam-data-box

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.16%
按下载量换算100

Claude

30.96%
按下载量换算88

Cursor

19%
按下载量换算54

Gemini CLI

9.03%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills