Vincent Biret

Microsoft Graph SDKs Software Developer

Post by this author

Go developers can now access Microsoft Graph with streamlined authentication and more

Go developers can now integrate their application with Microsoft Graph via the new Microsoft Graph Go SDK.

Announcing the public preview of Microsoft Graph Java SDK v3

The next version of the Microsoft Graph Java/Android SDK is now available for preview! Leverage new modern development features when integrating your application with Microsoft Graph.

Announcing the public preview of Microsoft Graph change notifications delivery via Azure Event Hubs

We're pleased to announce the public preview of an additional delivery mode for Microsoft Graph change notifications. You can now use Azure Events Hubs to receive change notifications instead of traditional webhooks. Historically, change notifications have used webhooks to let applications receive notifications about changes in Microsoft ...

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

Change notifications uses webhooks to let applications 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. ...

Duration of change tracking tokens for identity and education resources

Effective today, delta links for identity and access and education resources have a lifetime of seven (7) days instead of the previous lifetime of thirty (30) days.

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

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. ...

Microsoft Graph subscriptions to change notifications – deprecating TLS 1.0 and 1.1

Starting May 15th, 2020, subscribers who use notification endpoints that only support TLS 1.0 or TLS 1.1 will stop receiving notifications, unless they upgrade their infrastructure to compliance and support TLS 1.2.