Graph API
Diese Bereich widmet sich der Graph-Schnittstelle von Office 365, Azure u.a. Graph ist eine auf REST - Representational State Transfer basierende Aufrufe per HTTPS, mit der sehr viel einfacher als mit WebServices bestimmte Daten und Einstellungen erreicht werden können.
Weitere Links
- REST - Representational State Transfer
- Get-O365Usage
- Microsoft Graph documentation
https://developer.microsoft.com/en-us/graph
https://aka.ms/graph - Microsoft Graph blog
https://developer.microsoft.com/en-us/graph/blogs - Microsoft Graph permissions reference
https://docs.microsoft.com/en-us/graph/permissions-reference#online-meetings-permissions - Get access tokens to call Microsoft
Graph
https://docs.microsoft.com/en-us/graph/auth-overview - Get access without a user
https://docs.microsoft.com/de-de/graph/auth-v2-service#3-get-administrator-consent - The Microsoft Graph Toolkit is now
generally available!
https://developer.microsoft.com/en-us/graph/blogs/the-microsoft-graph-toolkit-is-now-generally-available/ - Other endpoints not included in the
Office 365 IP Address and URL Web service -
23. Microsoft Graph Change Notification
https://learn.microsoft.com/en-us/microsoft-365/enterprise/additional-office365-ip-addresses-and-urls?view=o365-worldwide - AADSTS90094: The grant requires admin
permission, how to fix it and why it happens
https://joonasw.net/view/the-grant-requires-admin-permission - Remove the Wiki tab!
https://alexholmeset.blog/2019/05/10/remove-the-wiki-tab/
Per Graph die WIKI-Tabs entfernen - WDATP API “Hello World” (or using a
simple PowerShell script to pull alerts via
WDATP APIs)
https://techcommunity.microsoft.com/t5/Windows-Defender-ATP/WDATP-API-Hello-World-or-using-a-simple-PowerShell-script-to/ba-p/326813 - Windows Defender ATP Public API
https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-atp/use-apis - Getting FreeBusy information in the
Graph API using the getSchedule action and
putting it to use in PowerShell
https://gsexdev.blogspot.com/2018/09/getting-freebusy-information-in-graph.html - Microsoft Teams Tab Application that
uses the Graph API and Exchange FreeBusy
Information
https://gsexdev.blogspot.com/2018/09/microsoft-teams-tab-application-that.html - The new Mail.ReadBasic permission for
the Microsoft Graph API and how to put it to
use
https://gsexdev.blogspot.com/2019/04/the-new-mailreadbasic-for-microsoft.html - Create a Microsoft Teams Group Calendar
tab application using the Graph API and
FullCalendar JavaScript library
https://gsexdev.blogspot.com/2019/01/create-microsoft-teams-group-calendar.html - What is Microsoft Graph and Why Do I
Care?
https://blog.thoughtstuff.co.uk/2019/04/what-is-microsoft-graph-and-why-do-i-care/ - Microsoft v2 Endpoint Primer
Understanding the new v2 Endpoint for using both MSA and AD accounts with Microsoft Graph
https://massivescale.com/microsoft-v2-endpoint-primer/ - v2 Endpoint & Admin Consent
Mother may I? Obtaining Administrative Consent for your application
https://massivescale.com/microsoft-v2-endpoint-admin-consent/ - Use Postman with the Microsoft Graph API
https://docs.microsoft.com/en-us/graph/use-postman
Postman ist ein ähnlich wie Graph Explorer -
Using Postman to call Microsoft Graph
https://www.youtube.com/watch?v=fPo8njx3riY - Accessing the Microsoft Graph directly
from the new Arduino nano 33 IOT
https://dev.to/gscales/accessing-the-microsoft-graph-directly-from-the-new-arduino-nano-33-iot-g3o - Microsoft Graph versus GraphAPI
https://blog.atwork.at/post/Microsoft-Graph-versus-GraphAPI - LinkedIn Learning: Microsoft Graph for
Developers
https://www.linkedin.com/learning/microsoft-graph-for-developers/welcome - Prepopulating Outlook Contacts with the
Graph API
https://practical365.com/prepopulating-outlook-contacts-with-the-graph-api/ - Migrating from Outlook REST API v1.0 to
Microsoft Graph
https://developer.microsoft.com/en-us/office/blogs/migrating-from-outlook-rest-api-v1-0-to-microsoft-graph/ - Microsoft Graph REST API - Outlook
Calendar with Powershell
https://blog.icewolf.ch/archive/2020/04/29/microsoft-graph-rest-api-outlook-calendar-with-powershell.aspx - Sending e-mails with Microsoft Graph
using .NET
https://zimmergren.net/sending-e-mails-using-microsoft-graph-using-dotnet/ - Manage Microsoft 365 Licenses using MS
Graph PowerShell
https://o365reports.com/2022/09/08/manage-365-licenses-using-ms-graph-powershell/