
👋 Introduction ​
Use the data warehouse to build reports that give you insights into your environment how you need it. It is the data interface between your Intune data and a reporting tool.
You can use it by connecting your reporting tool to the OData feed of the Intune data warehouse.
INFO
This data does not include records of Co-Managed devices. These are kept in the Configuration Manager which has a separate interface.
🔧 Report configuration ​
OData feed ​
First open your Microsoft Intune admin center -> Reports and select Data Warehouse. Next copy the OData feed for reporting service URL and use it to connect your reporting tool to the Intune data warehouse.

PowerBi ​
Download and install Power BI Desktop here or go to https://app.powerbi.com to start with Power BI Web.
- To get started, first open a
Blank Report.

- In the new report, first click
Get Dataand thenmore.

- In the following popup window search
intune, selectIntune Data Warehouseand clickConnect.

- Next you will get a warning Windows that this is a Preview Connector, which you need to confirm.

INFO
If you do not feel comfortable using a preview connector, you can also connect to the Intune Data Warehouse using the OData feed connector instead of the Intune Data Warehouse connector.
- In the next step you paste in the OData feed URL you copied before from Intune, select the number of days you want to pull data for and click
OK.

- Now you need to sign-in, to authenticate to the Intune Data Warehouse connector and click
Connect.

- In the last window you select the data tabled you want to use in your report. Here you can just select everything and click
Load.

- Now PowerBi will load the data, which can take a moment depending on the amount of data.

After loading the data, you can start building the report you need. In my example I created a simple pie chart showing the OS distribution on my devices.
- To do this, I first selected the Pie Chart visual from the Visualizations pane.
- Then I dragged the
operatingSystemfield from thedevicestable to theValuesfield and the same field to theLegendfield. - Next I changed the aggregation of the
operatingSystemfield in theValuesfield toCount. - Finally I dragged the
isDeletedfield to the Filters pane and only selectedTrue, to make sure only the active devices show up.

- If you want to publish this report now to PowerBi and give other people access to it, you click on the
Publishbutton on the Home ribbon. - A window will pop up where you need to select the workspace you want to publish the report to and click
Select.

- Then the report will publish and give you a confirmation afterwards.
![]() | ![]() |
|---|
INFO
The data will refresh once every day.
💡 Conclusion ​
By leveraging the Intune Data Warehouse feed, you can build your own reports and dashboards leveraging PowerBi or any other reporting tool that supports OData feeds. Use this to get the unique insights and data you need to manage your environment better or present the data in more visual ways.
References

