Skip to content

Commit 43cb7de

Browse files
minor edit
1 parent 9b2ee4a commit 43cb7de

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ You define app roles by using the [Azure portal](https://portal.azure.com) durin
3131
> [!IMPORTANT]
3232
> Currently if you add a service principal to a group, and then assign an app role to that group, Azure AD does not add the `roles` claim to tokens it issues.
3333
34-
There are two ways to declare app roles by using the Azure portal:
35-
36-
- [App roles UI](#app-roles-ui)
37-
- [App manifest editor](#app-manifest-editor)
34+
App roles are declared using the app roles by using[App roles UI](#app-roles-ui) in the Azure portal:
3835

3936
The number of roles you add counts toward application manifest limits enforced by Azure Active Directory. For information about these limits, see the [Manifest limits](./reference-app-manifest.md#manifest-limits) section of [Azure Active Directory app manifest reference](reference-app-manifest.md).
4037

0 commit comments

Comments
 (0)