TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Microsoft Graph
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shantha Kumar T (13)
Vinodh Narayanan (13)
Nilesh Shah (9)
Dipen Shah (5)
Nanddeep Nachan (4)
Abhijeet Jadhav (4)
Jalpa Dhola (3)
CSharp TV (3)
Rezwanur Rahman (2)
Vinoth Xavier (2)
Kunj Sangani (2)
Vinit Kumar (2)
Deepika Edakkoth (1)
Sudhir Vaghela (1)
Jayakumar Balasubramaniam (1)
Kaviya Balasubramanian (1)
Gowtham K (1)
Vinay Ayinapurapu (1)
Ayca Bas (1)
Shrusti Shah (1)
Cecil Phillip (1)
Vipul Jain (1)
Vijai Anand Ramalingam (1)
Ravishankar Velladurai (1)
Joseph Velliah (1)
Vidhya Vaidhyanathan (1)
Siddharth Vaghasia (1)
Ano Mepani (1)
Ashish Rastogi (1)
Prasham Sabadra (1)
Nakkeeran Natarajan (1)
Suthahar Jegatheesan (1)
Mahesh Chand (1)
Related resources for Microsoft Graph
No resource found
Paging Microsoft Graph data in SPFx
10/31/2024 4:29:31 AM.
Microsoft Graph return multiple pages of data either due to server-side paging or client-side paging. Paging data helps improve the performance of your app and the response time of Microsoft Graph.
Microsoft Graph Permissions - Get Access on Behalf of a User
10/30/2024 8:22:09 AM.
To call Microsoft Graph, an app must obtain an access token from the Microsoft identity platform. This access token includes information about whether the app is authorized to access Microsoft Graph o
Difference Between Delegated and App Only Access
10/29/2024 9:39:47 AM.
Delegated access allows an application to act on behalf of a signed-in user, requiring user authentication and permission via OAuth 2.0, while app-only access enables an app to operate independently w
SharePoint Online - Add/Update Taxonomy Field Using Graph API
10/25/2024 10:31:41 AM.
This guide covers step-by-step instructions for integrating taxonomy fields, managing metadata, and customizing fields in SharePoint lists and document libraries. Enhance your SharePoint solutions wit
Filter and Display New Employees in Power Apps with Microsoft Graph
9/3/2024 5:05:57 AM.
Create a Power Apps app that lists new employees who joined this year by using the Microsoft Graph API. With a button click, retrieve and display user data filtered by hire date in a gallery. This app
Understanding About Pnpjs
8/5/2024 5:59:27 AM.
PnPjs is a set of open-source JavaScript libraries for SharePoint development, simplifying REST API interactions with SharePoint, Microsoft Graph, and Office 365. It offers type-safe API calls, suppor
Retrieve Mailbox Folders Using Microsoft Graph API
6/14/2024 10:40:21 AM.
Learn to interact with Office 365 mail folders programmatically using Microsoft Graph API. Start by fetching an access token for authentication, then use AJAX requests in JavaScript to retrieve specif
Fetch Office 365 Groups Programmatically Using Microsoft Graph API
6/12/2024 10:13:01 AM.
Learn to retrieve Office 365 groups & users programmatically via Microsoft Graph API. Access tokens, endpoints, & jQuery simplify the process for seamless integration.
Calling Graph API From Power Automate Flow
6/11/2024 12:12:58 PM.
Discover how to integrate Microsoft Graph API with Power Automate by registering applications in Azure AD, setting up administrative access, creating workflows with API permissions, obtaining consent
Overview Of Microsoft Graph Open Extensions And Schema Extensions
6/6/2024 7:43:56 AM.
Learn about Microsoft Graph Extensions allowing customization of Graph API resources. Understand Open Extensions and Schema Extensions, their necessity in managing application data, supported resourc
Get Activity Details Of All OneDrive Users Using Microsoft Graph API
5/2/2024 9:52:56 AM.
In this article, we will learn how to leverage the Microsoft Graph API to retrieve detailed activity insights for all OneDrive users. Discover user analytics, monitor usage patterns, and integrate dat
Create Office 365 Groups With SPFx
4/8/2024 9:12:50 AM.
In this article, you will learn to integrate Office 365 Groups creation seamlessly with SharePoint Framework. Utilize Microsoft Graph API for efficient group management, enhancing collaboration within
Implementing Complex Authentication Scenarios in Microsoft Graph
3/10/2024 9:24:50 AM.
In this article, I will explore with you some of the complex authentication scenarios that developers may encounter when using Microsoft Graph, and how to implement them using the Microsoft Graph SDKs
A guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
2/20/2024 9:21:28 AM.
Copilot Extensibility: Step by Step guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
Integration Guide: Effortless Microsoft Graph API Access SSO
2/6/2024 5:50:23 AM.
Discover the Power of Integration: Dive into our comprehensive guide on accessing Microsoft Graph API in C#! Uncover step-by-step instructions, best practices, and practical examples to seamlessly ret
Integration Guide for Effortless Microsoft Graph API Access
2/5/2024 9:49:25 AM.
Discover the Power of Integration: Dive into our comprehensive guide on accessing Microsoft Graph API in C#! Uncover step-by-step instructions, best practices, and practical examples to seamlessly ret
Microsoft Graph Subscriptions & Webhooks
1/31/2024 6:33:03 AM.
In this article, We will learn to create, manage, and handle notifications seamlessly across Microsoft 365 services using code examples in .NET and JavaScript. Follow this hands-on guide for beginners
Manage user account in Azure AD B2C with Microsoft Graph
12/28/2023 10:19:03 AM.
From this article, you will learn how to manage a user account in Azure AD B2C with Microsoft Graph. and the integration of Azure AD B2C with the Microsoft Graph SDK with C#. We’ll discuss the capabil
Upload Files to SharePoint Online Library using POSTMAN
10/9/2023 7:08:34 AM.
In this article we will go thorugh the steps needed to test the Graph API endpoints against the client application.
What Is Microsoft Graph Developer Proxy?
8/24/2023 9:39:07 AM.
Microsoft Graph Developer proxy simulates API errors that might occur in specific circumstances (for example, in production environments) and provides tips on improving API and app performance.
Create Report Of Assigned Licenses For Users From Microsoft 365
8/24/2023 6:04:03 AM.
Create excel report on 1st day of each month. Report includes list of users and assigned licenses.
Read Email From Mailbox Folders Using Microsoft Graph API
5/30/2023 9:53:30 AM.
In this article, I have explained how to retrieve emails from mailbox folders from your Office 365 account using Microsoft Graph API endpoint.
Mocking API Responses Made Easy With Graph Developer Proxy
4/7/2023 6:28:38 AM.
Improving API Development Workflow and Reducing Costs with Graph Developer Proxy Mocking
Overview Of Graph Developer Proxy
3/28/2023 6:46:42 AM.
Graph Developer Proxy is a CLI tool that simulates API errors & mock responses for Microsoft Graph API. Facilitates error handling & app development.
Join us for Hack Together: Microsoft Graph and .NET
2/24/2023 3:18:07 PM.
Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET. If you’re a beginning coder, a student, or an expert looking for an opportunity to l
Fetch Documents From SharePoint Document Library Using Microsoft Graph API
11/28/2022 5:42:34 AM.
In this article, you will learn how to fetch documents from SharePoint document library using Microsoft Graph API.
How To View Installed Apps For Team
2/3/2022 3:29:51 PM.
In this article, you will learn how to view the installed apps for the specific Microsoft Team using Teams UI and Microsoft Graph API.
Restrict @team Mentions In Microsoft Team Messaging
1/13/2022 5:46:19 AM.
How to block or restrict the @team mentions in Chat messaging for particular Microsoft Team
Restrict Owners From Deleting Chat Messages In Team
1/11/2022 3:51:56 PM.
How to block or restrict the team owners from deleting the messages from the Microsoft Team Chat for particular Team
Restrict Members From Editing Chat Messages In Team
1/8/2022 4:13:43 PM.
How to prevent or users/members from changing their own messages in Microsoft Team Chat for the particular Team
Animate Your Profile Image Using Microsoft Graph Toolkit In SharePoint
12/7/2021 6:46:32 PM.
In this article, you will learn how to show the animated profile image in SharePoint using Microsoft Graph Toolkit.
React Application Integration To Microsoft Graph Using Microsoft Graph SDK
7/21/2021 2:03:17 PM.
In this article, you will learn about react application to consume data from Microsoft 365 business apps using Microsoft Graph End Point and Graph SDK
Manage Site Content Type Using Microsoft Graph Content Type APIs
5/3/2021 9:05:42 PM.
In this article, you will learn how to manage Site Content Type using Microsoft Graph Content Type APIs.
Altering Item Insights Security In Microsoft Graph Using REST API
4/26/2021 2:40:41 PM.
Item insights protection settings give the capacity to arrange the permeability of bits of insights obtained from Microsoft Graph
Altering Item Insights Security In Microsoft Graph Using PowerShell Commands
4/23/2021 2:15:45 PM.
Item experiences security settings give the capacity to arrange the perceivability of insights which is got from Microsoft Graph
Microsoft Graph - AMA ft. Ayça Baş
4/3/2021 11:17:09 AM.
Join us with Ayca Bas to learn about Microsoft Graph Toolkit.
Notifications using Microsoft Graph - MVP Show ft. Shweta Lodha
2/25/2021 4:17:43 PM.
Join us with Shweta Lodha to learn how to get Notifications using Microsoft Graph.
Authentication with Microsoft Graph SDKs
12/2/2020 7:54:16 AM.
To call into Microsoft Graph, your code must acquire an access token from the Microsoft identity platform. To get an access token, your app must be registered and authorized with the Microsoft identit
Process Automation & Insights Across M365 Data Using Microsoft Graph & Azure
9/25/2020 5:51:30 AM.
This is the ninth session of the Azure Virtual Conference by Ayça Bas.
Delta Queries In Microsoft Graph API Using C#
8/9/2020 11:34:28 PM.
This article discusses Delta Queries in Microsoft Graph using C#.
Retrieve Files And Items From SharePoint Using Microsoft Graph API
7/7/2020 6:57:59 AM.
In this article, you will learn how to retrieve files and items from SharePoint using Microsoft Graph API.
Fetch An Access Token To Access Microsoft Graph API Using Msal.JS (Microsoft Security Authentication Library)
7/3/2020 7:44:34 AM.
In this article, I have explained how to fetch an access token using MSAL JS.
Consume Microsoft Graph API Using A PnP Graph From SPFx-Webpart
7/3/2020 7:37:38 AM.
In this article, I explain how to consume a Microsoft graph API using @pnp/graph from your SPFx-Webpart
How To Restore MS Teams Using Graph API In PowerShell
6/9/2020 8:45:02 PM.
This article demonstrates how to restore Archived MS Teams using Microsoft Graph API in PowerShell.
How To Archive MS Teams Using Graph API In Powershell
6/1/2020 5:38:07 AM.
This article demonstrates how to Archive MS Teams using Microsoft Graph API in PowerShell.
The New Modern Look Of Graph Explorer GA
5/20/2020 12:45:54 PM.
This article articulates the additional features added in the GA version of the new modern Microsoft Graph Explorer
Overview Of Microsoft Graph - Part One
5/19/2020 2:21:16 AM.
In this article, you will learn about microsoft graph.
How To Access Microsoft Graph API In Console Application
5/13/2020 8:16:09 AM.
In this article, you will see how to access Microsoft Graph API in Console Application.
Microsoft Graph Explorer Method To Get And Remove Guest Users In Office 365
2/28/2020 8:11:39 AM.
This article explains how to retrieve and remove the guest users from Office 365 Users list.
Graph API Using Android Application
2/19/2020 12:38:29 AM.
This article demonstrates how to add Microsoft Graph API using Android Application to get access token and call Microsoft Graph API or other APIs that require access tokens from Azure Active Directory
Microsoft Graph API - User Presence Endpoints
1/25/2020 2:45:25 AM.
In this article, you will learn about Microsoft Graph API - user presence endpoints.
Microsoft Graph Explorer Way To Manage Planner
1/22/2020 8:45:01 PM.
Learn how to create and get the plans associated to the Office 365 group using Microsoft Graph Explorer
Create Calendar Events From SharePoint Using MS Graph API
10/11/2019 1:27:08 AM.
In this article, you will learn how to create calendar events from SharePoint using MS Graph API.
Microsoft Graph API for Developers
10/3/2019 8:03:38 AM.
This session explains the Microsoft Graph API. It also provides a deep dive understanding of development using Graph API. Graph Explorer and Postman collection released for Microsoft Graph are explain
Accelerate SPFx Development with Microsoft Graph Toolkit
9/29/2019 11:37:09 AM.
Accessing MS Teams From Inside SPFx Web Part
8/21/2019 1:25:45 AM.
In this article, you will learn how to access MS Teams from inside the SPFx Web Part.
How To Use Microsoft Graph Toolkit With SPFx Webpart
7/18/2019 10:14:49 AM.
In this article, you will learn how to use Microsoft Graph Toolkit with SPFx web part.
Retrieve Calendar Events Using Microsoft Graph API
4/3/2019 1:14:38 AM.
In this article, I have explained how to fetch events from the calendar for a particular user in SharePoint with the help of Microsoft Graph API.
Authenticate And Generate Microsoft Graph AccessToken AppID Using MS Graph .NET SDK
3/22/2019 10:51:33 AM.
In this article, we will learn about how to authenticate and generate a Microsoft Graph AccessToken using AppId using ms graph dotnet sdk
Integrating Graph API With Node.js App On Azure
1/21/2019 8:37:27 AM.
This article describes the steps for integrating SharePoint, Microsoft Graph API, and Node.js apps on Azure.
Office 365 - Microsoft Graph Beginning - Part one
1/17/2019 8:44:34 AM.
In this first article of the Microsoft Graph series, we will discuss the basics of Microsoft Graph.
Programmatically Accessing The Office 365 User Licenses Using Microsoft Graph
11/17/2018 3:14:50 AM.
Microsoft Graph opens the extensive approach for developers to connect various services across Microsoft Cloud. A Single endpoint requests the Microsoft Cloud with the various resources enables the po
Retrieve Site Collections And SubSites Using Microsoft Graph API
10/22/2018 11:52:47 PM.
In this article, I have explained how to retrieve the top site collections and subsites using Microsoft Graph API.
A First Look At The New Microsoft Graph Explorer - Part Two
9/5/2018 5:03:42 AM.
A First Look At The New Microsoft Graph Explorer. In this article, I will cover the History section, Request & Response sections, Share Query section of Microsoft Graph Explorer.
A First Look At The New Microsoft Graph Explorer - Part One
9/5/2018 4:38:31 AM.
In this article, I will introduce you to the new Microsoft Graph Explorer. Microsoft Graph Explorer is a fantastic tool if you want to work with Microsoft Graph APIs or if you are learning to develop
A First Look At The New Microsoft Graph Explorer - Part Three
9/5/2018 4:14:47 AM.
A First Look At The New Microsoft Graph Explorer. The objectives of this article are: Execute some Graph API GET calls using sample account, Look at Microsoft Graph API metadata, and Calling beta API.
SharePoint Framework - Consume Microsoft Graph API Using MSGraphClient
8/30/2018 9:24:36 AM.
In the previous article, we developed the basic SharePoint client web part which can run independently without any interaction with SharePoint. Here, we will explore to consume the Microsoft Graph in
Copy Documents From OneDrive To SharePoint Using Microsoft Graph Explorer
7/20/2018 9:21:46 AM.
Microsoft Graph is a single solution to connect all services across Microsoft Cloud with single authentication. By using this, we can build an application for Microsoft 365 using single API.
Create SharePoint List Using Microsoft Graph Explorer In Office 365
7/12/2018 10:19:18 AM.
Microsoft Graph Explorer is a browser-based REST API client for Office 365. By using Graph explorer, we can access all applications/services in Microsoft Cloud by sending the Microsoft Graph API reque
Write Your First Program Using Microsoft Graph SDK
4/23/2018 4:37:45 PM.
In this article, I will explain how you can write your first program to interact with MS Graph API using MS Graph SDK in Visual Studio.
What is New In MS Graph API
4/18/2018 1:18:02 AM.
Recording of webinar on "What's new in MS Graph API"
What Is Microsoft Graph SDK?
4/16/2018 2:12:04 AM.
This article is a quick overview of MS Graph SDK. Using MS Graph SDK, you can easily write code which calls MS Graph APIs to interact with Office 365 data.
Upload And Set Office 365 Profile Image Using Microsoft Graph API
3/30/2018 10:18:22 AM.
In this article, I have explained how to change your profile image in Office 365 and set it into Office 365 from SharePoint online using Microsoft Graph API.
Send Email Using Microsoft Graph API From SharePoint Online
3/19/2018 12:44:50 PM.
In this article, I have explained how to send an email using Microsoft Graph API.
Getting User Properties From Office 365 Using Microsoft Graph API
3/17/2018 11:23:21 AM.
In this article, I have explained how to retrieve user properties from Office 365 using Microsoft Graph API
How To Fetch Access Token Using Microsoft Graph API
3/3/2018 12:24:39 PM.
In this article, I have explained how Microsoft Graph API works.
Using Optional Query Parameters With Microsoft Graph API - Part Two
11/14/2017 6:13:59 PM.
When you fire an API call to MS Graph, it will return the JSON result with all the properties. You may not need all the properties of a result set always. When you want MS Graph API to return only cer
Using Optional Query Parameters With Microsoft Graph API - Part One
10/12/2017 12:28:47 PM.
While Microsoft already has all the documentation to cover all its technology, in this article I will try to explain these ODATA query parameters with some different angles and usage scenarios. I’m su
Accessing Microsoft Graph Data Using Azure AD Authentications From SPFx
8/24/2017 3:58:07 PM.
Let us see how to call Microsoft cloud data using Azure Active Directory authentications from SharePoint framework components.
How To Use Microsoft Graph Provider In Visual Studio Connected Services
8/23/2017 12:20:11 AM.
In this article, I am introducing the newly added Microsoft Graph Provider in Visual Studio 15.3.1. This article demonstrates how a developer can use this feature to work with Microsoft Graph API.
Getting started with Microsoft Graph API in a Xamarin Forms Application
6/23/2017 11:39:27 AM.
In this article you will learn how to implement login authentication and send mail using Microsoft graph API in the Xamarin Forms application.
Getting Started With Microsoft Graph API Explorer
5/15/2016 2:07:40 PM.
In this article you will learn about Microsoft Graph API Explorer.
What's New with Microsoft Graph SDKs
4/2/2016 11:26:05 PM.
Microsoft Graph is an API that provides a single single REST API endpoint to access various Office related products.