Skip to content

Commit 86a900f

Browse files
authored
Merge pull request #229742 from dknappettmsft/avd-landing-page-update
AVD updated landing page and renamed article
2 parents d593e2b + 04e6c83 commit 86a900f

File tree

6 files changed

+30
-37
lines changed

6 files changed

+30
-37
lines changed

.openpublishing.redirection.virtual-desktop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,11 @@
169169
"source_path_from_root": "/articles/virtual-desktop/deploy-windows-server-virtual-machine.md",
170170
"redirect_url": "/azure/virtual-desktop/add-session-hosts-host-pool",
171171
"redirect_document_id": false
172+
},
173+
{
174+
"source_path_from_root": "/articles/virtual-desktop/environment-setup.md",
175+
"redirect_url": "/azure/virtual-desktop/terminology",
176+
"redirect_document_id": false
172177
}
173178
]
174179
}

articles/virtual-desktop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
- name: Concepts
4545
items:
4646
- name: Azure Virtual Desktop terminology
47-
href: environment-setup.md
47+
href: terminology.md
4848
- name: Deploy
4949
items:
5050
- name: Session hosts

articles/virtual-desktop/includes/include-cloud-shell-local-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ ms.date: 11/30/2022
77

88
1. Launch the [Azure Cloud Shell](/azure/cloud-shell/overview.md) in the Azure portal with the *Bash* terminal type, or run Azure CLI on your local device.
99

10-
1. If you're using Cloud Shell, make sure your [Azure context](/cli/azure/manage-azure-subscriptions-azure-cli) is set to the subscription you want to use.
10+
1. If you're using Cloud Shell, make sure your [Azure context is set to the subscription you want to use](/cli/azure/manage-azure-subscriptions-azure-cli).
1111

1212
1. If you're using Azure CLI locally, first [Sign in with Azure CLI](/cli/azure/authenticate-azure-cli), then make sure your [Azure context is set to the subscription you want to use](/cli/azure/manage-azure-subscriptions-azure-cli).

articles/virtual-desktop/includes/include-cloud-shell-local-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ ms.date: 11/30/2022
77

88
1. Launch the [Azure Cloud Shell](/azure/cloud-shell/overview.md) in the Azure portal with the *PowerShell* terminal type, or run PowerShell on your local device.
99

10-
1. If you're using Cloud Shell, make sure your [Azure context](/powershell/azure/context-persistence) is set to the subscription you want to use.
10+
1. If you're using Cloud Shell, make sure your [Azure context is set to the subscription you want to use](/powershell/azure/context-persistence).
1111

1212
1. If you're using PowerShell locally, first [Sign in with Azure PowerShell](/powershell/azure/authenticate-azureps), then make sure your [Azure context is set to the subscription you want to use](/powershell/azure/context-persistence).

articles/virtual-desktop/index.yml

Lines changed: 22 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ landingContent:
2626
url: overview.md
2727
- text: What's new in Azure Virtual Desktop?
2828
url: whats-new.md
29+
- text: Terminology
30+
url: terminology.md
2931

3032
# Card
3133
- title: Get started with Azure Virtual Desktop
@@ -34,6 +36,10 @@ landingContent:
3436
links:
3537
- text: Create and connect to a Windows 11 desktop with Azure Virtual Desktop
3638
url: tutorial-create-connect-personal-desktop.md
39+
- linkListType: get-started
40+
links:
41+
- text: Prerequisites
42+
url: prerequisites.md
3743
- linkListType: how-to-guide
3844
links:
3945
- text: Create a host pool
@@ -45,24 +51,6 @@ landingContent:
4551
- text: Publish applications
4652
url: manage-app-groups.md
4753

48-
# Card
49-
- title: Get started with Azure Virtual Desktop (classic)
50-
linkLists:
51-
- linkListType: get-started
52-
links:
53-
- text: Create a tenant in Azure Virtual Desktop
54-
url: ./virtual-desktop-fall-2019/tenant-setup-azure-active-directory.md
55-
- text: Create service principals and role assignments with PowerShell
56-
url: ./virtual-desktop-fall-2019/create-service-principal-role-powershell.md
57-
- text: Create a host pool with Azure Marketplace
58-
url: ./virtual-desktop-fall-2019/create-host-pools-azure-marketplace-2019.md
59-
- text: Manage app groups for Azure Virtual Desktop
60-
url: ./virtual-desktop-fall-2019/manage-app-groups-2019.md
61-
- text: Create a host pool to validate service updates
62-
url: ./virtual-desktop-fall-2019/create-validation-host-pool-2019.md
63-
- text: Set up service alerts
64-
url: ./virtual-desktop-fall-2019/set-up-service-alerts-2019.md
65-
6654
# Card
6755
- title: Azure Virtual Desktop for users
6856
linkLists:
@@ -86,12 +74,20 @@ landingContent:
8674
url: ./users/connect-thin-clients.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json
8775

8876
# Card
89-
- title: Remote app streaming with Azure Virtual Desktop
77+
- title: More information
9078
linkLists:
91-
- linkListType: overview
79+
- linkListType: learn
9280
links:
93-
- text: Stream apps to your customers
94-
url: ./remote-app-streaming/overview.md
81+
- text: Introduction to Azure Virtual Desktop
82+
url: /training/modules/m365-wvd-intro/
83+
- text: More Azure Virtual Desktop learning paths
84+
url: /training/browse/?expanded=azure&products=azure-virtual-desktop&resource_type=learning%20path
85+
- linkListType: reference
86+
links:
87+
- text: User experience estimator
88+
url: https://azure.microsoft.com/services/virtual-desktop/assessment/
89+
- text: Pricing calculator
90+
url: https://azure.microsoft.com/pricing/calculator/
9591

9692
# Card
9793
- title: Reference
@@ -106,17 +102,9 @@ landingContent:
106102
url: /rest/api/desktopvirtualization/
107103

108104
# Card
109-
- title: More information
105+
- title: Remote app streaming with Azure Virtual Desktop
110106
linkLists:
111-
- linkListType: learn
112-
links:
113-
- text: Introduction to Azure Virtual Desktop
114-
url: /training/modules/m365-wvd-intro/
115-
- text: More Azure Virtual Desktop learning paths
116-
url: /training/browse/?expanded=azure&products=azure-virtual-desktop&resource_type=learning%20path
117-
- linkListType: reference
107+
- linkListType: overview
118108
links:
119-
- text: User experience estimator
120-
url: https://azure.microsoft.com/services/virtual-desktop/assessment/
121-
- text: Pricing calculator
122-
url: https://azure.microsoft.com/pricing/calculator/
109+
- text: Stream apps to your customers
110+
url: ./remote-app-streaming/overview.md
File renamed without changes.

0 commit comments

Comments
 (0)