Skip to content

Commit d603f9d

Browse files
authored
Merge pull request #275179 from dknappettmsft/avd-index-overview-update
avd-updated-overview-indexes
2 parents 75a198d + 36f5e4a commit d603f9d

File tree

3 files changed

+63
-41
lines changed

3 files changed

+63
-41
lines changed

articles/virtual-desktop/index.yml

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ landingContent:
2626
url: whats-new.md
2727
- text: Terminology
2828
url: terminology.md
29-
29+
- text: Service architecture and resilience
30+
url: service-architecture-resilience.md
31+
3032
# Card
3133
- title: Get started with Azure Virtual Desktop
3234
linkLists:
@@ -40,10 +42,8 @@ landingContent:
4042
url: prerequisites.md
4143
- linkListType: how-to-guide
4244
links:
43-
- text: Create a host pool
44-
url: create-host-pool.md
45-
- text: Create an application group, a workspace, and assign users
46-
url: create-application-group-workspace.md
45+
- text: Deploy Azure Virtual Desktop
46+
url: deploy-azure-virtual-desktop.md
4747
- text: Add session hosts to a host pool
4848
url: add-session-hosts-host-pool.md
4949
- text: Publish applications
@@ -56,22 +56,26 @@ landingContent:
5656
links:
5757
- text: Azure Virtual Desktop for users
5858
url: ./users/index.yml
59-
- text: Remote Desktop clients overview
59+
- text: Windows App
6060
url: ./users/remote-desktop-clients-overview.md
61-
- linkListType: how-to-guide
61+
- text: Remote Desktop clients
62+
url: ./users/remote-desktop-clients-overview.md
63+
- linkListType: get-started
64+
links:
65+
- text: Get started with Windows App to connect to devices and apps
66+
url: /windows-app/get-started-connect-devices-desktops-apps?pivots=azure-virtual-desktop
67+
- linkListType: get-started
6268
links:
63-
- text: Connect from Windows
64-
url: ./users/connect-windows.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
65-
- text: Connect from a web browser
66-
url: ./users/connect-web.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
67-
- text: Connect from macOS
68-
url: ./users/connect-macos.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
69-
- text: Connect from iOS/iPadOS
70-
url: ./users/connect-ios-ipados.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
71-
- text: Connect from Android/Chrome OS
72-
url: ./users/connect-android-chrome-os.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
73-
- text: Connect from thin clients
74-
url: ./users/connect-thin-clients.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
69+
- text: Connect using the Remote Desktop client for Windows
70+
url: ./users/connect-windows.md
71+
- text: Connect using the Remote Desktop client from a web browser
72+
url: ./users/connect-web.md
73+
- text: Connect using the Remote Desktop client for macOS
74+
url: ./users/connect-macos.md
75+
- text: Connect using the Remote Desktop client for iOS/iPadOS
76+
url: ./users/connect-ios-ipados.md
77+
- text: Connect using the Remote Desktop client for Android/Chrome OS
78+
url: ./users/connect-android-chrome-os.md
7579

7680
# Card
7781
- title: More information

articles/virtual-desktop/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@ With Azure Virtual Desktop, you can set up a scalable and flexible environment:
5353

5454
You can deploy and manage virtual desktops and applications:
5555

56-
- Use the Azure portal, Azure CLI, PowerShell and REST API to configure the host pools, create application groups, assign users, and publish resources.
56+
- Use the Azure portal, Azure CLI, PowerShell and REST API to create and configure host pools, application groups, workspaces, assign users, and publish resources.
5757

5858
- Publish a full desktop or individual applications from a single host pool, create individual application groups for different sets of users, or even assign users to multiple application groups to reduce the number of images.
5959

6060
- As you manage your environment, use built-in delegated access to assign roles and collect diagnostics to understand various configuration or user errors.
6161

62-
- Use the new diagnostics service to troubleshoot errors.
62+
- Get key insights and metrics about your environment and the users connecting to it with Azure Virtual Desktop Insights.
6363

64-
- Only manage the image and virtual machines, not the infrastructure. You don't need to personally manage the Remote Desktop roles like you do with Remote Desktop Services, just the virtual machines in your Azure subscription.
64+
- Only manage the image and virtual machines you use for the sessions in your Azure subscription, not the infrastructure. You don't need to personally manage the supporting infrastructure roles, such as a gateway or broker, like you do with Remote Desktop Services.
6565

6666
Connect users:
6767

68-
- Once assigned, users can launch any Azure Virtual Desktop client to connect to their published Windows desktops and applications. Connect from any device through either a native application on your device or the Azure Virtual Desktop HTML5 web client.
68+
- Once assigned, users can connect to their published Windows desktops and applications using Windows App or the Remote Desktop client. Connect from any device through either a native application on your device or using a web browser with the HTML5 web client.
6969

7070
- Securely establish users through reverse connections to the service, so you don't need to open any inbound ports.
7171

articles/virtual-desktop/users/index.yml

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,43 +16,61 @@ metadata:
1616

1717
landingContent:
1818
# Card
19-
- title: Remote Desktop clients
19+
- title: Ways to connect
2020
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Windows App?
24+
url: /windows-app/
2125
- linkListType: overview
2226
links:
2327
- text: Remote Desktop clients overview
2428
url: remote-desktop-clients-overview.md
2529

2630
# Card
27-
- title: Connect to Azure Virtual Desktop
31+
- title: Connect to Azure Virtual Desktop with Windows App
2832
linkLists:
33+
- linkListType: get-started
34+
links:
35+
- text: Get started with Windows App to connect to devices and apps
36+
url: /windows-app/get-started-connect-devices-desktops-apps?pivots=azure-virtual-desktop
2937
- linkListType: how-to-guide
3038
links:
31-
- text: Windows
39+
- text: Device actions
40+
url: /windows-app/device-actions
41+
- text: Configure display settings
42+
url: /windows-app/display-settings
43+
- text: Manage user accounts
44+
url: /windows-app/user-account-settings-add-remove-manage
45+
- text: Use keyboard, mouse, touch, and pen
46+
url: /windows-app/input-keyboard-mouse-touch-pen
47+
- text: Redirect local devices, audio, and folders
48+
url: /windows-app/device-audio-folder-redirection-teams
49+
50+
# Card
51+
- title: Connect to Azure Virtual Desktop with the Remote Desktop client
52+
linkLists:
53+
- linkListType: get-started
54+
links:
55+
- text: Connect from Windows
3256
url: connect-windows.md
33-
- text: Web browser
57+
- text: Connect from a web browser
3458
url: connect-web.md
35-
- text: macOS
59+
- text: Connect from macOS
3660
url: connect-macos.md
37-
- text: iOS/iPadOS
61+
- text: Connect from iOS/iPadOS
3862
url: connect-ios-ipados.md
39-
- text: Android/Chrome OS
63+
- text: Connect from Android/Chrome OS
4064
url: connect-android-chrome-os.md
41-
- text: Thin clients
42-
url: connect-thin-clients.md
43-
44-
# Card
45-
- title: Use client features
46-
linkLists:
4765
- linkListType: how-to-guide
4866
links:
49-
- text: Windows
67+
- text: Windows client features
5068
url: client-features-windows.md
51-
- text: Web browser
69+
- text: Web browser client features
5270
url: client-features-web.md
53-
- text: macOS
71+
- text: macOS client features
5472
url: client-features-macos.md
55-
- text: iOS/iPadOS
73+
- text: iOS/iPadOS client features
5674
url: client-features-ios-ipados.md
57-
- text: Android
75+
- text: Android client features
5876
url: client-features-android-chrome-os.md

0 commit comments

Comments
 (0)