Skip to content

Commit 0a7e4ec

Browse files
committed
add screenshot to Linux
1 parent 44a327d commit 0a7e4ec

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/storage/files/files-managed-identities.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,14 +192,16 @@ To configure a managed identity on a Linux VM running in Azure, follow these ste
192192

193193
### Enable managed identity on an Azure VM
194194

195-
The managed identity can be either [system assigned or user assigned](/entra/identity/managed-identities-azure-resources/overview#differences-between-system-assigned-and-user-assigned-managed-identities). If the VM has both system assigned and user assigned identities, Azure defaults to system assigned. Assign only one for best results.
195+
The managed identity can be either [system assigned or user assigned](/entra/identity/managed-identities-azure-resources/overview#differences-between-system-assigned-and-user-assigned-managed-identities). If the VM has both system assigned and user assigned managed identities, Azure defaults to system assigned. Assign only one for best results.
196196

197197
#### Enable a system assigned managed identity
198198

199199
1. Sign in to the Azure portal.
200200

201201
1. You can enable a system assigned managed identity during VM creation on the **Management** tab. See [Create a Linux virtual machine in the Azure portal](/azure/virtual-machines/linux/quick-create-portal).
202202

203+
:::image type="content" source="media/managed-identities/enable-system-assigned-managed-identity.png" alt-text="Screenshot showing how to enable system assigned managed identity when creating a new VM using the Azure portal." border="true":::
204+
203205
#### Enable a user assigned managed identity
204206

205207
1. Sign in to the Azure portal and follow the steps to [create a user assigned managed identity](/entra/identity/managed-identities-azure-resources/manage-user-assigned-managed-identities-azure-portal#create-a-user-assigned-managed-identity).

0 commit comments

Comments
 (0)