Skip to content

Commit 3c627ca

Browse files
authored
Merge pull request #183165 from ntrogh/als-redirect
Removed lab overview concept article & redirect
2 parents 7ce5569 + fe4ba23 commit 3c627ca

File tree

6 files changed

+16
-39
lines changed

6 files changed

+16
-39
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/lab-services/classroom-labs-overview.md",
5+
"redirect_url": "/azure/lab-services/get-started-manage-labs",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}

articles/devtest-labs/lab-services-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ The following table compares the two types of Azure lab environments:
107107

108108
See the following articles:
109109

110-
- [About Classroom Labs](../lab-services/classroom-labs-overview.md)
110+
- [About Lab Services](../lab-services/lab-services-overview.md)
111111
- [About DevTest Labs](devtest-lab-overview.md)

articles/lab-services/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
href: tutorial-track-usage.md
2121
- name: Concepts
2222
items:
23-
- name: Labs overview
24-
href: classroom-labs-overview.md
2523
- name: Labs concepts
2624
href: classroom-labs-concepts.md
2725
- name: Labs architecture fundamentals

articles/lab-services/classroom-labs-fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Student VMs that are hosted in the classroom lab have a username and password se
3535

3636
## Next steps
3737

38-
To learn more about features available in Lab Services, see [Azure Lab Services concepts](classroom-labs-concepts.md) and [Azure Lab Services overview](classroom-labs-overview.md).
38+
To learn more about features available in Lab Services, see [Azure Lab Services concepts](classroom-labs-concepts.md) and [Azure Lab Services overview](lab-services-overview.md).

articles/lab-services/classroom-labs-overview.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

articles/lab-services/index.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ metadata:
1010
ms.subservice:
1111
ms.topic: landing-page # Required
1212
ms.collection: collection
13-
author: spelluru #Required; your GitHub user alias, with correct capitalization.
14-
ms.author: spelluru #Required; microsoft alias of author; optional team alias.
15-
ms.date: 08/26/2021 #Required; mm/dd/yyyy format.
13+
author: j-martens #Required; your GitHub user alias, with correct capitalization.
14+
ms.author: jmartens #Required; microsoft alias of author; optional team alias.
15+
ms.date: 12/15/2021 #Required; mm/dd/yyyy format.
1616

1717
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1818

@@ -24,10 +24,8 @@ landingContent:
2424
linkLists:
2525
- linkListType: overview
2626
links:
27-
- text: About Lab Services and DevTest Labs
28-
url: ../devtest-labs/lab-services-overview.md?toc=%2fazure%2fevent-grid%2fclassroom-labs%2ftoc.json
29-
- text: About labs
30-
url: classroom-labs-overview.md
27+
- text: About Lab Services
28+
url: lab-services-overview.md
3129
- linkListType: concept
3230
links:
3331
- text: Labs concepts

0 commit comments

Comments
 (0)