Skip to content

Commit ebe53cf

Browse files
committed
edits
1 parent 4f9be9d commit ebe53cf

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ ms.author: rosemalcolm
66
author: RoseHJM
77
ms.date: 03/03/2025
88
ms.custom: mode-ui, UpdateFrequency2
9+
10+
#customer intent: As a lab administrator, I want to know how to quickly set up Azure DevTest Labs by using the Azure portal.
911
---
1012

1113
# Quickstart: Create a lab in the Azure portal
@@ -25,10 +27,7 @@ This quickstart walks you through creating a lab in Azure DevTest Labs by using
2527
- **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.
2628
- **Lab name**: Enter a name for the lab.
2729
- **Location**: Change the location if you want to use a different Azure region for the lab.
28-
- **Artifacts storage account access**: If you have a user-assigned managed identity, you can select whether the lab uses a managed identity or a shared key to access the lab storage account.
29-
30-
To use a user-assigned managed identity, select it from the dropdown list. Otherwise, keep the option set to **Storage account Shared Key**.
31-
30+
- **Artifacts storage account access**: You can select 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 it from the dropdown list. Otherwise, keep the option set to **Storage account Shared Key**.
3231
- **Public environments**: Leave **On** for access to the [DevTest Labs public environment repository](https://github.com/Azure/azure-devtestlab/tree/master/Environments), or 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).
3332

3433
:::image type="content" source="./media/devtest-lab-create-lab/portal-create-basic-settings-managed-identity.png" alt-text="Screenshot of the Basic Settings tab in the DevTest Labs creation form.":::

articles/devtest-labs/devtest-lab-guidance-get-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ author: RoseHJM
77
ms.date: 03/03/2025
88
ms.reviewer: christianreddington,anthdela,juselph
99
ms.custom: UpdateFrequency2
10+
11+
#customer intent: As a customer, I want to know how I can use Azure DevTest Labs for popular scenarios like development, test, and training.
1012
---
1113

1214
# Azure DevTest Labs scenarios
@@ -56,7 +58,7 @@ To monitor and control costs, lab administrators and owners can:
5658

5759
- [Limit the number of VMs each user can create or claim](devtest-lab-set-lab-policy.md#set-virtual-machines-per-user).
5860
- [Allow only certain virtual machine (VM) sizes](devtest-lab-set-lab-policy.md#set-allowed-virtual-machine-sizes) in the lab.
59-
- [Configure autoshutdown](devtest-lab-set-lab-policy.md#set-autoshutdown) and autostart policies to stop and restart all VMs at particular times of day. VM autoshutdown doesn't apply to platform-as-a-service (PaaS) resources in environments.
61+
- [Configure autoshutdown and autostart policies](devtest-lab-set-lab-policy.md#set-auto-shutdown) to stop and restart all VMs at particular times of day. VM autoshutdown doesn't apply to platform-as-a-service (PaaS) resources in environments.
6062
- [Use Microsoft Cost Management](devtest-lab-configure-cost-management.md) to track environment costs.
6163

6264
## Development and test VMs
10.2 KB
Loading
-4.49 KB
Loading

0 commit comments

Comments
 (0)