Skip to content

Commit 602588a

Browse files
Merge pull request #231818 from ntrogh/patch-11
[Azure Lab Services] Remove lab plan creation, part of prereqs
2 parents 61e41ba + 594a654 commit 602588a

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When educators sign in to the Lab Services portal, they are prompted for their e
6060

6161
![Error message](./media/how-to-configure-student-usage/cant-find-account.png)
6262

63-
To sign up for a Microsoft account, educators should go to [http://signup.live.com](http://signup.live.com).
63+
To sign up for a Microsoft account, educators should go to [https://signup.live.com](https://signup.live.com).
6464

6565
### Using a GitHub Account
6666

@@ -81,4 +81,4 @@ See the following articles:
8181
- [As a lab owner, create and manage labs](how-to-manage-labs.md)
8282
- [As a lab owner, set up and publish templates](how-to-create-manage-template.md)
8383
- [As a lab owner, configure and control usage of a lab](how-to-configure-student-usage.md)
84-
- [As a lab user, access labs](how-to-use-lab.md)
84+
- [As a lab user, access labs](how-to-use-lab.md)

articles/lab-services/how-to-configure-student-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,10 @@ When users use the registration link to sign in to a classroom, they're prompted
252252

253253
:::image type="content" source="./media/how-to-configure-student-usage/cant-find-account.png" alt-text="Screenshot that shows the sign-in error message for the Azure Lab Services website." lightbox="./media/how-to-configure-student-usage/cant-find-account.png":::
254254

255-
Here's a link for users to [sign up for a Microsoft account](http://signup.live.com).
255+
Here's a link for users to [sign up for a Microsoft account](https://signup.live.com).
256256

257257
> [!IMPORTANT]
258-
> When users sign in to a lab, they aren't given the option to create a Microsoft account. For this reason, we recommend that you include this sign-up link, `http://signup.live.com`, in the lab registration email that you send to users who are using non-Microsoft accounts.
258+
> When users sign in to a lab, they aren't given the option to create a Microsoft account. For this reason, we recommend that you include this sign-up link, `https://signup.live.com`, in the lab registration email that you send to users who are using non-Microsoft accounts.
259259
260260
### Use a GitHub account
261261

articles/lab-services/quick-create-connect-lab.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ After you complete this quickstart, you'll have a lab that you can connect to an
2727

2828
[!INCLUDE [Create Azure resources](./includes/lab-services-prerequisite-lab-plan.md)]
2929

30-
## Create a lab plan
31-
32-
In Azure Lab Services, a lab plan serves as a collection of configurations and settings that apply to all the labs created from it.
33-
34-
Follow these steps to create a lab plan from the Azure portal:
35-
36-
[!INCLUDE [Create a lab plan](./includes/lab-services-tutorial-create-lab-plan.md)]
37-
3830
## Create a lab
3931

4032
A lab contains the configuration and settings for creating lab VMs. All lab VMs within a lab are identical. You use the Azure Lab Services website to create a lab in the lab plan.

0 commit comments

Comments
 (0)