Latest Microsoft Graph topics
All the latest Microsoft Graph pages on this site.
Microsoft Graph is a Microsoft developer platform that connects multiple services and devices. Initially released in 2015, the Microsoft Graph builds on Microsoft 365 APIs and allows developers to integrate their services with Microsoft products, including Windows, Microsoft 365 (formerly Office 365), and Azure.
- Published on
Blog: Microsoft Cloud Show - 447 | Office in Microsoft Teams, Microsoft 365 Pitches Legacy G-Suite Customers, and More Cloud News
In this episode, AC and CJ cover some recent updates and releases in the Microsoft 365 world, get cheeky with Microsoft 365’s offer to customers that will lose their G Suite legacy free edition, more news!- Published on
Blog: Microsoft Cloud Show - 446 | Microsoft Tries to Make Nice With FTC and Microsoft Teams Saving the Environment
Microsoft is trying to stave off the wrath of the FTC regarding its latest large acquisition, Microsoft Teams is doing its part to try and help your laptop from exploding & AC and CJ discuss some .NET development with Microsoft Graph.- Published on
Blog: Microsoft 365 MS-600 Exam Prep Course Refreshed - New content, resources, & introducing practice test questions!
I’m excited to announce what’s in the latest refresh of my MS-600 exam prep course! New content, over 300 practice test questions and more!- Published on
Blog: Announcing my next course: Microsoft 365 Certified Developer MS-600 Exam Prep
In early September 2017, I announced Voitanos’ first course to be published. A little over three years later, I’m excited to share with you today the news on my next course that’s currently in the works!- Published on
Publication: Microsoft 365 Certified Developer Associate MS-600 Exam Prep
In this course, another by me at Voitanos, you’ll get prepared to pass the MS-600 exam, the only Microsoft 365: Developer Associate certification prerequisite - includes 300+ practice questions!- Published on
Publication: Microsoft Learning: Access Files with Microsoft Graph
OneDrive is the files hub for Office 365. OneDrive enables users to access and collaborate on files no matter where they’re stored. Microsoft Graph enables developers to use a single API to work with the files in OneDrive. Files in Office 365 are stored in drives. Users can store files in a personal drive, their OneDrive, or in a shared drive powered by a SharePoint document library. In this module, you’ll learn how to access files in OneDrive, both reading and writing files, and how to traverse relationships between files and users.- Published on
Publication: Microsoft Learning: Manage Group Lifecycle with Microsoft Graph
Groups are collections of users who share access to resources in Microsoft services or in your apps. Developers can use Microsoft Graph to create and manage different types of groups. In this module, you’ll learn how to manage the lifecycle of groups, the different types of groups and obtain information about the users associated with a group using Microsoft Graph.- Published on
Publication: Microsoft Learning: Access User Data from Microsoft Graph
Users are the core of most operations in Microsoft 365. Microsoft Graph enables developers full control over the lifecycle of users in Microsoft 365 including creating, updating, and deleting users and to listing users in the organization. In this module, you’ll learn how to use Microsoft Graph to work with users in Microsoft 365 including the required permissions.- Published on
Publication: Microsoft Learning: Optimize network traffic with Microsoft Graph
Microsoft Graph provides a unified programmability model that you can use to build apps for organizations and consumers that interact with the data of millions of users. In this module, students will learn how Microsoft has implemented throttling to Microsoft Graph to limit the overuse of Microsoft Graph resources. Students will learn how to avoid requests from being throttled, and how to properly handle scenarios when Microsoft Graph throttles high user traffic in a graceful way.- Published on
Publication: Microsoft Learning: Optimize data usage when using Microsoft Graph with query parameters
Microsoft Graph provides a unified programmability model that you can use to build apps for organizations and consumers that interact with the data of millions of users. The Microsoft Graph REST APIs implements many of the OData protocol’s query parameters. In this module, you’ll learn how to manipulate queries using query parameters.- Published on
Publication: Microsoft Learning: Use Change Notifications and Track Changes with Microsoft Graph
Microsoft Graph enables developers to consume user information stored in Microsoft 365 in custom applications. Data is retrieved from Microsoft Graph through a REST API or using one of the various native SDKs provided by Microsoft. In this module, you’ll learn how to work with change notifications (webhooks) & track changes (delta query) in the Microsoft Graph.- Published on
Publication: Microsoft Learning: Build ASP.NET MVC web applications with the Microsoft Graph .NET SDK
Microsoft Graph enables developers to consume user information stored in Microsoft 365 in custom applications. Data is retrieved from Microsoft Graph through a REST API or using one of the various native SDKs provided by Microsoft. In this module, you’ll learn how to work with the Microsoft Graph .NET SDK to create an ASP.NET MVC web application to access data in Microsoft 365.