Skip to content

Commit a42f8c4

Browse files
Merge pull request #290688 from anishtrakru/patch-2
Update devtest-lab-create-lab.md
2 parents 4be8a20 + deb17ab commit a42f8c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/devtest-labs/devtest-lab-create-lab.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
2525
- **Resource group**: Select an existing resource group from the dropdown list, or select **Create new** to create a new resource group so it's easy to delete later.
2626
- **Lab Name**: Enter a name for the lab.
2727
- **Location**: If you're creating a new resource group, select an Azure region for the resource group and lab.
28+
- **Artifacts storage account access**: You can configure whether the lab uses a User-assigned Managed Identity or a Shared Key to access the lab storage account. To use a User-assigned Managed Identity, select the appropriate managed identity from the list, otherwise select the Storage Account Shared Key option from the list.
2829
- **Public environments**: Leave **On** for access to the [DevTest Labs public environment repository](https://github.com/Azure/azure-devtestlab/tree/master/Environments). Set to **Off** to disable access. For more information, see [Enable public environments when you create a lab](devtest-lab-create-environment-from-arm.md#set-public-environment-access-for-new-lab).
2930

3031
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-basic-settings.png" alt-text="Screenshot of the Basic Settings tab in the Create DevTest Labs form.":::
@@ -112,4 +113,4 @@ If you created a resource group for the lab, you can now delete the resource gro
112113
To learn how to add VMs to your lab, go on to the next article:
113114

114115
> [!div class="nextstepaction"]
115-
> [Create and add virtual machines to a lab in Azure DevTest Labs](devtest-lab-add-vm.md)
116+
> [Create and add virtual machines to a lab in Azure DevTest Labs](devtest-lab-add-vm.md)

articles/devtest-labs/tutorial-create-custom-lab.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ To create a lab in Azure DevTest Labs, follow these steps.
4444
|**Resource group**|Select an existing resource group from the dropdown list, or select **Create new** to create a new resource group so it's easy to delete later.|
4545
|**Lab name**|Enter a name for the lab.|
4646
|**Location**|If you're creating a new resource group, select an Azure region for the resource group and lab.|
47+
|**Artifacts storage account access**|You can configure whether the lab uses a User-assigned Managed Identity or a Shared Key to access the lab storage account. To use a User-assigned Managed Identity, select the appropriate managed identity from the list, otherwise select the Storage Account Shared Key option from the list.|
4748
|**Public environments**|Leave **On** for access to the [DevTest Labs public environment repository](https://github.com/Azure/azure-devtestlab/tree/master/Environments). Set to **Off** to disable access. For more information, see [Enable public environments when you create a lab](devtest-lab-create-environment-from-arm.md#set-public-environment-access-for-new-lab).|
4849

4950
:::image type="content" source="./media/tutorial-create-custom-lab/create-custom-lab-blade.png" alt-text="Screenshot of the Basic Settings tab of the Create DevTest Labs form.":::
@@ -162,4 +163,4 @@ If you created a resource group for the lab, you can now delete that resource gr
162163
To learn how to access the lab and VMs as a lab user, go on to the next tutorial:
163164

164165
> [!div class="nextstepaction"]
165-
> [Tutorial: Access the lab](tutorial-use-custom-lab.md)
166+
> [Tutorial: Access the lab](tutorial-use-custom-lab.md)

0 commit comments

Comments
 (0)