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

azure-virtual-desktopAzure virtual desktop 部署

Agent Skill

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

总安装

823

周安装

35

GitHub Stars

521

下载量

288
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-virtual-desktop

简介

为 Azure Virtual Desktop 提供虚拟桌面基础设施支持。

  • 涵盖主机池配置、会话主机管理与用户体验优化。
  • 支持 FSLogix 配置文件容器与多用户并发场景。
  • 需规划网络带宽与 GPU 资源以满足图形密集型应用需求。
  • azure-virtual-desktop 属于云服务类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Azure Virtual Desktop Skill

This skill provides expert guidance for Azure Virtual Desktop. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. 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
TroubleshootingL37-L52Diagnosing and fixing AVD issues: agent updates, MSIX App Attach, autoscale, FQDN/connectivity, connection quality, graphics, session host health, Teams, and Log Analytics-based troubleshooting
Best PracticesL53-L64Operational best practices for AVD: autoscale, Start VM on Connect, Windows multi-session tuning, validation host pools, proxy/RDP Multipath guidance, and resolving Azure Advisor recommendations.
Decision MakingL65-L80Planning and cost/licensing decisions for AVD: deployment models, autoscale, host pool and tool choices, storage/FSLogix, data locations, ESU, Local/Extended Zones, and Insights cost estimation
Architecture & Design PatternsL81-L89Design patterns for AVD app delivery, stateless hosts, DR, FSLogix profile containers, and automated scaling with Automation/Logic Apps.
Limits & QuotasL90-L95Guidance on RDP bandwidth requirements and optimizing Microsoft Teams (audio/video, collaboration features) performance and configuration in Azure Virtual Desktop.
SecurityL96-L114Securing Azure Virtual Desktop: SSO (Entra ID/AD FS), MFA/Conditional Access, RBAC/roles, managed identities, external identities, session protections (watermarking, screen capture, clipboard), and auditing.
ConfigurationL115-L175Configuring AVD environments: images, autoscale, networking, RDP/redirection, Teams/media, licensing, updates, monitoring, and client/RemoteApp settings for optimized session hosts.
Integrations & Coding PatternsL176-L183Managing AVD via CLI/PowerShell, integrating partner App Attach delivery, enabling WebRTC multimedia redirection, and launching resources using custom URI schemes.
DeploymentL184-L192Guides for deploying and migrating AVD: adding session hosts, moving from classic to current AVD, changing regions, using regional host pools, and deploying Windows clients via Intune/ConfigMgr.

Troubleshooting

TopicURL
Monitor and troubleshoot AVD agent updates with logshttps://learn.microsoft.com/en-us/azure/virtual-desktop/agent-updates-diagnostics
Test and troubleshoot MSIX packages for AVD App Attachhttps://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-test-msix-packages
Monitor and troubleshoot Azure Virtual Desktop autoscale with Insightshttps://learn.microsoft.com/en-us/azure/virtual-desktop/autoscale-monitor-operations-insights
Validate Azure Virtual Desktop FQDN and endpoint connectivityhttps://learn.microsoft.com/en-us/azure/virtual-desktop/check-access-validate-required-fqdn-endpoint
Analyze and troubleshoot AVD connection qualityhttps://learn.microsoft.com/en-us/azure/virtual-desktop/connection-latency
Collect and query AVD connection quality logshttps://learn.microsoft.com/en-us/azure/virtual-desktop/connection-quality-monitoring
Use diagnostics and Log Analytics for AVD issueshttps://learn.microsoft.com/en-us/azure/virtual-desktop/diagnostics-log-analytics
Diagnose graphics performance issues with RemoteFX countershttps://learn.microsoft.com/en-us/azure/virtual-desktop/remotefx-graphics-performance-counters
Interpret AVD session host statuses and health checkshttps://learn.microsoft.com/en-us/azure/virtual-desktop/session-host-status-health-checks
Interpret AVD session host statuses and health checkshttps://learn.microsoft.com/en-us/azure/virtual-desktop/session-host-status-health-checks
Use Log Analytics queries to diagnose session host updateshttps://learn.microsoft.com/en-us/azure/virtual-desktop/session-host-update-diagnostics
Troubleshoot Microsoft Teams on Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/troubleshoot-teams

Best Practices

TopicURL
Autoscale FAQ and best practices for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/autoscale-faq
Resolve Azure Advisor recommendations for AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/azure-advisor-recommendations
Configure Azure Virtual Desktop validation host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-validation-environment
Azure Virtual Desktop FAQ and operational best practiceshttps://learn.microsoft.com/en-us/azure/virtual-desktop/faq
Apply proxy server guidelines for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/proxy-server-support
Use RDP Multipath to improve Azure Virtual Desktop reliabilityhttps://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-multipath
Start VM on Connect FAQ and usage best practiceshttps://learn.microsoft.com/en-us/azure/virtual-desktop/start-virtual-machine-connect-faq
FAQ and best practices for Windows multi-session on AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/windows-multisession-faq

Decision Making

TopicURL
Plan Azure Virtual Desktop autoscale using example scenarioshttps://learn.microsoft.com/en-us/azure/virtual-desktop/autoscale-scenarios
Use Azure Extended Zones with Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/azure-extended-zones
Plan Azure Virtual Desktop on Azure Localhttps://learn.microsoft.com/en-us/azure/virtual-desktop/azure-local-overview
Understand Azure Virtual Desktop data locationshttps://learn.microsoft.com/en-us/azure/virtual-desktop/data-locations
Choose host pool management approach in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/host-pool-management-approaches
Estimate costs for Azure Virtual Desktop Insightshttps://learn.microsoft.com/en-us/azure/virtual-desktop/insights-costs
Select licensing options for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/licensing
Choose management tools for Azure Virtual Desktop session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/management
Choose Azure Virtual Desktop deployment modelshttps://learn.microsoft.com/en-us/azure/virtual-desktop/organization-internal-external-commercial-purposes-recommendations
Choose Azure storage options for FSLogix profiles on AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/store-fslogix-profile
Estimate and plan Azure Virtual Desktop costshttps://learn.microsoft.com/en-us/azure/virtual-desktop/understand-estimate-costs
Plan Windows 10 ESU for Azure Virtual Desktop deploymentshttps://learn.microsoft.com/en-us/azure/virtual-desktop/understanding-extended-security-updates

Architecture & Design Patterns

TopicURL
Use App Attach containers for AVD application deliveryhttps://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-overview
Use ephemeral OS disks for stateless AVD workloadshttps://learn.microsoft.com/en-us/azure/virtual-desktop/deploy/session-hosts/ephemeral-os-disks
Design disaster recovery architecture for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/disaster-recovery-concepts
Design AVD user profile management with FSLogix containershttps://learn.microsoft.com/en-us/azure/virtual-desktop/fslogix-profile-containers
Use Automation and Logic Apps to scale AVD session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/scaling-automation-logic-apps

Limits & Quotas

TopicURL
Understand RDP bandwidth needs for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-bandwidth
Use Microsoft Teams features on Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/teams-supported-features

Security

TopicURL
Control clipboard direction and data types in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/clipboard-transfer-direction-data-types
Configure AD FS single sign-on for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-adfs-sso
Configure managed identities for Azure Virtual Desktop host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-managed-identity
Configure Entra ID single sign-on for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-single-sign-on
Implement delegated administrative access in Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/delegated-access-virtual-desktop
Set up Kerberos KDC proxy for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/key-distribution-center-proxy
Configure Azure Virtual Desktop host pools for external identitieshttps://learn.microsoft.com/en-us/azure/virtual-desktop/provide-access-external-identities
Onboard AVD session hosts to Microsoft Purview forensic evidencehttps://learn.microsoft.com/en-us/azure/virtual-desktop/purview-forensic-evidence
Use built-in Azure RBAC roles for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/rbac
Configure WebAuthn redirection for passwordless AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-webauthn
Configure screen capture protection for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/screen-capture-protection
Apply security recommendations to Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/security-recommendations
Assign RBAC and Entra roles to AVD service principalshttps://learn.microsoft.com/en-us/azure/virtual-desktop/service-principal-assign-roles
Enforce MFA for Azure Virtual Desktop with Conditional Accesshttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-mfa
Configure watermarking to protect Azure Virtual Desktop sessionshttps://learn.microsoft.com/en-us/azure/virtual-desktop/watermarking

Configuration

TopicURL
Add Azure Virtual Desktop administrative template to Group Policy and Intunehttps://learn.microsoft.com/en-us/azure/virtual-desktop/administrative-template
Create MSIX images for App Attach in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-create-msix-image
Add and manage App Attach applications in Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-setup
Apply Windows licensing to Azure Virtual Desktop session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/apply-windows-license
Create and assign autoscale scaling plans for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/autoscale-create-assign-scaling-plan
Configure diagnostics for Azure Virtual Desktop autoscalehttps://learn.microsoft.com/en-us/azure/virtual-desktop/autoscale-diagnostics
Deploy and access Entra-joined AVD session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/azure-ad-joined-session-hosts
Configure Azure fabric communication IPs for AVD and Windows 365https://learn.microsoft.com/en-us/azure/virtual-desktop/azurecommunicationips
Configure Configuration Manager updates for AVD multi-session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-automatic-updates
Configure Azure Virtual Desktop host pool load balancinghttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-host-pool-load-balancing
Configure RDP Shortpath transport for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-rdp-shortpath
Configure session lock behavior in Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/configure-session-lock-behavior
Create and use AVD custom image templateshttps://learn.microsoft.com/en-us/azure/virtual-desktop/create-custom-image-templates
Configure custom image templates for AVD session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/custom-image-templates
Customize Azure Virtual Desktop user feed via portal and PowerShellhttps://learn.microsoft.com/en-us/azure/virtual-desktop/customize-feed-for-virtual-desktop-users
Set custom RDP properties on Azure Virtual Desktop host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/customize-rdp-properties
Enroll Azure subscriptions in AVD per-user access pricinghttps://learn.microsoft.com/en-us/azure/virtual-desktop/enroll-per-user-access-pricing
Increase AVD RDP chroma subsampling to 4:4:4https://learn.microsoft.com/en-us/azure/virtual-desktop/graphics-chroma-value-increase-4-4-4
Enable GPU-accelerated rendering and encoding in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/graphics-enable-gpu-acceleration
Enable and configure Azure Virtual Desktop Insightshttps://learn.microsoft.com/en-us/azure/virtual-desktop/insights
Install Microsoft 365 Apps on AVD custom imageshttps://learn.microsoft.com/en-us/azure/virtual-desktop/install-office-on-wvd-master-image
Configure Windows 10 language packs on Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/language-packs
Use MSIXMGR tool parameters for AVD App Attach workflowshttps://learn.microsoft.com/en-us/azure/virtual-desktop/msixmgr-tool-syntax-description
Configure multimedia redirection for Azure Virtual Desktop sessionshttps://learn.microsoft.com/en-us/azure/virtual-desktop/multimedia-redirection-video-playback-calls
Launch OneDrive automatically with AVD RemoteAppshttps://learn.microsoft.com/en-us/azure/virtual-desktop/onedrive-remoteapp
Configure preferred application group type for pooled AVD host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/preferred-application-group-type
Set up Private Link endpoints for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/private-link-setup
Publish applications with RemoteApp in Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/publish-applications-stream-remoteapp
Reference for supported RDP properties in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-properties
Configure QoS policies for Azure Virtual Desktop RDPhttps://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-quality-of-service-qos
Understand and plan RDP Shortpath for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-shortpath
Configure audio and video redirection over RDP for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-audio-video
Configure RDP camera and video redirectionhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-camera-webcam-video-capture
Configure RDP clipboard redirection settingshttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-clipboard
Configure RDP drive and storage redirectionhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-drives-storage
Configure RDP location redirection for AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-location
Configure MTP/PTP device redirection over RDPhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-plug-play-mtp-ptp
Configure printer redirection in Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-printers
Configure serial and COM port redirection over RDPhttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-serial-com-ports
Configure smart card redirection for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-smart-cards
Configure USB redirection on Windows RDP clientshttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-configure-usb
Configure peripheral and resource redirection over RDP for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/redirection-remote-desktop-protocol
Use advanced features of the Windows Remote Desktop client for AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/remote-desktop-client/client-features-windows-msrdc
Connect to Azure Virtual Desktop using the Windows Remote Desktop clienthttps://learn.microsoft.com/en-us/azure/virtual-desktop/remote-desktop-client/connect-windows-cloud-services
Enable preview RemoteApp windowing enhancements in AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/remoteapp-enhancements
Allow required FQDNs and endpoints for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/required-fqdn-endpoint
Configure scheduled agent updates for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/scheduled-agent-updates
Understand session host update configuration for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/session-host-update
Configure session host update for Azure Virtual Desktop host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/session-host-update-configure
Set preferred application group type on AVD host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-preferred-application-group-type
Prepare and upload a custom VHD image for AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-customize-master-image
Build a golden image for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-golden-image
Set up Automation and Logic Apps scaling for AVD session hostshttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-scaling-script
Configure Azure Service Health alerts for AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/set-up-service-alerts
Configure Start VM on Connect for Azure Virtual Desktop host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/start-virtual-machine-connect
Configure Microsoft Teams with media optimization on AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/teams-on-avd
Configure Windows 11 language packs on Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/windows-11-language-packs

Integrations & Coding Patterns

TopicURL
Use partner solutions to deliver App Attach applications on AVDhttps://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-partner-solutions
Use Azure CLI and PowerShell modules to manage Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/cli-powershell
Integrate WebRTC calling apps with AVD multimedia redirectionhttps://learn.microsoft.com/en-us/azure/virtual-desktop/multimedia-redirection-developer-integration
Use URI schemes with the AVD Remote Desktop clienthttps://learn.microsoft.com/en-us/azure/virtual-desktop/uri-scheme

Deployment

TopicURL
Add session host VMs to Azure Virtual Desktop host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/add-session-hosts-host-pool
Automatically migrate from AVD (classic) to Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/automatic-migration
Manually migrate from AVD (classic) to Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/virtual-desktop/manual-migration
Move Azure Virtual Desktop resources between Azure regionshttps://learn.microsoft.com/en-us/azure/virtual-desktop/move-resources
Deploy and manage Azure Virtual Desktop regional host poolshttps://learn.microsoft.com/en-us/azure/virtual-desktop/regional-host-pools
Deploy Windows Remote Desktop client per-user via Intune or Configuration Managerhttps://learn.microsoft.com/en-us/azure/virtual-desktop/remote-desktop-client/install-windows-client-per-user

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

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

平台分布

Codex

35.88%
按下载量换算103

Claude

29.5%
按下载量换算85

Cursor

19.07%
按下载量换算55

Gemini CLI

9.42%
按下载量换算27

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

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

安装前确认

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

来源信息

继续浏览同类 Skills