Skip to content

Commit 39228bc

Browse files
authored
clickthrough rate changes
1 parent 5208232 commit 39228bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/active-directory/manage-apps/assign-user-or-group-access-portal.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 10/23/2021
11+
ms.date: 09/06/2022
1212
ms.author: ergreenl
1313
ms.custom: contperf-fy22q2, contperf-fy22q3
1414

@@ -17,7 +17,7 @@ ms.custom: contperf-fy22q2, contperf-fy22q3
1717

1818
# Assign users and groups to an application
1919

20-
This article shows you how to assign users and groups to an enterprise application in Azure Active Directory (Azure AD) using PowerShell. When you assign a user to an application, the application appears in the user's [My Apps](https://myapps.microsoft.com/) portal for easy access. If the application exposes roles, you can also assign a specific role to the user.
20+
This article shows you how to assign users and groups to an enterprise application in Azure Active Directory (Azure AD) using PowerShell. When you assign a user to an application, the application appears in the user's [My Apps](https://myapps.microsoft.com/) portal for easy access. If the application exposes app roles, you can also assign a specific app role to the user.
2121

2222
When you assign a group to an application, only users in the group will have access. The assignment does not cascade to nested groups.
2323

@@ -33,7 +33,6 @@ To assign users to an app using PowerShell, you need:
3333
- One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
3434
- If you have not yet installed the AzureAD module (use the command `Install-Module -Name AzureAD`). If you're prompted to install a NuGet module or the new Azure Active Directory V2 PowerShell module, type Y and press ENTER.
3535
- Azure Active Directory Premium P1 or P2 for group-based assignment. For more licensing requirements for the features discussed in this article, see the [Azure Active Directory pricing page](https://azure.microsoft.com/pricing/details/active-directory).
36-
- Optional: Completion of [Configure an app](add-application-portal-configure.md).
3736

3837
## Assign users, and groups, to an app using PowerShell
3938

0 commit comments

Comments
 (0)