Office 365 is Microsoft’s collaboration & office tool cloud offering. Having been available from 2011, the service has established itself as one of the world’s leading cloud services – no matter how you measure it.
These blog posts handle different configuration and customization cases I’ve encountered in regards to Office 365. Huge part of these are actually related to SharePoint Online, too. Which is kind of natural – SharePoint Online sites form a huge (if not the most visible) part of Microsoft’s Office 365 offering!
You might’ve heard the news – Delve Blogs are on the way out, leaving your users without a blogging platform on Office 365, and their data homeless. And by homeless, I mean deleted pretty soon. And by pretty soon I mean really soon. Might be a good time to start thinking about storing it somewhere else instead! While we’re all still waiting to see whether Microsoft sticks to their ambitious…Continue reading How do you migrate your Delve Blogs content to Modern SharePoint?
The news is out – Delve Blogs will be axed, leaving your users without a blogging platform on Office 365, and their data homeless. And by homeless, I mean deleted. Might be a good time to start thinking about storing it somewhere else instead! This post is the second post in my impromptu, Delve Blogs -themed blog series: Part 1: Delve Blogs getting deprecated – what do? Part 2: How…Continue reading How to export your Delve blogs content?
Last week, Microsoft sent a surprise email to a number of customers. Delve blogs – the hated & loved self-serve internal blogging platform on Office 365 is getting axed. It doesn’t really come as a surprise at this point – the service was first announced in 2014, and launched to some hype and appreciation (especially due to the new CMS – authoring canvas – which was a lot of fun…Continue reading Delve Blogs getting deprecated – what do?
This article explains how to fix an issue where you’re just minding your own business, trying to access the Microsoft Teams context in your SPFx webpart’s WebPartContext via the built-in property microsoftTeams, but you run into an issue. Simple stuff, but it’s still easy to run into this one, so I think it’s worthwhile to document the solution somewhere. Problem Most likely, the line causing you issues looks something like…Continue reading How to solve the error “Property ‘microsoftTeams’ does not exist on type ‘WebPartContext’.”
Note: While this was originally posted around the Christmas of 2018, and some company or seller names might not be relevant as scammers come and go, the principles in this blog post seem to be valid from the early 2000s to probably until 2038 (when the Internet ends due to the Epochalypse). For those of you, who don’t want to read any extra fluff, let me just offer you this…Continue reading The Scary Anatomy of a Microsoft License Fraud
This post explains how to fix the “errorCodeTeamsDisabledForTenantForbidden” error when trying to add guest users to the Microsoft Teams channel. This issue might arise when a user is invited to a channel in your organization’s Microsoft Teams for the first time. Fixing it usually just requires just a flip of a switch, but might also include some waiting. Symptoms You get an error screen like this when trying to join…Continue reading Solving Microsoft Teams Licensing Error “errorCodeTeamsDisabledForTenantForbidden”
This post describes one possible scenario for SharePoint-Teams -integration, how to achieve that, and what kind of issues there might be. Teams? What’s that? At Blue Meteorite, we at the Valo team have been leveraging Teams since early 2017 as our main communications channel. For us, it complements Yammer, email, and Skype for Business quite nicely, although to be fair, it’s not always 100% clear which channel would be optimal…Continue reading SharePoint-Teams -integration using a tab
This post describes a couple of ways to fix the issue “For security reasons DTD is prohibited in this XML document”. At least for me, it appeared when trying to access SharePoint Online using Powershell or a console program using OfficeDev.PnP (which in turn uses CSOM). Error When running any piece of code, whether in PowerShell, .exe console, or anything else than the code behind relies on .NET Framework, you get…Continue reading Fixing the “For security reasons DTD is prohibited in this XML document.” issue
In this post, I outline a simple way to stop SharePoint (either on-premises installation or SharePoint Online) from redirecting to Delve or MySites (respectively). The normal behavior is, that this happens when users click any name of a user anywhere in SharePoint. This is often not desired, and sometimes just confusing or impractical. Problem If your customers are like mine, a lot of them hate Delve or MySite, or both.…Continue reading Disabling Delve/MySite redirection from SharePoint Site Collections