Skip to content

Commit 7aa5d61

Browse files
authored
Merge pull request #32897 from changeworld/patch-11
Fix nonunified
2 parents 8ddaba7 + 3b356f4 commit 7aa5d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/lab-services/add-artifact-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: spelluru
1717

1818
---
1919
# Add an artifact repository to your lab in DevTest Labs
20-
DevTest Labs allows you to specify an artifact to be added to a VM at the time of creating the VM or after the VM is created. This artifact could be a tool or an application that you want to install on the VM. Artifacts are defined in a JSON file loaded from a GitHub or VSTS Git repository.
20+
DevTest Labs allows you to specify an artifact to be added to a VM at the time of creating the VM or after the VM is created. This artifact could be a tool or an application that you want to install on the VM. Artifacts are defined in a JSON file loaded from a GitHub or Azure DevOps Git repository.
2121

2222
The [public artifact repository](https://github.com/Azure/azure-devtestlab/tree/master/Artifacts), maintained by DevTest Labs, provides many common tools for both Windows and Linux. A link to this repository is automatically added to your lab. You can create your own artifact repository with specific tools that aren't available in the public artifact repository. To learn about creating custom artifacts, see [Create custom artifacts](devtest-lab-artifact-author.md).
2323

0 commit comments

Comments
 (0)