Jourdan on 14 Jul 2016 04:33:00
The Microsoft Graph API (http://graph.microsoft.io) is a unified ODATA endpoint to access data across Microsoft services. More specifically AAD/O365.
There is a major reporting/auditing component of this service as well as other resources being useful to use in Power BI reports.
- Comments (23)
RE: Add Microsoft Graph API as a connected service
I agree that the powerbi REST API should be extended to provide 3rd party direct access to the data. Just like you can right-click download, you should also be able to access the data via ODATA via some appropriate end-point(s)?
If this is through the graph API then so be it.
This would be really helpful for governments and public bodies to quickly be able to publish their data (at least in an experimental capacity) by authoring an appropriate PowerBI report.
RE: Add Microsoft Graph API as a connected service
You could achieve something like this trough CSV:
take a look at this GIT:
https://github.com/eringreenlee/azureb2c-reportingapi
RE: Add Microsoft Graph API as a connected service
'+1