Skip to content

Commit 015009c

Browse files
Merge pull request #272258 from EirikHaughom/patch-2
Update how-to-deploy-osdu-admin-ui.md
2 parents a440462 + d7e942f commit 015009c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-deploy-osdu-admin-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The OSDU Admin UI enables platform administrators to manage the Azure Data Manag
2424
> The following API permissions are required on the App Registration for the Admin UI to function properly.
2525
> - [Application.Read.All](/graph/permissions-reference#applicationreadall)
2626
> - [User.Read](/graph/permissions-reference#applicationreadall)
27-
> - [User.Read.All](/graph/permissions-reference#userreadall)
27+
> - [User.ReadBasic.All](/graph/permissions-reference#userreadbasicall)
2828
>
2929
> Upon first login to the Admin UI it will request the necessary permissions. You can also grant the required permissions in advance, see [App Registration API Permission documentation](/entra/identity-platform/quickstart-configure-app-access-web-apis#application-permission-to-microsoft-graph).
3030

0 commit comments

Comments
 (0)