Skip to content

Commit 6e75531

Browse files
committed
avd-updated-overview-indexes
1 parent 8a64e2c commit 6e75531

File tree

3 files changed

+66
-43
lines changed

3 files changed

+66
-43
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: 39 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,43 +16,62 @@ 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

30+
2631
# Card
27-
- title: Connect to Azure Virtual Desktop
32+
- title: Connect to Azure Virtual Desktop with Windows App
2833
linkLists:
34+
- linkListType: get-started
35+
links:
36+
- text: Get started with Windows App to connect to devices and apps
37+
url: /windows-app/get-started-connect-devices-desktops-apps?pivots=azure-virtual-desktop
2938
- linkListType: how-to-guide
3039
links:
31-
- text: Windows
32-
url: connect-windows.md
33-
- text: Web browser
34-
url: connect-web.md
35-
- text: macOS
36-
url: connect-macos.md
37-
- text: iOS/iPadOS
38-
url: connect-ios-ipados.md
39-
- text: Android/Chrome OS
40-
url: connect-android-chrome-os.md
41-
- text: Thin clients
42-
url: connect-thin-clients.md
40+
- text: Connect using the Remote Desktop client for Windows
41+
url: ./users/connect-windows.md
42+
- text: Connect using the Remote Desktop client from a web browser
43+
url: ./users/connect-web.md
44+
- text: Connect using the Remote Desktop client for macOS
45+
url: ./users/connect-macos.md
46+
- text: Connect using the Remote Desktop client for iOS/iPadOS
47+
url: ./users/connect-ios-ipados.md
48+
- text: Connect using the Remote Desktop client for Android/Chrome OS
49+
url: ./users/connect-android-chrome-os.md
4350

4451
# Card
45-
- title: Use client features
52+
- title: Connect to Azure Virtual Desktop with the Remote Desktop client
4653
linkLists:
54+
- linkListType: get-started
55+
links:
56+
- text: Connect from Windows
57+
url: ./users/connect-windows.md
58+
- text: Connect from a web browser
59+
url: ./users/connect-web.md
60+
- text: Connect from macOS
61+
url: ./users/connect-macos.md
62+
- text: Connect from iOS/iPadOS
63+
url: ./users/connect-ios-ipados.md
64+
- text: Connect from Android/Chrome OS
65+
url: ./users/connect-android-chrome-os.md
4766
- linkListType: how-to-guide
4867
links:
49-
- text: Windows
68+
- text: Windows client features
5069
url: client-features-windows.md
51-
- text: Web browser
70+
- text: Web browser client features
5271
url: client-features-web.md
53-
- text: macOS
72+
- text: macOS client features
5473
url: client-features-macos.md
55-
- text: iOS/iPadOS
74+
- text: iOS/iPadOS client features
5675
url: client-features-ios-ipados.md
57-
- text: Android
76+
- text: Android client features
5877
url: client-features-android-chrome-os.md

0 commit comments

Comments
 (0)