Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0ebfa68

Browse files
committedFeb 18, 2020
fixed issues based on feedback
1 parent e296551 commit 0ebfa68

12 files changed

+11
-11
lines changed
 

‎articles/lab-services/classroom-labs/allow-lab-creator-pick-lab-location.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ See the following articles:
7272
- [Connect your lab's network with a peer virtual network](how-to-connect-peer-virtual-network.md)
7373
- [Attach a shared image gallery to a lab](how-to-attach-detach-shared-image-gallery.md)
7474
- [Add a user as a lab owner](how-to-add-user-lab-owner.md)
75-
- [View firewall settgings for a lab](how-to-configure-firewall-settings.md)
75+
- [View firewall settings for a lab](how-to-configure-firewall-settings.md)
7676
- [Configure other settings for a lab](how-to-configure-lab-accounts.md)

‎articles/lab-services/classroom-labs/class-type-deep-learning-natural-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ After you create the lab account, enable following settings in the lab account:
2828

2929
| Lab account setting | Instructions |
3030
| ----------- | ------------ |
31-
| Marketplace images | Enable the Data Science Virtual Machine for Linux (Ubuntu) image for use within your lab account. See the following articles for instructions: [Specify marketplace images available to lab creators](specify-marketplace-images.md). |
31+
| Marketplace images | Enable the Data Science Virtual Machine for Linux (Ubuntu) image for use within your lab account. See the following article for instructions: [Specify marketplace images available to lab creators](specify-marketplace-images.md). |
3232

3333
Follow [this tutorial](tutorial-setup-classroom-lab.md) to create a new lab and apply the following settings:
3434

‎articles/lab-services/classroom-labs/class-type-jupyter-notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To set up this lab, you need an Azure subscription and lab account to get starte
2626

2727
### Lab Account Settings
2828

29-
Enable the settings described in the table below for the lab account. For more information about how to enable marketplace images, see [specify marketplace images available to lab creators](specify-marketplace-images.md).
29+
Enable the settings described in the table below for the lab account. For more information about how to enable marketplace images, see [specify Marketplace images available to lab creators](specify-marketplace-images.md).
3030

3131
| Lab account setting | Instructions |
3232
| ------------------- | ------------ |
@@ -52,7 +52,7 @@ The remaining task to set up the class is to provide local notebooks. For instr
5252

5353
## Cost estimate
5454

55-
Let's cover a possible cost estimate for this class. We'll use a class of 25 students. There are 20 hours of scheduled class time. Also, each student gets 10 hours quota for homework or assignments outside scheduled class time. The virtual machine size we chose was small gpu (compute), which is 139 lab units.
55+
Let's cover a possible cost estimate for this class. We'll use a class of 25 students. There are 20 hours of scheduled class time. Also, each student gets 10 hours quota for homework or assignments outside scheduled class time. The virtual machine size we chose was small GPU (compute), which is 139 lab units.
5656

5757
Here is an example of a possible cost estimate for this class:
5858

‎articles/lab-services/classroom-labs/class-type-shell-scripting-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After you create the lab account, enable following settings in the lab account:
2929

3030
| Lab account setting | Instructions |
3131
| ----------- | ------------ |
32-
| Marketplace images | Enable the [Ubuntu Server 18.04 LTS](https://azuremarketplace.microsoft.com/marketplace/apps/canonical.0001-com-ubuntu-server-bionic) image for use within your lab account. For more information, see [Specify Marketplace images available to lab creators](specify-marketplace-images.md) |
32+
| Marketplace images | Enable the [Ubuntu Server 18.04 LTS](https://azuremarketplace.microsoft.com/marketplace/apps/canonical.0001-com-ubuntu-server-bionic) image for use within your lab account. For more information, see [Specify Marketplace images available to lab creators](specify-marketplace-images.md). |
3333

3434
Follow [this tutorial](tutorial-setup-classroom-lab.md) to create a new lab and apply the following settings:
3535

‎articles/lab-services/classroom-labs/how-to-configure-firewall-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ See the following articles:
3838
- [Connect your lab's network with a peer virtual network](how-to-connect-peer-virtual-network.md)
3939
- [Attach a shared image gallery to a lab](how-to-attach-detach-shared-image-gallery.md)
4040
- [Add a user as a lab owner](how-to-add-user-lab-owner.md)
41-
- [View firewall settgings for a lab](how-to-configure-firewall-settings.md)
41+
- [View firewall settings for a lab](how-to-configure-firewall-settings.md)
4242
- [Configure other settings for a lab](how-to-configure-lab-accounts.md)

‎articles/lab-services/classroom-labs/how-to-configure-lab-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ See the following articles:
5555
- [Connect your lab's network with a peer virtual network](how-to-connect-peer-virtual-network.md)
5656
- [Attach a shared image gallery to a lab](how-to-attach-detach-shared-image-gallery.md)
5757
- [Add a user as a lab owner](how-to-add-user-lab-owner.md)
58-
- [View firewall settgings for a lab](how-to-configure-firewall-settings.md)
58+
- [View firewall settings for a lab](how-to-configure-firewall-settings.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ See the following articles:
5656
- [Allow lab creator to pick lab location](allow-lab-creator-pick-lab-location.md)
5757
- [Attach a shared image gallery to a lab](how-to-attach-detach-shared-image-gallery.md)
5858
- [Add a user as a lab owner](how-to-add-user-lab-owner.md)
59-
- [View firewall settgings for a lab](how-to-configure-firewall-settings.md)
59+
- [View firewall settings for a lab](how-to-configure-firewall-settings.md)
6060
- [Configure other settings for a lab](how-to-configure-lab-accounts.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ See the following articles:
115115
- [Connect your lab's network with a peer virtual network](how-to-connect-peer-virtual-network.md)
116116
- [Attach a shared image gallery to a lab](how-to-attach-detach-shared-image-gallery.md)
117117
- [Add a user as a lab owner](how-to-add-user-lab-owner.md)
118-
- [View firewall settgings for a lab](how-to-configure-firewall-settings.md)
118+
- [View firewall settings for a lab](how-to-configure-firewall-settings.md)
119119
- [Configure other settings for a lab](how-to-configure-lab-accounts.md)

‎articles/lab-services/classroom-labs/how-to-set-virtual-machine-passwords.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The lab creator (instructor/professor) can connect to a student VM if the follow
9494
![Connect to student VM button](../media/how-to-set-virtual-machine-passwords/connect-student-vm.png)
9595

9696
> [!NOTE]
97-
> When professor starts the VM and connects to it, the student quota is unaffected.
97+
> When the professor starts the VM and connects to it, the student quota is unaffected.
9898
9999
## Next steps
100100
To learn about other student usage options you (as a lab owner) can configure, see the following article: [Configure student usage](how-to-configure-student-usage.md).

‎articles/lab-services/classroom-labs/specify-marketplace-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Marketplace images that are displayed in the list are only the ones that sat
3131
- Uses Azure Resource Manager to provision VMs
3232
- Doesn't require purchasing an extra licensing plan
3333

34-
## Disable images for a lab.
34+
## Disable images for a lab
3535
To disable a single image for a lab, select **... (ellipsis)** in the last column, and select **Disable image**.
3636

3737
![Disable one image](../media/tutorial-setup-lab-account/disable-one-image.png)
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.