SharePoint Online – it was weird when it came out, it’s been unstable for years, but it’s the portal solution by Microsoft we all love and cherish. It’s taken the whole ecosystem a few years to mature to a point where it finally became the number one choice for enterprise collaboration, and with its buddies like Microsoft Teams, the prime option for all kinds of communication & internal publishing needs as well.
My experience with SharePoint Online started around the end of 2013, when I started modernizing the full-trust farm solutions my employer had back in the day. The app, or add-in model, was just a bit frustrating to work with, but with updates it become usable as well. And nowadays, it’s definitely the go-to solution instead of self-hosted on-premises.
But what does Microsoft say about this?
What is SharePoint Online – according to Microsoft?
SharePoint Online is a cloud-based service that helps organizations share and collaborate with colleagues, partners, and customers. With SharePoint, you can access internal sites, documents, and other information from anywhere—at the office, at home, or from a mobile device.
-Microsoft
SharePoint itself is almost 2 decades old, and SharePoint Online has seen over half a decade of usage as well. That means that SharePoint Online, at this point, is a battle-hardened tool for collaboration and communication.
These posts handle the cloud installations, development, configurations and all kinds of weird issues.
This article explains how to use some archaic PowerShell magic to configure a custom 404 page for your Modern SharePoint Online Communication site. If you’ve been working with SharePoint for a while, this property might be already familiar to you. A lot of settings for each site collection are stored…Continue reading How to configure a custom 404 page for a SharePoint site?
This article explains a kind of weird fix to a pretty annoying issue with a legacy service. And I’m not just calling it legacy because it’s WCF – I’m calling it legacy because it’s old. The particular piece of software was developed about 7 years ago (2014-ish)! It had worked…Continue reading How to force an outdated .NET project to use TLS 1.2?
New Microsoft Lists are here!. They are awesome, and a great move by Microsoft to reap even more value from the old warhorse. Wait – old warhorse? Well, behind the scenes, they’re actually “just” normal SharePoint lists with a bit of added sparkles and gizmos – namely, an app, a…Continue reading How to create a new SharePoint list based on a List template (.stp)?
Another day, another fun little task in SharePoint Online… :) This time, I needed to be able to migrate 10 or so lists with some very specific fields and plenty of content from one site to another one. What’s the best way to do that now? While PnP templates have…Continue reading How to enable saving a list as a template on SharePoint Online?
This article explains how to access the Site Collection App Catalog in SharePoint Online. I mean – yeah, I had to google it after getting back to SPFx dev stuff after a while and realized the first few results were useless. Of course. So how did you do this now……Continue reading How to access the site collection app catalog in SharePoint
This topic seems to be on everyone’s mind right now: SharePoint Home Sites. They’re finally rolling out (again). Or maybe even rolled out, in case this article ends up late in my publishing queue! But what are they? How do you create SharePoint Home sites? How do you best use…Continue reading SharePoint Home Sites – a Game Changer?
This article explains the current terminology that Microsoft uses around your different pages in SharePoint. Or at least tries to – and do that in a way that’s faithful to the current, flat & Modern world. Microsoft has been known for its less-than-stellar track record of figuring out easy and…Continue reading SharePoint Home, Hub, Sites, Start… What?