Skip to content

Commit 92e1a7a

Browse files
author
Jill Grant
authored
Merge pull request #290843 from anishtrakru/dtl-managedidentity
lab storage account with managed identity update
2 parents f42e759 + 16e2a07 commit 92e1a7a

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

articles/devtest-labs/configure-lab-identity.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,15 @@ This section demonstrates how to configure lab's identity policy.
4646
4747
## User-assigned managed identity
4848

49-
A user-assigned managed identity is created as a standalone Azure resource. Through a create process, Azure creates an identity in the Microsoft Entra tenant that's trusted by the subscription in use. After the identity is created, the identity can be assigned to one or more Azure service instances. The life cycle of a user-assigned identity is managed separately from the life cycle of the Azure service instances to which it's assigned.
49+
A user-assigned managed identity is created as a standalone Azure resource. Through a create process, Azure creates an identity in the Microsoft Entra tenant that's trusted by the subscription in use. After the identity is created, the identity can be assigned to one or more Azure service instances. The life cycle of a user-assigned identity is managed separately from the life cycle of the Azure service instances to which it's assigned.
50+
51+
## User-assigned managed identity to access the lab storage account
52+
53+
During lab creation, setting a user-assigned managed identity to access the lab storage account also sets that particular user-assigned managed identity for the virtual machines. The managed identity you select on the create lab page under the lab artifacts storage account option will also be visible in the Virtual Machine section of the Identity page under Configuration and Policies settings.
54+
55+
:::image type="content" source="./media/configure-lab-identity/create-lab-with-managed-identity.png" alt-text="Screenshot of the Basic Settings tab in the Create DevTest Labs form.":::
56+
57+
:::image type="content" source="./media/configure-lab-identity/virtual-machine-with-ua-managed-identity.png" alt-text="Screenshot of the Virtual Machine Managed Identity settings page.":::
5058

5159
DevTest Labs supports user assigned identities for both virtual machines and Azure Resource Manager based environments. For more information, see the following topics:
5260

154 KB
Loading
171 KB
Loading
10.7 KB
Loading
10.7 KB
Loading

0 commit comments

Comments
 (0)