Showing archive results for 2019

Aug 20, 2019
Post comments count0
Post likes count0

Microsoft Graph Sample Data Packs Now Available in Office 365 Developer Program

Michael Aldridge

Today we’re excited to announce the launch of two sample data packs to help remove this pain point with basic automated sandbox creation: Users - Includes fictitious users, metadata, and photos to simulate a small corporate environment of 16 users. Mail & Events (to be installed after Users) - Populates Outlook email conversations and calendar ...

Microsoft GraphOffice Add-ins
Aug 19, 2019
Post comments count0
Post likes count0

Nominations closed for the 2019 Microsoft app awards People’s Choice award

Office Extensibility team

The People’s Choice award is part of the 2019 Microsoft app awards, where we recognize the best of partner apps built on the Microsoft 365 platform. Vote for your favorite app.  Winners receive promotion on AppSource or Microsoft Store and recognition at Microsoft Ignite 2019.

Microsoft TeamsOffice Add-ins
Aug 14, 2019
Post comments count0
Post likes count0

SharePoint Development Community (PnP) – August 2019 update

SharePoint team

SharePoint Dev Ecosystem / SharePoint Patterns and Practices (PnP) August 2019 update is out with a summary of the latest guidance, samples, and solutions from SharePoint engineering or from the community for the community. This article is a summary of all the different areas and topics around the SharePoint Dev ecosystem during the past month.

Microsoft 365 Developer
Aug 12, 2019
Post comments count0
Post likes count0

Upcoming deprecation of Discovery Service API

Office Extensibility team

If you are still using Discovery Service API to locate the service endpoint, please note that beginning November 1, 2019, API requests to the Office 365 Discovery Service endpoint will no longer work. Learn about what you need to do to prepare for this change.

Microsoft Graph
Aug 6, 2019
Post comments count0
Post likes count0

Microsoft Graph SDK for Objective-C GA Release

Darrel Miller

With our generally available release of the Graph SDK for Objective-C, we have reached feature parity with our .NET, Java and JavaScript SDK.

Microsoft Graph
Jul 30, 2019
Post comments count0
Post likes count0

Microsoft Graph outage July 30th 2019

Microsoft Graph team

Today between 22:16 and 23:05 UTC clients calling Microsoft Graph may have observed increased latency in the North America and APAC geographic regions.

Microsoft Graph
Jul 30, 2019
Post comments count0
Post likes count0

Office Add-in Development Community (PnP) – July 2019 update

Office Extensibility team

We're excited to share three new code samples for Office Add-ins Patterns and Practices. One sample uses storage techniques to access data from an Office Add-in when offline. The other two samples show you how to authenticate Office Add-ins to get file info from Microsoft Graph. Try them out today!

Office Add-ins
Jul 25, 2019
Post comments count0
Post likes count0

MSAL.NET 4.2.1 is now available!

Microsoft identity platform team

We are excited to announce the release of MSAL.NET 4.2.1 which brings a number of new features.

Microsoft GraphMicrosoft identity platform
Jul 23, 2019
Post comments count0
Post likes count0

Update your custom functions project

Office Extensibility team

If you built your custom functions project using the Yo Office Yeoman generator template during the preview period prior to May 6, you’ll want to update parts of the project ensure it is using the GA version libraries and features. This blog post covers the methods that have changed.

Office Add-ins