Skip to content

Commit ba9dadf

Browse files
committed
updating redirect, fixing links
1 parent a863c6c commit ba9dadf

6 files changed

+8
-8
lines changed

articles/lab-services/.openpublishing.redirection.lab-services.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@
822822
},
823823
{
824824
"source_path_from_root": "/articles/lab-services/classroom-labs/tutorial-setup-lab-account.md",
825-
"redirect_url": "/azure/lab-services/tutorial-setup-lab-account",
825+
"redirect_url": "/azure/lab-services/how-to-create-lab-accounts",
826826
"redirect_document_id": true
827827
},
828828
{
@@ -861,7 +861,7 @@
861861
"redirect_document_id": false
862862
},
863863
{
864-
"source_path_from_root": "/articles/lab-services/classroom-labs/tutorial-setup-lab-account.md",
864+
"source_path_from_root": "/articles/lab-services/lab-services/tutorial-setup-lab-account.md",
865865
"redirect_url": "/azure/lab-services/how-to-create-lab-accounts",
866866
"redirect_document_id": false
867867
}

articles/lab-services/account-setup-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ When you set up a lab account, you also can peer your lab account with a virtual
126126

127127
After you've finished planning, you're ready to set up your lab account. You can apply the same steps to setting up [Azure Lab Services in Teams](./lab-services-within-teams-overview.md).
128128

129-
1. **Create your lab account**. For instructions, see [Create a lab account](./tutorial-setup-lab-account.md#create-a-lab-account).
129+
1. **Create your lab account**. For instructions, see [Create a lab account](how-to-create-lab-accounts.md).
130130

131131
For information about naming conventions, see the "Naming" section of [Azure Lab Services - Administrator guide](./administrator-guide-1.md#naming).
132132

133-
1. **Add users to the Lab Creator role**. For instructions, see [Add users to the Lab Creator role](./tutorial-setup-lab-account.md#add-a-user-to-the-lab-creator-role).
133+
1. **Add users to the Lab Creator role**. For instructions, see [Add a user to the Lab Creator role](how-to-add-lab-creator.md).
134134

135135
1. **Connect to a peer virtual network**. For instructions, see [Connect your lab network with a peer virtual network](./how-to-connect-peer-virtual-network.md).
136136

articles/lab-services/administrator-guide-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ By using [Azure role-based access control (RBAC)](../role-based-access-control/o
214214

215215
- **Lab Creator**
216216

217-
To create labs within a lab account, an educator must be a member of the Lab Creator role. An educator who creates a lab is automatically added as a lab Owner. For more information, see [Add a user to the Lab Creator role](./tutorial-setup-lab-account.md#add-a-user-to-the-lab-creator-role).
217+
To create labs within a lab account, an educator must be a member of the Lab Creator role. An educator who creates a lab is automatically added as a lab Owner. For more information, see [Add a user to the Lab Creator role](how-to-add-lab-creator.md).
218218

219219
- Lab **Owner** or **Contributor**
220220

articles/lab-services/how-to-add-lab-creator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Follow these steps to [assign Azure roles using the Azure portal](../role-based-
3838

3939
## Next steps
4040

41-
In this article, you granted lab creation permissions to another user. To learn about how to create a lab, see [Set up a lab](how-to-manage-classroom-labs).
41+
In this article, you granted lab creation permissions to another user. To learn about how to create a lab, see [Manage labs in Azure Lab Services when using lab accounts](how-to-manage-classroom-labs.md).

articles/lab-services/how-to-connect-peer-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Certain on-premises networks are connected to Azure Virtual Network either throu
3535
3636
## Configure at the time of lab account creation
3737

38-
During the new [lab account creation](tutorial-setup-lab-account.md), you can pick an existing virtual network that shows in the **Peer virtual network** dropdown list on the **Advanced** tab. The list only shows virtual networks in the same region as the lab account. The selected virtual network is connected (peered) to labs created under the lab account. All the virtual machines in labs that are created after the making this change have access to the resources on the peered virtual network.
38+
When [creating a lab account](how-to-create-lab-accounts.md), you can pick an existing virtual network that shows in the **Peer virtual network** dropdown list on the **Advanced** tab. The list only shows virtual networks in the same region as the lab account. The selected virtual network is connected (peered) to labs created under the lab account. All the virtual machines in labs that are created after the making this change have access to the resources on the peered virtual network.
3939

4040
![Screenshot that shows how to create a lab account in the Azure portal, highlighting the peer virtual network setting.](./media/how-to-connect-peer-virtual-network/select-vnet-to-peer.png)
4141

articles/lab-services/how-to-manage-classroom-labs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article describes how to create and delete a lab. It also shows you how to
1313

1414
## Prerequisites
1515

16-
To set up a lab in a lab account, you must be a member of the **Lab Creator** role in the lab account. The account you used to create a lab account is automatically added to this role. A lab owner can add other users to the Lab Creator role by using steps in the following article: [Add a user to the Lab Creator role](tutorial-setup-lab-account.md#add-a-user-to-the-lab-creator-role).
16+
To set up a lab in a lab account, you must be a member of the **Lab Creator** role in the lab account. The account you used to create a lab account is automatically added to this role. A lab owner can add other users to the Lab Creator role by using steps in the following article: [Add a user to the Lab Creator role](how-to-add-lab-creator.md).
1717

1818
## Create a lab
1919

0 commit comments

Comments
 (0)