Skip to content

Commit 6c20d26

Browse files
committed
terms
1 parent 681e8b3 commit 6c20d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/lab-services/enable-managed-identities-lab-vms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: spelluru
1818
---
1919

2020
# Enable user-assigned managed identities on lab virtual machines in Azure DevTest Labs
21-
As a lab owner, you can enable user-assigned managed identities on your lab virtual machines (VMs) in Azure Dev Test Labs.
21+
As a lab owner, you can enable user-assigned managed identities on your lab virtual machines (VMs) in Azure DevTest Labs.
2222

2323
A managed identity can be used to authenticate to any service that supports Azure Active Directory (AD) authentication, including Key Vault, without passing any credentials in the code. For more information on managed identities, see [What is managed identities for Azure resources?](../../active-directory/managed-identities-azure-resources/overview.md).
2424

@@ -27,7 +27,7 @@ With this feature, lab users can share Azure resources such as Azure SQL Databas
2727
> [!NOTE]
2828
> You can add multiple user assigned managed identities to be enabled on your lab VMs.
2929
30-
## Use Azure Portal
30+
## Use Azure portal
3131
To add a user assigned managed identity for lab VMs, follow these steps:
3232

3333
1. [Create a user-assigned managed identity in your subscription](../../active-directory/managed-identities-azure-resources/how-to-manage-ua-identity-portal.md#create-a-user-assigned-managed-identity)

0 commit comments

Comments
 (0)