Skip to content

Commit 3b6efc5

Browse files
committed
AVD updated landing page and renamed article
1 parent 54805f6 commit 3b6efc5

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
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: 2 additions & 18 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
@@ -45,24 +47,6 @@ landingContent:
4547
- text: Publish applications
4648
url: manage-app-groups.md
4749

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-
6650
# Card
6751
- title: Azure Virtual Desktop for users
6852
linkLists:
File renamed without changes.

0 commit comments

Comments
 (0)