Showing category results for Microsoft Graph

May 19, 2020
Post comments count0
Post likes count0

The API to your organization: Microsoft Graph @ Build 2020

Office Add-ins team
Office Add-ins team

Build 2020 arrives at a time when a lot has changed in the world. We’ve traded the Washington State Convention Center in Seattle, with its lecture rooms and exposition spaces, with a virtual event space, where sessions are online. We packed a lot of content into this two-day event, and we know it’s a lot to track. We hope this blog post – and its c...

Microsoft GraphMicrosoft Teams
May 19, 2020
Post comments count0
Post likes count0

Microsoft identity platform at Build 2020

Microsoft identity platform team
Microsoft identity platform team

Hello Developers - While we wish we could all meet in person this year at Build 2020, we have a great line up of free, virtual sessions and some exciting announcements to share with you wherever you are in the world. To learn more about all the news related to the Microsoft identity platform read the Build 2020: Fostering a secure and trustworthy ...

Microsoft GraphMicrosoft identity platform
May 19, 2020
Post comments count0
Post likes count0

Build advanced queries in Microsoft Graph with $count, $filter, $search, and $orderby

Microsoft identity platform team
Microsoft identity platform team

UPDATE 9/22: read the General Availability announcement. Some of the top asks we have received on Azure Active Directory were for better sorting, counting, and filtering capabilities. We are excited to announce that we are now providing these capabilities on Azure Active Directory objects to developers through Microsoft Graph! In addition to addre...

Microsoft GraphMicrosoft identity platform
May 19, 2020
Post comments count0
Post likes count0

Service principal API in Microsoft Graph is now generally available

Microsoft identity platform team
Microsoft identity platform team

At Ignite 2019 we announced the general availability of the application API that allows you to programmatically create and configure applications. Building on that that momentum, we are excited to announce general availability of the service principal API in Microsoft Graph.

Microsoft GraphOffice Add-insMicrosoft identity platform
May 15, 2020
Post comments count0
Post likes count0

New Graph Explorer is now GA

Betti Ngugi
Betti Ngugi

Today, we’re excited to announce that the new Graph Explorer is generally available, including the following new features and improvements. This version is built using the React/Redux framework.

Microsoft Graph
May 11, 2020
Post comments count0
Post likes count0

Beta Outlook API throttling limits deploying to v1.0 on Microsoft Graph – May 2020

Microsoft Graph team
Microsoft Graph team

Over a year ago, we announced new Outlook API throttling limits on the Microsoft Graph beta endpoint. We wanted to give developers a "heads-up" that we are planning to deploy these same limits to the v1.0 endpoint (as well as the v2.0 endpoint of the Outlook REST API). This change will begin deploying on June 1, and should be fully deployed to all ...

Microsoft Graph
May 5, 2020
Post comments count0
Post likes count0

What’s new for change notifications and change tracking in Microsoft Graph – May 2020

Vincent Biret
Vincent Biret

Change notifications uses webhooks to let applications to get notified about changes in Microsoft Graph resource data such as Outlook messages or OneDrive files. Change tracking uses delta queries to let applications discover newly created, updated, or deleted entities without performing a full read of the target resource with every request. Over t...

Microsoft GraphMicrosoft TeamsOffice Add-ins