Azure App Registration Instructions

From Hornbill
Jump to navigation Jump to search
Information
Please find below OUR instructions to set up an Azure app - to be used for user imports.

Please refer to Microsoft documentation and advice on permissions/settings and act accordingly. The method outlined below is merely a guideline, it is NOT mandated/definitive.

Select Azure Active Directory from within the Azure portal:

Azure Active Directory


Click on "New registration" within "App registrations"

App Registration


Provide a Name for the application, select appropriate account type and Register.

Register Application


Once created, there are some API permission which first need to be given: We have found that the following permissions need to be granted within Azure, though these could differ for yourselves, so please rely on your own expertise.

Application permissions on: Group.Read.All, GroupMember.Read.All, Team.ReadBasic.All, TeamMember.Read.All, User.Read.All.

Delegated permission on User.Read.

API Permissions


The permission settings need confirming by "Granting admin consent"

Granting Consent


The Client Secret is the VALUE of the newly created Secret

New Client Secret


The Client ID can be found, alongside the Tenant ID within the Overview section (as "Application (client) ID" and "Directory (tenant) ID" respectively.

Client ID & Tenant ID