For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export MS365 Licenses to CSV Crate

If you’re new to Crates, read through our introductory Crate documentation here. Find the Crate in our Crate Marketplace.

What does the Export MS365 Licenses to CSV Crate do?

This Crate is designed to automate the audit of Microsoft 365 licenses within a tenant. It generates a CSV report and uploads it to a PSA ticket for regular monitoring and compliance checks.

How the Crate works

  1. Initially, the workflow scans the Microsoft 365 tenant to identify all licenses.

  2. It generates a CSV report detailing the license information, such as type, usage, and allocation.

  3. The CSV is then attached to a designated ticket within the PSA.

  4. The entire process is set to recur at regular intervals for continuous monitoring and auditing.

Crate prerequisites

Unpack the Export MS365 Licenses to CSV Crate

  1. Navigate to Marketplace > Crates in the left side menu of the Rewst platform.

  2. Search for Export MS365 Licenses to CSV.

  3. Click on the Crate tile to begin unpacking.

  4. Click Unpack.

  5. Enter the following information into the configuration page:

    1. The ID of the board or queue you wish to use for the workflow

    2. The priority of the tickets that will be logged in the board

    3. Choose your relevant PSA from the drop-down selector

  6. Click Continue.

  7. Note that you have the option under the Cron Job accordion menu to activate the Crate for all future organizations in addition to the current one. You may also set activation to certain tags, trigger criteria, or for integration overrides.

  8. Ensure that the cron job trigger has Enabled toggled on.

  9. Click Unpack.

Update the cron trigger

adjust it back to your regular schedule after the test. Alternatively, you could wait until the regularly scheduled run occurs and check your result, which would not require you to update the cron trigger schedule.

The Crate runs on a cron trigger, and will execute the workflow to generate the ticket at the same time each day. You can adjust the chosen time for execution in the workflow itself.

  1. Navigate to Automations > Workflows in the left side menu of your Rewst platform.

  2. Search for [ROC] MS Graph - M365 License Export.

  3. Click on the workflow to view it in the Workflow Builder.

  4. Click on the trigger in the workflow to open its settings in the right side menu.

  5. Update the timing of the cron trigger as desired. Note that when entering the time into the Cron Schedule field, the correct format is minutes followed by hour. For example, 18 3, not 3 18.

  6. Click Save Trigger.

Got an idea for a new Crate? Rewst is constantly adding new Crates to our Crate Marketplace. Submit your idea or upvote existing ideas here in our Canny feedback collector.

Last updated

Was this helpful?