Skip to main content

SharePoint Adoption Resources from Microsoft

Microsoft has recently released their adoption resource website https://resources.techcommunity.microsoft.com/adoption/ which is a great resource for anyone using Office 365.

In this blog I wanted to specifically call out the SharePoint resources that they have available. These resources are great for any organizing and provide great insights on adoption, governance, and training in your SharePoint environment: https://resources.techcommunity.microsoft.com/resources/SharePoint-adoption/

The website reviews key stakeholders, scenarios on SharePoint usage, awareness of the platform, and finally training. The sections below provide a quick overview of each section but I encourage you to go out and explorer the website!

Stakeholders: 

Scenarios

  • Tips/Guides for developing a successful intranet 
  • SharePoint Look book to show what is possible in the Modern UI
  • SharePoint Provisioning solutions with the PnP Provisioning service: https://provisioning.sharepointpnp.com/
  • Productivity Library of resources for common user scenarios with training

Awareness

  • Communication Planning
  • SharePoint go-live campaigns
    • News
    • Flyers
    • Posters
  • Launch Planning
    • Quick Start guides
    • Announcements templates
    • Tips and Tricks

Training

Comments

Popular posts from this blog

SharePoint Site Theming: Header Background Colors

As Microsoft rolls out the new Mega Menu experience for the Modern UI some of you may be wondering where these colors come from. In this post I will review the header background color options and call out which theme colors get used along the way. From left to right in the image below we have the four background options, which I'll call by the names of their color labels, Background Color (White) Theme, Neutral Light Theme, Light Theme, Dark Theme. I used the Microsoft Theme generator ( https://developer.microsoft.com/en-us/fabric#/styles/themegenerator ) to create my theme and applied the theme to my tenant using the Add-PnPTenantTheme ( https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnptenanttheme?view=sharepoint-ps ) command to apply the following theme in PowerShell, I've also added comments to lines that impact themes for your reference. @{ "themePrimary" = "#0a162b"; #Theme Dark Local "themeLighterAlt" = "...

Quick Look at the Surface Duo Android Emulator

Microsoft recently released their SDK and Emulator for developing dual screen applications for the Surface Duo ( https://docs.microsoft.com/en-us/dual-screen/introduction ) and being a bit curious about what the experience was going to be on a dual screen device I decided to give download it and give it a try.  First Impressions First and foremost there is the novelty of having two apps launched side by side. The Duo emulator is using Android Version 10 and to be API version 29, both are the latest versions of Android. There is no Play Store or Microsoft Store on the emulator, which is to be expected as its main purpose is app development. But beyond that it appears that most of the Google applications are not included in the device and the build is based off the Android Open Source Project (AOSP) more than anything else. What typically are the default applications on Android have been replaced with Microsoft Applications.  Launcher is the Microsoft L...

O365 Weekly Digest - 12/30/2019

Every week I'll be posting a quick summary of O365 updates included in the admin weekly digest email that you can sign up for via the admin Message Center:  https://admin.microsoft.com/AdminPortal/Home#/MessageCenter  - these emails include items posted to the message center over the last week and come out every Monday. Updates: Kaizala is getting and updated to its custom actions for Consent Flow ( Roadmap ID: 59705 ) Outlook for Android is getting a new discover office files feature ( Roadmap ID: 58733 ) Admin Updates: What's New Management can now be seen by the Office Apps admin role ( Roadmap ID: 60009 ) Dynamics 365 is deprecated some cipher suites in May New Kaizala Admin Role( Roadmap ID: 59706 ) Email Text Dec 27 Updated Feature: Consent flow for custom Kaizala Action Major Update:  Announcement started We’re updating Kaizala custom Actions to require user consent.We'll begin rolling this out to customers in late January 2020.The roll...