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 1b604e7

Browse files
committedFeb 16, 2022
review marketplace images property page
1 parent cc6e453 commit 1b604e7

9 files changed

+75
-36
lines changed
 

‎articles/lab-services/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@
243243
href: how-to-connect-peer-virtual-network.md
244244
- name: Attach or detach a shared image gallery
245245
href: how-to-attach-detach-shared-image-gallery-1.md
246+
- name: Specify Marketplace images for labs
247+
href: specify-marketplace-images-1.md
246248
- name: Add additional owners to a lab
247249
href: how-to-add-user-lab-owner.md
248250
- name: Manage labs in a lab account

‎articles/lab-services/how-to-attach-detach-shared-image-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ All images in the attached compute gallery are disabled by default. To enable se
8383

8484
To disable selected images:
8585

86-
1. Check images you want to enable.
86+
1. Check images you want to disable.
8787
1. Select **Disable image** button.
8888
1. Select **Apply**.
8989

Loading
Binary file not shown.
Loading
Loading
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Specify marketplace images for a lab in Azure Lab Services
3+
description: This article shows you how to specify the Marketplace images that a lab creator can use to create labs.
4+
ms.topic: how-to
5+
ms.date: 02/15/2022
6+
---
7+
8+
# Specify Marketplace images available to lab creators (deprecated)
9+
10+
As a lab account owner, you can specify the Marketplace images that lab creators can use to create labs in the lab account.
11+
12+
## Select images available for labs
13+
14+
Select **Marketplace images** on the menu to the left. By default, you see the full list of images (both enabled and disabled). You can filter for **Status** to be equal to **Enabled** or **Disabled**.
15+
16+
:::image type="content" source="./media/specify-marketplace-images-1/marketplace-images-page.png" alt-text="Screenshot that shows the Marketplace images page for a lab account. The Marketplace images menu is highlighted. The status filter for the image list is also highlighted.":::
17+
18+
The Marketplace images that are displayed in the list are only the ones that satisfy the following conditions:
19+
20+
- Creates a single VM.
21+
- Uses Azure Resource Manager to provision VMs
22+
- Doesn't require purchasing an extra licensing plan
23+
24+
## Enable and disable images
25+
26+
To enable one or more images:
27+
28+
1. Check images you want to enable.
29+
2. Select **Enable image** button.
30+
3. Select **Apply**.
31+
32+
:::image type="content" source="./media/specify-marketplace-images-1/marketplace-images-enable-selected.png" alt-text="Screenshot of Marketplace images page for lab account. A disabled image is selected from the list of images.":::
33+
34+
To disable one or images:
35+
36+
1. Check images you want to disable.
37+
2. Select **Disable image** button.
38+
3. Select **Apply**.
39+
40+
## Next steps
41+
42+
- As an educator, [create and manage labs](how-to-manage-classroom-labs.md).
43+
- As an educator, [configure and publish templates](how-to-create-manage-template.md).
44+
- As an educator, [configure and control usage of a lab](how-to-configure-student-usage.md).
45+
- As a student, [access labs](how-to-use-lab.md).
Lines changed: 27 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,50 @@
11
---
22
title: Specify marketplace images for a lab in Azure Lab Services
3-
description: This article shows you how to specify the Marketplace images that lab creator can use to create labs in a lab account in Azure Lab Services.
3+
description: This article shows you how to specify which Marketplace images can be used during lab creation.
44
ms.topic: how-to
5-
ms.date: 06/26/2020
5+
ms.date: 02/15/2022
66
---
77

88
# Specify Marketplace images available to lab creators
9-
As a lab account owner, you can specify the Marketplace images that lab creators can use to create labs in the lab account.
109

11-
## Select images available for labs
12-
Select **Marketplace images** on the menu to the left. By default, you see the full list of images (both enabled and disabled). You can filter the list to see only enabled/disabled images by selecting the **Enabled only**/**Disabled only** option from the drop-down list at the top.
13-
14-
![Marketplace images page](./media/tutorial-setup-lab-account/marketplace-images-page.png)
15-
16-
The Marketplace images that are displayed in the list are only the ones that satisfy the following conditions:
17-
18-
- Creates a single VM.
19-
- Uses Azure Resource Manager to provision VMs
20-
- Doesn't require purchasing an extra licensing plan
10+
[!INCLUDE [preview note](./includes/lab-services-new-update-focused-article.md)]
2111

22-
## Disable images for a lab
23-
To disable a single image for a lab, select **... (ellipsis)** in the last column, and select **Disable image**.
12+
> [!NOTE]
13+
> If using a version of Azure Lab Services prior to the [January 2022 Update (preview)](lab-services-whats-new.md), see [Specify Marketplace images available to lab creators (deprecated)](specify-marketplace-images-1.md).
2414
25-
![Disable one image](./media/tutorial-setup-lab-account/disable-one-image.png)
15+
As the admin, you can specify the Marketplace images that educators can use when creating labs.
2616

27-
Alternatively, you select the checkbox before the image name, and select **Disable selected images** on the toolbar.
17+
## Select images available for labs
2818

29-
To disable multiple images at the same time, select checkboxes before the image names, and select **Disable selected images** on the toolbar.
19+
Select **Marketplace images** on the menu to the left. By default, you see the full list of images (both enabled and disabled). You can filter for **Status** to be equal to **Enabled** or **Disabled**.
3020

31-
![Disable multiple images](./media/tutorial-setup-lab-account/disable-multiple-images.png)
21+
:::image type="content" source="./media/specify-marketplace-images/marketplace-images-page.png" alt-text="Screenshot that shows the Marketplace images page for a lab account. The Marketplace images menu is highlighted. The status filter for the image list is also highlighted.":::
3222

23+
The Marketplace images that are displayed in the list are only the ones that satisfy the following conditions:
3324

34-
## Enable images for a lab
35-
To enable a disabled image, select **... (ellipsis)** in the last column, and select **Enable image**. Alternatively, you select the checkbox before the image name, and select **Enable selected images** on the toolbar.
25+
- Creates a single VM.
26+
- Uses Azure Resource Manager to provision VMs
27+
- Doesn't require purchasing an extra licensing plan
3628

37-
To disable multiple images at the same time, select checkboxes before the image names, and select **Enable selected images** on the toolbar.
29+
## Enable and disable images
3830

39-
## Enable images at the time of lab creation
40-
You can enable more images at the time lab creation:
31+
To enable one or more images:
4132

42-
1. Sign in to the Lab Services web portal ([https://labs.azure.com](https://labs.azure.com)) using **lab account owner** credentials
43-
2. Select the default virtual machine image or the down arrow.
44-
3. Select **Enable more image options**.
33+
1. Check images you want to enable.
34+
2. Select **Enable image** button.
35+
3. Select **Apply**.
4536

46-
![Enable more image options](./media/specify-marketplace-images/enable-more-images-menu.png)
47-
4. Follow instructions from the previous section to enable the images you select.
48-
5. You may need to close the **New lab** window and reopen it to see the images you selected in the previous step.
37+
:::image type="content" source="./media/specify-marketplace-images/marketplace-images-enable-selected.png" alt-text="Screenshot of Marketplace images page for lab account. A disabled image is selected from the list of images.":::
4938

39+
To disable one or images:
5040

41+
1. Check images you want to disable.
42+
2. Select **Disable image** button.
43+
3. Select **Apply**.
5144

5245
## Next steps
53-
See the following articles:
5446

55-
- [As a lab owner, create and manage labs](how-to-manage-classroom-labs.md)
56-
- [As a lab owner, set up and publish templates](how-to-create-manage-template.md)
57-
- [As a lab owner, configure and control usage of a lab](how-to-configure-student-usage.md)
58-
- [As a lab user, access labs](how-to-use-lab.md)
47+
- As an educator, [create and manage labs](how-to-manage-classroom-labs.md).
48+
- As an educator, [configure and publish templates](how-to-create-manage-template.md).
49+
- As an educator, [configure and control usage of a lab](how-to-configure-student-usage.md).
50+
- As a student, [access labs](how-to-use-lab.md).

0 commit comments

Comments
 (0)
Please sign in to comment.