smsagent.blog
  • docs.smsagent.blog
  • Custom Reporting in Microsoft Intune
    • Delivery Optimization Report
    • Windows Update for Business Custom Reporting
      • Power BI Report Walkthrough
      • Known issues / limitations
      • Change log
      • Deploy the solution
        • Create Azure Resources
        • Configure Azure Resources
        • Deploy the client-side script
        • Deploy the Azure automation runbooks
        • Configure the Power BI report
      • Adding additional language support
      • Table schema reference
    • Automating Data Exports from Microsoft Graph
      • Azure Automation account
        • Create / configure an Azure automation account
        • Grant API permissions
        • Create an Azure automation runbook
      • Azure Storage account
      • Automate Data Export to Azure Storage Account
      • Automate Data Export to Azure Monitor Logs
      • Creating / Troubleshooting Runbooks
      • Power BI
        • Connect Power BI to an Azure storage account data source
        • Connect Power BI to an Azure log analytics workspace as a data source
    • Managed Devices Report
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create a PowerBI report
      • MEM Managed Device Report template
      • Bonus! Unhealthy MEMCM Clients email report
    • Intune Assignments Report
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create a Power BI report
      • Change log
    • Patch My PC Report
      • A look at the Power BI reports
      • Change log
      • Video guides
      • Things to know
      • Create / configure an Azure automation account
      • Grant API permissions
      • Create / configure an Azure storage account
      • Create an Azure automation runbook
      • Create the Power BI report
      • Feedback
    • Windows 11 Hardware Readiness Report
    • Gathering Custom Inventory with Intune
      • Set up the Azure Resources
      • Create a Proactive remediations script package
      • Create a runbook
  • PowerShell Scripts Online Help
    • Get-AzSubscriptionActivityLog
  • Azure Solutions
    • Automated Azure Table Storage Backups
      • Change log
      • Deploy the solution
        • Create the Azure resources
        • Set the backup schedule
        • Add storage tables to the backup
        • Add role assignments to the storage account/s
        • Create a lifecycle management rule
      • Run a manual backup
      • Restore a backup
Powered by GitBook
On this page
  • Supported assignable items
  • Currently unsupported items
  • GitHub Repository

Was this helpful?

  1. Custom Reporting in Microsoft Intune

Intune Assignments Report

PreviousBonus! Unhealthy MEMCM Clients email reportNextCreate / configure an Azure automation account

Last updated 1 year ago

Was this helpful?

The Intune Assignments Report is a Power BI report intended to give you a single pane of glass into your assigned items in Microsoft Intune. It uses Azure automation to extract the data from Microsoft Graph and export it in CSV format to an Azure storage account. The CSV file is the data source for the Power BI report.

The report can help you identify which Entra groups are being used in your assignments, how many assigned items you have and their types, the use of virtual groups (all users/devices) and any assignment filters in use.

Supported assignable items

Currently the solution supports at least the following assignable items. Most have been tested but not all. If you find any issues or want to add any missing assignable items, please raise an issue on the GitHub repository.

  • Apps

  • Compliance policies

  • Configuration policies

  • Windows Autopilot deployment profiles

  • Enrollment configurations

  • Enrollment profiles

  • Customization policies

  • App protection policies

  • App configuration policies

  • Policy sets

  • E-books

  • S mode supplemental policies

  • iOS app provisioning profiles

  • Windows 365 provisioning policies

  • Windows 365 user settings

  • Scripts and remediations

  • Windows Feature Update profiles

  • Windows Quality Update profiles

  • Windows Driver Update profiles

  • eSIM cellular profiles

  • Security baselines

  • Endpoint security policies

  • RBAC Roles

  • Scope tags

  • Multi admin approvals

  • Terms and conditions

Currently unsupported items

  • Conditional access policies

  • Organizational messages

  • Anything unique to the Intune Suite

  • Anything unique to Autopatch

GitHub Repository

The files for this solution can be found in the following GitHub repository:

https://github.com/SMSAgentSoftware/IntuneAssignmentsReport