You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Azure License Manager Jobs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Job

Purpose of Job

Inventory Job

  • Inventories all users, groups and group membership

  • Azure specific data for RBAC and licensing are stored in the AzureJSONInbox for processing later

Inventory Inbox Job

  • Claims and processes all the entries for a tenant that exists in the AzureJSONInbox table. It moves this inventoried data into the relevant Azure and licensing tables.

The job has two steps:

  1. It processes the JSON docs into a set of tables prefixed as Azure_.

  2. It moves the data from the Azure_tables into the appropriate EmpowerID tables for display in the ALM user interfaces.

License Pool Compiler

  • Processes License Fulfillment Queue (Inbox) changes by adding or removing account from license groups in Azure AD

  • No labels