I recently attended a fascinating talk on machine learning by Martin Kearn and an implementation of this in Microsoft Flow by Mark Stokes. Did you know that there are APIs to access machine learning functionality via Microsoft’s Cognitive Services API? Did you also know that you can easily connect to these services in Office 365? … Read more
Sharepoint
The new list and library experience is here in SharePoint Online. It is great news for the SharePoint community (better integration with OneDrive, responsive, platform independent). For users with customisations or for companies who are not ready for the change yet, you can delay the new experience from the administration panel. There are certainly things … Read more
I’m often asked how to give the Microsoft Office 365 login page a branded and customised look and feel. It’s really easy so if you are using cloud only or AD synced users, you can apply branding to the login page. This method does not apply to ADFS as the login page is hosted on … Read more
Active Directory Federation Services (ADFS) allows your school/organisation to use your own Active Directory to authenticate users. While Azure AD Connect (formerly DirSync) seems to give this functionality, it is actually a copy of the usernames and passwords in Azure AD which authenticates the user onto the site rather than your own AD server. The … Read more
It can be time consuming to update multiple calendars. You can now setup custom flows using Microsoft Flow to copy and edit data between the two calendars. In the example below, I create a Microsoft Flow to detect when a new Google Calendar item is added and then create a new item in a SharePoint … Read more
For anyone using the new style SharePoint lists, there is now a new action for Microsoft Flow integration. It’s a really cool product that integrates all the Office 365 products (and more) into your workflow. SharePoint Designer workflows still have their place but the Microsoft Flow interface offers rich functionality and is easy to view … Read more
It’s finally been released as a preview! Please note that backwards compatibility will not be supported so don’t start any production work yet, this is for testing and feedback only! It can be downloaded from GitHub now, I go through the process below but the official instructions are here (and really straightforward): https://github.com/SharePoint/sp-dev-docs/wiki/Setup-your-machine Getting familiar … Read more
Below I have created a quick guide to show you how to gain access to a user’s OneDrive within your organisation. This video is for SharePoint administrators and you will need to be at least a SharePoint admin in Office 365 to carry out these steps. A OneDrive site is effectively a SharePoint site collection … Read more