You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/assign-user-or-group-access-portal.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ To assign a user or group to an enterprise app, you must have the appropriate pe
24
24
> For Microsoft Applications (such as Office 365 apps), use PowerShell to assign users to an enterprise app.
25
25
26
26
27
-
## Assign user access to an enterprise app in the Azure portal?
27
+
## Assign a user to an app - portal
28
28
1. Sign in to the [Azure portal](https://portal.azure.com) with an account that's a global admin for the directory.
29
29
2. Select **All services**, enter Azure Active Directory in the text box, and then select **Enter**.
30
30
3. Select **Enterprise applications**.
@@ -43,7 +43,7 @@ To assign a user or group to an enterprise app, you must have the appropriate pe
43
43
10. On the **Add Assignment** blade, select **Role**. Then, on the **Select Role** blade, select a role to apply to the selected users or groups, and then select the **OK** button at the bottom of the blade.
44
44
11. On the **Add Assignment** blade, select the **Assign** button at the bottom of the blade. The assigned users or groups have the permissions defined by the selected role for this enterprise app.
45
45
46
-
## Allow all users to access an enterprise app in the Azure portal
46
+
## Allow all users to access an app - portal
47
47
To allow all users to access an application:
48
48
49
49
1. Sign in to the [Azure portal](https://portal.azure.com) with an account that's a global admin for the directory.
@@ -61,7 +61,7 @@ The **User assignment required?** option:
61
61
- Requires that users consent to an application. An admin can grant consent for all users. See [Configure the way end-users consent to an application](configure-user-consent.md).
62
62
63
63
64
-
## How do I assign a user to an enterprise app using PowerShell?
64
+
## Assign a user to an app - PowerShell
65
65
66
66
1. Open an elevated Windows PowerShell command prompt.
0 commit comments