Skip to content

Commit fb629b9

Browse files
authored
Merge pull request #77798 from MarileeTurscak-MSFT/patch-93
Updated Consumer Apps example
2 parents bfab318 + cfeeab5 commit fb629b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You can define app roles to target `users`, `applications`, or both. When availa
8989
"allowedMemberTypes": [
9090
"Application"
9191
],
92-
"displayName": "Consumer Apps",
92+
"displayName": "ConsumerApps",
9393
"id": "47fbb575-859a-4941-89c9-0f7a6c30beac",
9494
"isEnabled": true,
9595
"description": "Consumer apps have access to the consumer data.",

0 commit comments

Comments
 (0)