Skip to content

Commit 8825296

Browse files
authored
Merge pull request #92128 from JonMLyons/patch-1
Updating to use "Managed Identity"
2 parents 0b72b41 + 90cedbd commit 8825296

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/remote-rendering/how-tos/create-an-account.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,10 @@ The steps in this paragraph have to be performed for each storage account that s
8181
If you don't have owner permissions to this storage account, the **Add a role assignment** option will be disabled.
8282

8383
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../../role-based-access-control/role-assignments-portal.md).
84-
85-
| Setting | Value |
86-
| --- | --- |
87-
| Role | Storage Blob Data Contributor |
88-
| Assign access to | User, group, or service principal |
89-
| Members | Remote Rendering Account |
84+
1. Select the **Storage Blob Data Contributor** role and click **Next**.
85+
1. Choose to assign access to a **Managed Identity**.
86+
1. Select **Select members**, select your subscription, select **Remote Rendering Account**, select your remote rendering account, and then click **Select**.
87+
1. Select **Review + assign** and select **Review + assign** again.
9088

9189
![Screenshot showing Add role assignment page in Azure portal.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)
9290

0 commit comments

Comments
 (0)