Skip to content

Commit 6aae987

Browse files
authored
Apply suggestions from code review
1 parent c325bbe commit 6aae987

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/azure-signalr/includes/signalr-add-role-assignments.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ The following steps describe how to assign a **SignalR App Server** role to a se
3131
| [SignalR REST API Owner](../../role-based-access-control/built-in-roles.md#signalr-rest-api-owner) | Full access to data-plane REST APIs. | For using [Azure SignalR Management SDK](/azure/azure-signalr/signalr-howto-use-management-sdk) to manage connections and groups, but does **NOT** make server connections or handle negotiation requests. |
3232
| [SignalR REST API Reader](../../role-based-access-control/built-in-roles.md#signalr-rest-api-reader) | Read-only access to data-plane REST APIs. | Use it when write a monitoring tool that calls readonly REST APIs. |
3333

34-
1. click Next.
34+
1. Select Next.
35+
36+
37+
1. For Microsoft Entra application.
3538

36-
1. For Microsoft entra application.
3739

3840
1. In the `Assign access` to row, select **User, group, or service principal**.
3941
1. In the `Members` row, click `select members`, then choose the identity in the pop-up window.
@@ -43,7 +45,8 @@ The following steps describe how to assign a **SignalR App Server** role to a se
4345
1. In the `Assign access` to row, select **Managed identity**.
4446
1. In the `Members` row, click `select members`, then choose the application in the pop-up window.
4547

46-
1. click Next.
48+
1. Select Next.
49+
4750

4851
1. Review your assignment, then click **Review + assign** to confirm the role assignment.
4952

0 commit comments

Comments
 (0)