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

Assign License Bundles from File

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 »

If you want to directly assign a license bundle to numerous user accounts, you can avoid assigning them to the license bundle by using the Import License Assignees method available for each license bundle. This makes it easy for you to download the users in your Azure AD and then upload that file, with modifications as needed, to license bundle.

This method takes in a delimited flat file of user accounts with the first row containing the field names, such as UserPrincipalName and JobTitle. Once the flat file is uploaded and submitted, all accounts in the file are processed by the Fulfillment Queue and granted licenses in Azure by being added to the appropriate license fulfillment group.

To add assignees to license bundles, you need to have one of the following Management Roles:

  • License Admin for All Pools and Bundles

  • License Manager for All Bundles

  • License Manager for Bundles Where Owner

How to assign license bundles from file

  1. On the navbar, click Azure License Manager to expand it and then click Manage Assignments.


  2. Select the License Bundles tab and search for license bundle to which you want to add the assignee.

  3. Click the License Bundle link for the target bundle.


  4. On the General tab of the License Bundle Details page, click the License Assignees accordion to expand it and then click Import License Assignees.



    This initiates the Assign License Bundle From File workflow.


  5. In the workflow form, type the field delimiter for the flat file in the Delimiter field. Comma is the default.

  6. Click Browse and select the file with the user accounts you wish to assign to the license bundle. Once you have selected a file, the Browse button is replaced with "File is Selected" text and the Load CSV button becomes active.


  7. Click the Load CSV button.

    The form updates to display the data in the flat file. The column headers are shown in the text above the drop-downs, while the records are shown in the grid.

  8. Map each of the required fields from the imported data to the appropriate EmpowerID account field. To do so, type the name of the required field in the drop-down below your related headers and then click the field to select it.



    For accounts map the following Azure Account fields to EmpowerID Account fields:

    Azure Account Field

    EmpowerID Account Field

    EmpowerID Person Field

    EmpowerID Group

    Required

    userPrincipalName

    LogonName

    Email

    LogonName

    Yes

    displayName

    FriendlyName

    No

    surname

    LastName

    Yes

    givenName

    FirstName

    Yes

    mail

    Email

    No

    objectId

    Ignore

    No

    userType

    UserType

    No

    jobTitle

    JobTitle

    No

    department

    Department

    No

    accountEnabled

    Active

    No

    usageLocation

    Country

    No

    streetAddress

    StreetAddress

    No

    state

    State

    No

    country

    Country

    No

    physicalDeliveryOfficeName

    OfficeLocation

    No

    city

    City

    No

    postalCode

    ZipCode

    No

    telephoneNumber

    Telephone

    No

    mobile

    MobileNumber

    No

    authenticationPhoneNumber

    Ignore

    No

    authenticationAlternativePhoneNumber

    Ignore

    No

    authenticationEmail

    Ignore

    No

    alternateEmailAddress

    Ignore

    No

    ageGroup

    Ignore

    No

    consentProvidedForMinor

    Ignore

    No

    legalAgeGroupClassification

    Ignore

    No

  9. Once you have completed mapping, click the Submit button located at the bottom of the form.



    You should the assignment in the License Assignees grid.

Once ALM processes the assignment, you should see the selected actor(s) receive a license. You can view this from the Fulfillment tab on this page.

  • No labels