Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SMSAgentSoftware/IntuneAssignmentsReport
Reporting solution for Intune Assignments using Azure automation and Power BI
https://github.com/SMSAgentSoftware/IntuneAssignmentsReport
Last synced: 4 days ago
JSON representation
Reporting solution for Intune Assignments using Azure automation and Power BI
- Host: GitHub
- URL: https://github.com/SMSAgentSoftware/IntuneAssignmentsReport
- Owner: SMSAgentSoftware
- License: mit
- Created: 2024-04-04T19:50:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T20:11:20.000Z (7 months ago)
- Last Synced: 2024-08-01T21:56:28.649Z (3 months ago)
- Language: PowerShell
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intune Assignments Report
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.
![alt text][screenshot]
[screenshot]: https://github.com/SMSAgentSoftware/IntuneAssignmentsReport/blob/main/Report%20screenshot.png "Report screenshot"
## Configure the solution
Instructions for configuring the solution can be found here: https://docs.smsagent.blog/microsoft-endpoint-manager-reporting/intune-assignments-report## 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 this 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