Showing results for June 2020 - Microsoft 365 Developer Blog

Jun 29, 2020
0

A Lap around Microsoft Graph Toolkit Day 12 – Success Stories of Microsoft Graph Enabled Apps

Microsoft Graph team
Microsoft Graph team

In this edition of A Lap Around the Microsoft Graph Toolkit, we’re going to share real-life examples of how some of our Education-focused partners are building solutions that address today’s challenges of remote and hybrid learning with Microsoft Graph Toolkit powered apps and the Microsoft Teams platform. 

Microsoft Graph
Jun 28, 2020
0

Office 365 CLI v2.11

Microsoft 365 PnP Team
Microsoft 365 PnP Team

We've just published a new version of the Office 365 CLI with commands for managing Office 365 tenants and SharePoint Framework projects on any platform.

Microsoft TeamsOffice Add-ins
Jun 26, 2020
0

Announcing the general availability of Microsoft Graph Identity Protection APIs

Microsoft identity platform team
Microsoft identity platform team

Today we’re announcing general availability of our two Azure AD Identity Protection APIs in Microsoft Graph: riskyUsers and riskDetections. Previously you could only consume these APIs through the beta endpoint, but can now find the riskyUsers and riskDetections resource types on the v1.0 endpoint. These APIs enable you to query risk detections and risky users detected by Azure AD Identity Protection, and to take action on risky users.

Microsoft GraphMicrosoft identity platform
Jun 25, 2020
0

A Lap around Microsoft Graph Toolkit Day 11 – Microsoft Graph Toolkit Proxy Provider

Office Add-ins team
Office Add-ins team

Hey devs, welcome to day 11 of the Microsoft Graph Toolkit blog series! Today we will explore the Microsoft Graph Toolkit proxy provider. Microsoft Graph Toolkit (MGT) provider enables you to use a proxy API behind the Graph Toolkit components rather than calling the Microsoft Graph API directly.

Microsoft Graph
Jun 25, 2020
1

Announcing SharePoint Starter Kit v2

Microsoft 365 PnP Team
Microsoft 365 PnP Team

The SharePoint Starter Kit (starter kit) is a comprehensive solution designed for SharePoint Online and SharePoint 2019 which provides numerous SharePoint Framework (SPFx) web parts, extensions, and other components, as well as PnP PowerShell driven provisioning which you can use as an example and inspiration for your own customizations.

Microsoft TeamsOffice Add-ins
Jun 24, 2020
0

Video training package for Microsoft Teams Yeoman generator

Microsoft 365 PnP Team
Microsoft 365 PnP Team

We are thrilled to announce new video training package for getting stared with yo Teams - the Microsoft Teams Yeoman generator for creating solutions for Microsoft Teams.

Microsoft TeamsOffice Add-ins
Jun 23, 2020
0

.NET Standard version of SharePoint Online CSOM APIs

SharePoint team
SharePoint team

Today we are thrilled to announce availability of a new version of the SharePoint Online CSOM NuGet package, which also includes .NET Standard versions of the CSOM APIs.

SharePoint Framework
Jun 22, 2020
0

A Lap around Microsoft Graph Toolkit Day 10 – Microsoft Graph Toolkit Teams Provider

Office Add-ins team
Office Add-ins team

Microsoft Teams plays an increasingly critical role in the remote collaboration and productivity work landscape. Teams applications can help you create collaboration and productivity solutions tailored to your organization’s needs. Microsoft Graph Toolkit (MGT) makes building Microsoft Teams solutions even easier. This article will show you end to end how to use Microsoft Graph Toolkit to build applications for Teams.

Microsoft Graph
Jun 22, 2020
0

Update your applications to use Microsoft Authentication Library and Microsoft Graph API

Microsoft identity platform team
Microsoft identity platform team

Today we're announcing end of support timelines for Azure AD Authentication Library (ADAL) and Azure AD Graph. Starting June 30th, 2020, we will no longer add any new features to ADAL and Azure AD Graph. We will continue to provide technical support and security updates but will no longer provide feature updates. Starting June 30th, 2022, we will end support for and Azure AD Graph and will no longer provide technical support or security updates. Apps using Azure AD Graph after this time will no longer receive responses from the Azure AD Graph endpoint.

Microsoft GraphMicrosoft TeamsOffice Add-ins