You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/devtest-lab-mandatory-artifacts.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to specify mandatory artifacts to install at creation of
5
5
ms.topic: how-to
6
6
ms.author: rosemalcolm
7
7
author: RoseHJM
8
-
ms.date: 06/04/2024
8
+
ms.date: 06/10/2024
9
9
ms.custom: UpdateFrequency2
10
10
11
11
#customer intent: As a developer, I want to specify mandatory artifacts in Azure DevTest Labs so that I can create new virtual machines that automatically have the mandatory artifacts installed.
@@ -64,18 +64,6 @@ To change the order of installation for the mandatory artifacts:
64
64
65
65
1. Select **Save**.
66
66
67
-
## Delete mandatory artifacts
68
-
69
-
You can also delete artifacts in the **Mandatory artifacts** lists:
70
-
71
-
1. On the **External resources** > **Mandatory artifacts** screen for your lab, select the **Windows** or **Linux** tab.
72
-
73
-
1. Select the checkbox next to the artifact in the list, and then select **Delete**:
74
-
75
-
:::image type="content" source="./media/devtest-lab-mandatory-artifacts/remove-artifact.png" alt-text="Screenshot that shows how to select the Delete option to remove a mandatory artifact." lightbox="./media/devtest-lab-mandatory-artifacts/remove-artifact-large.png":::
76
-
77
-
1. At the confirmation prompt, select **Yes**.
78
-
79
67
## View mandatory artifacts
80
68
81
69
After you specify mandatory artifacts for a lab, DevTest Labs shows the mandatory artifacts for all lab VMs based on the operating system (Windows or Linux). When a lab user creates a new VM, they can see the mandatory artifacts that DevTest Labs plans to install.
@@ -96,6 +84,18 @@ To view the mandatory artifacts for a VM:
96
84
97
85
:::image type="content" source="./media/devtest-lab-mandatory-artifacts/save-to-lab.png" alt-text="Screenshot that shows the Add artifacts screen with the list of mandatory artifacts that DevTest Labs plans to install." lightbox="./media/devtest-lab-mandatory-artifacts/save-to-lab-large.png":::
98
86
87
+
## Delete mandatory artifacts
88
+
89
+
You can also delete artifacts in the **Mandatory artifacts** lists:
90
+
91
+
1. On the **External resources** > **Mandatory artifacts** screen for your lab, select the **Windows** or **Linux** tab.
92
+
93
+
1. Select the checkbox next to the artifact in the list, and then select **Delete**:
94
+
95
+
:::image type="content" source="./media/devtest-lab-mandatory-artifacts/remove-artifact.png" alt-text="Screenshot that shows how to select the Delete option to remove a mandatory artifact." lightbox="./media/devtest-lab-mandatory-artifacts/remove-artifact-large.png":::
96
+
97
+
1. At the confirmation prompt, select **Yes**.
98
+
99
99
## Related content
100
100
101
101
-[Add a Git artifact repository to a lab](add-artifact-repository.md)
0 commit comments