Over the last few months, we have received lots of positive feedback about the new Microsoft Classroom Preview product. Today Microsoft announced in the Office 365 message centre that this would be replaced at the end of July 2017 with Microsoft Teams for Education. No need to panic, MS Classroom functionality will still exist but … Read more
Blog Post
v
I would like to thank everyone who took part in today’s webinar on Microsoft Classroom by Cloud Design Box. In the session, we covered: How to get Microsoft Classroom How to create a new class Using OneNote Class Notebook to enhance teaching and learning Setting assignments Marking and returning student work Using the mobile apps … Read more
Microsoft Flow is the new tool integrated with Office 365 which allows different services to interact. Such as social media providers like Twitter and Facebook or file sharing platforms like Dropbox, OneDrive and Google Drive, and many more services. I wrote a blog post earlier this year about integrating machine learning tools and another post … Read more
School Data Sync has now moved to general availability. Currently this allows users to get data into Microsoft Classroom but does have limitations and can create a considerable overhead when providing the import data. I’ve produced a quick video below looking at School Data Sync and what is means for UK schools. Hope you find … Read more
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
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
In this post, I wanted to show how you can modify the SharePoint framework Hello World web part and add other custom JavaScript libraries to create a simple slideshow. Prerequisites I’m going to start my tutorial after following these steps: Setup SharePoint Tenant Setup your machine HelloWorld WebPart HelloWorld, Talking to SharePoint Once that is … 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