Skip to content

Commit 53285a7

Browse files
authored
Update devtest-lab-create-lab.md
Updated Managed Identity Content on "Create a Lab - Portal" page. Screenshot needs to be updated.
1 parent a971800 commit 53285a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
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 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)

0 commit comments

Comments
 (0)