Skip to content

Commit da1426e

Browse files
committed
Edits
1 parent 1c52be5 commit da1426e

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

articles/virtual-desktop/create-file-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ To assign Azure role-based access control (Azure RBAC) permissions:
9999
| --- | --- |
100100
| Role | Storage File Data SMB Share Elevated Contributor |
101101
| Assign access to | User, group, or service principal |
102-
| Members | <Name of the administrator account> |
102+
| Members | \<Name of the administrator account> |
103103

104104
To assign users permissions for their FSLogix profiles, select the **Storage File Data SMB Share Contributor** role instead.
105105

106-
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
106+
![Screenshot showing Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
107107

108108
## Assign users permissions on the Azure file share
109109

articles/virtual-desktop/create-profile-container-adds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ To assign users access permissions:
6767
| --- | --- |
6868
| Role | Storage File Data SMB Share Contributor |
6969
| Assign access to | User, group, or service principal |
70-
| Members | &lt;Name or email address for the target Azure Active Directory identity&gt; |
70+
| Members | \<Name or email address for the target Azure Active Directory identity> |
7171

72-
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
72+
![Screenshot showing Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
7373

7474
## Get the Storage Account access key
7575

articles/virtual-desktop/start-virtual-machine-connect.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,23 @@ To use the Azure portal to create a custom role for Start VM on Connect:
6969

7070
After that, you'll need to assign the role to the Azure Virtual Desktop service principal.
7171

72-
To assign the custom role:
72+
The following steps describe how to assign the custom role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
7373

74-
1. Select **Access control (IAM)**.
74+
1. In the navigation menu of the subscription, select **Access control (IAM)**.
7575

7676
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
7777

78-
1. Search for and select the role you just created. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
78+
1. On the **Role** tab, search for and select the role you just created.
7979

80-
1. On the **Members** tab, enter and select **Windows Virtual Desktop** in the search bar.
80+
1. On the **Members** tab, search for and select **Windows Virtual Desktop**.
8181

8282
> [!NOTE]
8383
> If you've deployed Azure Virtual Desktop (classic), both the Windows Virtual Desktop and Windows Virtual Desktop Azure Resource Manager Provider first party applications might appear. If so, assign the role to both apps.
8484
>
8585
86-
![Screenshot that shows Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
86+
![Screenshot showing Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
87+
88+
1. On the **Review + assign** tab, select **Review + assign** to assign the role.
8789

8890
### Create a custom role with a JSON file template
8991

0 commit comments

Comments
 (0)