Tag - SPFX

SharePoint ToolBox 124 – SharePoint Framework 1.4, Teams Bot Builder, S4B to Teams

SharePoint Framework 1.4

SharePoint Framework 1.4 tooling and packages are now available, bringing with them a new set of deployment tools as previously discussed in this blog post.

Bot Builder Microsoft Teams Extensions

The Microsoft Bot Builder SDK Teams Extensions allow you to build bots for Microsoft Teams quickly and easily. Review the documentation to get started!

Journey from Skype for Business to Microsoft Teams

As part of the Microsoft intelligent communications vision to deliver smarter calling and meeting experiences, we’re building Skype for Business capabilities into Teams. This will happen over time, and ultimately Teams will become the single client experience. As a valued Skype for Business customer, Microsoft is here to support you every step of the way on your journey to Teams. We understand that change takes time, so we invite you to begin exploring Teams today to understand the value it can offer to your organization, while you continue to run Skype for Business.

Visit the Teams product roadmap to stay on top of what’s coming next in Teams and decide the best time for your organization to move to Teams.

Another great way to stay on top of news about the journey from Skype for Business to Teams is the Skype for Busineses to Microsoft Teams Capabilities Roadmap – a downloadable PDF (in English only, at least for now) that gives Microsoft’s current expectations about Skype for Business capabilities coming to Teams.

For best results, we recommend that you follow this guidance in order:

1 – Optimize your current Skype for Business environment for Teams

2 – Pilot Teams alongside Skype for Business

3 – Enable Teams side-by-side with Skype for Business

4 – Drive value through user adoption

 

SharePoint ToolBox 115 SharePoint Framework RC0

SharePoint Framework Release Candidate 0

Microsoft ist releasing a set of Release Candidates of the SharePoint Framework, which will include some breaking changes developers will need to accommodate. Developers can read more about these changes at

https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0.

SharePointPnP.PowerShell Commands

This solution contains a library of PowerShell commands that allows you to perform complex provisioning and artifact management actions towards SharePoint. The commands use CSOM and can work against both SharePoint Online as SharePoint On-Premises (Office 365 Multi Tenant, Office 365 Dedicated, SharePoint 2013 on-premises, SharePoint 2016 on-premises)

Office365APIEditor

You can test Office 365 API, Microsoft Graph and Office 365 Management Activity API. We support following endpoints.

  • outlook.office.com and outlook.office365.com (Office 365 API – Exchange Online)
  • graph.microsoft.com (Microsoft Graph)
  • manage.office.com (Office 365 Management Activity API)

You can use OAuth or Basic authentication as authentication mechanisms. (Only outlook.office365.com endpoint supports Basic authentication)