This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
- Updated
Aug 19, 2024 - PowerShell
This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activities from an ASP.NET Core MVC app. This sample uses the Microsoft Graph .NET Client Library to work with data, and the Microsoft Identity Web Library for authentication on the Microsoft identity platform v2.0 end…
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from PHP web apps.
Create Microsoft Graph webhook subscriptions for a Node.js app, so that it can receive notifications of changes in a user’s Microsoft account data.
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.
Please see https://.com/microsoftgraph/msgraph-training-pythondjangoapp for a Python sample.
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Python web apps.
This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.
[ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) endpoint.
[ARCHIVED] Sample apps (C# and node) for accessing Microsoft Teams data via the Microsoft Graph
[ARCHIVED] This sample shows how to connect your Python web app to Office 365 using Microsoft Graph to send an email.
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a Node.js web application. This sample sends REST calls directly to the Microsoft Graph endpoint, and authenticates with the Azure AD v2.0 endpoint to support Microsoft Accounts and work or school accounts.
This sample demonstrates how to use the Microsoft Graph REST API to access data in Office 365 from Ruby on Rails apps.
.Net Core console application for calling Microsoft Graph. Sample built from scratch.
This repo contains the Try It Out samples from the 30 Days of Microsoft Graph blog series (https://aka.ms/30DaysMSGraph).
[ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a php web application. This sample gets OAuth tokens from the Azure AD v2.0 endpoint and uses REST calls directly to Microsoft Graph.
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from ASP.NET Core apps.
Please see https://.com/microsoftgraph/msgraph-training-pythondjangoapp for a Python sample.
Add a description, image, and links to the devxsample topic page so that developers can more easily learn about it.
To associate your repository with the devxsample topic, visit your repo's landing page and select "manage topics."