Microsoft 365 (formerly Office 365) integration with AssetExplorer allows technicians to view and manage the subscriptions purchased from Microsoft by the organization.
Benefits of Microsoft 365 integration:
Sync subscription details from Microsoft 365 to AssetExplorer periodically.
Map users in AssetExplorer with synced subscriptions based on Microsoft 365 associations.
Monitor help desk activities along with licenses and services consumed by users from a central console.
Track services usage visually using graph views.
Ensure you have an optimal network connection.
Generate the Client ID, Client Secret Value, and Tenant ID from the Microsoft Graph API.
Create the Client ID and Tenant ID.
Sign in to the Azure Portal.
Go to App registrations.
Click New registration.
Enter a name for your app (any reference name).
Keep Accounts in this organizational directory only selected.
Click Register.
From the app overview page, copy the Application (client) ID and Directory (tenant) ID.
Enter a description and set Expires to Never or the longest duration available. Note: Keep track of the expiry date. You will need to regenerate and update this secret when it expires.
Click Add, then copy the Client Secret Value immediately. This value is visible only once at creation; store it securely.
Navigate to API permissions → Add a permission.
Select Microsoft Graph → Application permissions.
Search for and select:
User.Read.All
Directory.Read.All
Organization.Read.All
Click Add permissions, then select Grant admin consent for <app name> .
Microsoft 365 Subscription/Package/License - Microsoft applications and other productivity services provided by Microsoft, along with their access constraints.
Microsoft 365 Tenant - An organization, department or any subdivision using Microsoft 365 services. Tenant is the container for entities in an organization like users, domains, or subscriptions.
Microsoft 365 Account - User login used to access Microsoft 365 and utilize the services or applications.
Fields | Description |
---|---|
Tenant ID | Provide the tenant ID. This field is mandatory. |
Client ID | Provide the client ID and secret value to authenticate the tenant. |
Client Secret Value | |
Start Date & Time | Specify the date and time to start syncing the data from Microsoft 365. |
Repeat (No.of days) | Mention the frequency (in days) to refresh the data synced |