Skip to main content

Import license assignments from Microsoft 365

Alvao supports the periodic import of license assignments from Microsoft 365 (M365). The import is done via custom application.

Installation

  1. Download the application Import Microsoft 356 Licenses.
  2. Go to Administration - Applications and import file ImportM365Licenses.xml.
  3. Go to Azure Portal and open Microsoft Entra IDfor your tenant
    1. Create new app registration
    2. Create new client secret and store it on safe place for later use
    3. Add following application permissions for Microsoft Graph:
      1. Organization.Read.All
      2. User.Read.All
  4. Go to Administration - Settings – Advanced and configure following parameters according to values in app registration
NameDefault valueDescription
ImportM365Licenses.AtHours2Comma separated list of hours when to execute import.
ImportM365Licenses.ClientId
Application Client Id from the app registration in MS Entra
ID
ImportM365Licenses.ClientSecretApplication Client secret
ImportM365Licenses.TenantIdTenant Id
  1. Go to Administration - Applications and enable the application.