Skip to content

Commit 035b7f2

Browse files
authored
Merge pull request #293067 from Deland-Han/migration
Migration to support repo.
2 parents 99bb2c5 + f220623 commit 035b7f2

File tree

69 files changed

+5150
-7117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+5150
-7117
lines changed

.openpublishing.redirection.json

Lines changed: 5089 additions & 5004 deletions
Large diffs are not rendered by default.

articles/virtual-desktop/TOC.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -596,33 +596,33 @@
596596
- name: Troubleshoot
597597
items:
598598
- name: Troubleshooting overview, feedback, and support
599-
href: troubleshoot-set-up-overview.md
599+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-set-up-overview?context=/azure/virtual-desktop/context/context
600600
- name: Host pools and session hosts
601601
items:
602602
- name: Host pool creation
603603
displayName: troubleshooting
604-
href: troubleshoot-set-up-issues.md
604+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-set-up-issues?context=/azure/virtual-desktop/context/context
605605
- name: Session host update
606606
displayName: troubleshooting, vms
607-
href: troubleshoot-session-host-update.md
607+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-session-host-configuration-update?context=/azure/virtual-desktop/context/context
608608
- name: Session host virtual machine configuration
609609
displayName: troubleshooting, vms
610-
href: troubleshoot-vm-configuration.md
610+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-vm-configuration?context=/azure/virtual-desktop/context/context
611611
- name: Session host statuses and health checks
612612
displayName: troubleshooting
613613
href: troubleshoot-statuses-checks.md
614614
- name: Management issues
615615
displayName: troubleshooting
616-
href: troubleshoot-management-issues.md
616+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-management-issues?context=/azure/virtual-desktop/context/context
617617
- name: Azure Virtual Desktop PowerShell
618618
displayName: troubleshooting, command line
619-
href: troubleshoot-powershell.md
619+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-powershell?context=/azure/virtual-desktop/context/context
620620
- name: Azure Virtual Desktop Agent
621621
displayName: troubleshooting
622-
href: troubleshoot-agent.md
622+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-agent?context=/azure/virtual-desktop/context/context
623623
- name: Service connections
624624
displayName: troubleshooting, rdp
625-
href: troubleshoot-service-connection.md
625+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-service-connection?context=/azure/virtual-desktop/context/context
626626
- name: Remote Desktop app
627627
items:
628628
- name: Windows Desktop client basic troubleshooting
@@ -654,34 +654,34 @@
654654
href: remotefx-graphics-performance-counters.md
655655
- name: Connections to Microsoft Entra joined VMs
656656
displayName: troubleshooting, identity
657-
href: troubleshoot-azure-ad-connections.md
657+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-azure-ad-connections?context=/azure/virtual-desktop/context/context
658658
- name: Device redirections
659659
displayName: troubleshooting, rdp apps, clients
660-
href: troubleshoot-device-redirections.md
660+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-device-redirections?context=/azure/virtual-desktop/context/context
661661
- name: Azure Virtual Desktop Insights
662662
displayName: troubleshooting, avd insights, avdi
663-
href: troubleshoot-insights.md
663+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-insights?context=/azure/virtual-desktop/context/context
664664
- name: Azure Files authorization
665665
displayName: troubleshooting
666-
href: troubleshoot-authorization.md
666+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-authorization?context=/azure/virtual-desktop/context/context
667667
- name: Connection quality issues
668668
displayName: troubleshooting, network, monitoring
669-
href: troubleshoot-connection-quality.md
669+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-connection-quality?context=/azure/virtual-desktop/context/context
670670
- name: RDP Shortpath
671671
displayName: troubleshooting, network, udp
672-
href: troubleshoot-rdp-shortpath.md
672+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-rdp-shortpath?context=/azure/virtual-desktop/context/context
673673
- name: Multimedia redirection
674674
displayName: troubleshooting, mmr
675-
href: troubleshoot-multimedia-redirection.md
675+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-multimedia-redirection?context=/azure/virtual-desktop/context/context
676676
- name: Microsoft Teams
677677
displayName: troubleshooting
678678
href: troubleshoot-teams.md
679679
- name: Custom image templates
680680
displayName: troubleshooting, virtual machines, vms, images, vhd, vhdx
681-
href: troubleshoot-custom-image-templates.md
681+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-custom-image-templates?context=/azure/virtual-desktop/context/context
682682
- name: App attach
683683
displayName: troubleshooting, apps, remoteapp
684-
href: troubleshoot-app-attach.md
684+
href: /troubleshoot/azure/virtual-desktop/troubleshoot-app-attach?context=/azure/virtual-desktop/context/context
685685
- name: Reference
686686
items:
687687
- name: Azure CLI

articles/virtual-desktop/agent-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The agent update normally lasts 2-3 minutes on a new VM and shouldn't cause your
4343

4444
Now that you have a better understanding of the Azure Virtual Desktop agent, here are some resources that might help you:
4545

46-
- If you're experiencing agent or connectivity-related issues, check out the [Azure Virtual Desktop Agent issues troubleshooting guide](troubleshoot-agent.md).
46+
- If you're experiencing agent or connectivity-related issues, check out the [Azure Virtual Desktop Agent issues troubleshooting guide](/troubleshoot/azure/virtual-desktop/troubleshoot-agent).
4747
- To schedule agent updates, see the [Scheduled Agent Updates document](scheduled-agent-updates.md).
4848
- To set up diagnostics for this feature, see the [Scheduled Agent Updates Diagnostics guide](agent-updates-diagnostics.md).
4949
- To find information about the latest and previous agent versions, see the [Agent Updates version notes](whats-new-agent.md).

articles/virtual-desktop/agent-updates-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ For more information about Scheduled Agent Updates and the agent components, che
7575
- To learn how to schedule agent updates, see [Scheduled Agent Updates](scheduled-agent-updates.md).
7676
- For more information about the Azure Virtual Desktop agent, side-by-side stack, and Geneva Monitoring agent, see [Getting Started with the Azure Virtual Desktop Agent](agent-overview.md).
7777
- Learn more about the latest and previous agent versions at [What's new in the Azure Virtual Desktop agent](whats-new-agent.md).
78-
- If you're experiencing agent or connectivity-related issues, see the [Azure Virtual Desktop Agent issues troubleshooting guide](troubleshoot-agent.md).
78+
- If you're experiencing agent or connectivity-related issues, see the [Azure Virtual Desktop Agent issues troubleshooting guide](/troubleshoot/azure/virtual-desktop/troubleshoot-agent).

articles/virtual-desktop/app-attach-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Each session host mounts application images from the file share. You need to con
224224

225225
- For Azure NetApp Files, you can [create an SMB volume](../azure-netapp-files/azure-netapp-files-create-volumes-smb.md) and configure NTFS permissions to give read access to each session host's computer object. Your session hosts need to be joined to Active Directory Domain Services or Microsoft Entra Domain Services.
226226

227-
You can verify the permissions are correct by using [PsExec](/sysinternals/downloads/psexec). For more information, see [Check file share access](troubleshoot-app-attach.md#check-file-share-access).
227+
You can verify the permissions are correct by using [PsExec](/sysinternals/downloads/psexec). For more information, see [Check file share access](/troubleshoot/azure/virtual-desktop/troubleshoot-app-attach#check-file-share-access).
228228

229229
### Performance
230230

articles/virtual-desktop/authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ To use a smart card in your session, make sure you've installed the smart card d
125125
## Next steps
126126

127127
- Curious about other ways to keep your deployment secure? Check out [Security best practices](security-guide.md).
128-
- Having issues connecting to Microsoft Entra joined VMs? Look at [Troubleshoot connections to Microsoft Entra joined VMs](troubleshoot-azure-ad-connections.md).
129-
- Having issues with in-session passwordless authentication? See [Troubleshoot WebAuthn redirection](troubleshoot-device-redirections.md#webauthn-redirection).
128+
- Having issues connecting to Microsoft Entra joined VMs? Look at [Troubleshoot connections to Microsoft Entra joined VMs](/troubleshoot/azure/virtual-desktop/troubleshoot-azure-ad-connections).
129+
- Having issues with in-session passwordless authentication? See [Troubleshoot WebAuthn redirection](/troubleshoot/azure/virtual-desktop/troubleshoot-device-redirections#webauthn-redirection).
130130
- Want to use smart cards from outside your corporate network? Review how to set up a [KDC Proxy server](key-distribution-center-proxy.md).

articles/virtual-desktop/azure-ad-joined-session-hosts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ Now that you've deployed some Microsoft Entra joined VMs, we recommend enabling
9393
- [Create a profile container with Azure Files and Microsoft Entra ID](create-profile-container-azure-ad.yml)
9494
- [Connect with the Windows Desktop client](users/connect-windows.md)
9595
- [Connect with the web client](users/connect-web.md)
96-
- [Troubleshoot connections to Microsoft Entra joined VMs](troubleshoot-azure-ad-connections.md)
96+
- [Troubleshoot connections to Microsoft Entra joined VMs](/troubleshoot/azure/virtual-desktop/troubleshoot-azure-ad-connections)

articles/virtual-desktop/azure-advisor-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ To solve this recommendation, make sure you unblock all the URLs on the [Safe UR
6969

7070
## Next steps
7171

72-
If you're looking for more in-depth guides about how to resolve common issues, check out [Troubleshooting overview, feedback, and support for Azure Virtual Desktop](troubleshoot-set-up-overview.md).
72+
If you're looking for more in-depth guides about how to resolve common issues, check out [Troubleshooting overview, feedback, and support for Azure Virtual Desktop](/troubleshoot/azure/virtual-desktop/troubleshoot-set-up-overview).

articles/virtual-desktop/breadcrumb/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- name: Virtual Desktop
66
tocHref: /azure/virtual-desktop/
77
topicHref: /azure/virtual-desktop/index
8+
- name: Virtual Desktop
9+
tocHref: /troubleshoot/azure/virtual-desktop/
10+
topicHref: /azure/virtual-desktop/index
811
- name: Virtual Desktop
912
tocHref: /fslogix/
1013
topicHref: /azure/virtual-desktop/index

articles/virtual-desktop/configure-rdp-shortpath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,4 +506,4 @@ WVDCheckpoints
506506

507507
## Related content
508508

509-
If you're having trouble establishing a connection using the RDP Shortpath transport for public networks, see [Troubleshoot RDP Shortpath](troubleshoot-rdp-shortpath.md).
509+
If you're having trouble establishing a connection using the RDP Shortpath transport for public networks, see [Troubleshoot RDP Shortpath](/troubleshoot/azure/virtual-desktop/troubleshoot-rdp-shortpath).

0 commit comments

Comments
 (0)