phmehta94/IntuneAutomatedReporting ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Azure based reporting setup for Microsoft Intune that automatically pulls Intune data on a schedule and saves it as CSV files into a Storage Account container. I want the whole flow to be easy to set up, including the Graph API app registration, the resource group, storage account, automation account, and the runbooks needed to collect the data.
Please make it work with the Intune reports shown in the repo, especially app install states and servicing ring data, and organize the output so it can be imported into Power BI for dashboards. If it helps, include clear scripts and setup steps so I can deploy it, connect the pieces, and refresh the reports without doing everything manually each time. Look up current Microsoft docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit