Skip to main content

Azure Entra ID (Azure AD) – Employee syncronistaion

 

Step 1: Create an Enterprise Application

  1. Go to https://entra.microsoft.com

  2. In the left menu, click "App registrations"

  3. Click "+ New registration"

  4. Select "Create your own application"

  5. Enter a name (e.g. Sadevio Employee SYNC)

  6. Click Register

Screenshot 2025-10-07 at 11.44.26 AM.png

Screenshot 2025-10-07 at 11.46.30 AM.png

  1.  

Step 2: Client Secret

  1. In the new app, go to "Manage" -> "Certificates & secrets"

  2. Select New client secret

  3. Give it a name which you like and an expiration date.

Screenshot 2025-10-07 at 11.47.15 AM.png

You will need to copy the "value" part to sadevio.

Screenshot 2025-10-07 at 11.49.25 AM.png

Step 3: Application permissions

  1. In the new app, go to "Manage" -> "API permissions"
  2. Select "Add a permission"

  3. Select Microsoft Graph

  4. Select Application permission
  5. Add permission User.Read.All
  6. Select "Add permission"

Screenshot 2025-10-07 at 11.52.55 AM.png

Select now "Grant admin consent for youDomain.com"

Screenshot 2025-10-07 at 11.54.24 AM.png