Category: General

Categories and tags are the two default taxonomies that we use at the European SharePoint, Office 365 & Azure Community website. By design, all posts must be filed under at least one category. As you can imagine, ‘General’ is where we can list almost any topics that is not filed under the other subject headings.

However, some subjects are wide and broad in subject and need to be included in our blog, but don’t quite fit under the existing taxonomies. Hence the ‘General Category’. Content covered can vary from a .NET Runtime for AOT to a SharePoint Conference North America Keynote Summary, Pulse Survey or monthly top SharePoint, Office 365 & Azure resources.

How to manage the SharePoint Hub Sites associations
How to manage the SharePoint Hub Sites associations
Blog Posts

Are you waiting for it? We are too 😄 the capability to associate a SharePoint Hub Site to another one. The good news is, the PowerShell cmdlet has existed for a couple of weeks now (at least): and now, the cmdlet works 💪🏻 (currently on targeted environment only)  and moreover, the SharePoint central admin allows… READ MORE

Rencore completes 4 million US$ Series A funding round to accelerate cloud collaboration governance expansion
Rencore completes 4 million US$ Series A funding round to accelerate cloud collaboration governance expansion
Blog Posts

The Software as a Service (SaaS) provider secures funding from German investor Capnamic to scale the operations of their flagship governance software in accordance with the rapid growth of the cloud collaboration market. Co-founders Torsten Mandelkow, CTO and Matthias Einig, CEO MUNICH, Germany: Rencore, the provider of award-winning software for governing cloud collaboration technology, today… READ MORE

European SharePoint, Office 365 and Azure Conference Keynotes Revealed
European SharePoint, Office 365 and Azure Conference Keynotes Revealed
Blog Posts

Drumroll please! The European SharePoint, Office 365 and Azure Conference is delighted to announce the complete Keynote line-up for this year’s conference, taking place Nov 28 – Dec 1 in Copenhagen. To celebrate this exciting news, we have launched a limited 30% off sale on the first 100 tickets sold! Karuana GatimuPrincipal Manager, Customer Advocacy Group, Microsoft Teams Engineering… READ MORE

Use the Teams PowerShell Module in Azure Shell
Use the Teams PowerShell Module in Azure Shell
Blog Posts

A neat little trick I came across recently was that you can connect to a Teams PowerShell session within the Azure Shell. Even better, you do not need to install or import the module, or even enter your credentials (thanks Managed Identity)! Simply do the following: Login to https://shell.azure.com Within the PowerShell prompt enterConnect-MicrosoftTeams -Identity Run… READ MORE

Launching Your SPO Site or Portal
Launching Your SPO Site or Portal
Blog Posts

In this short post I cover the SharePoint Online (SPO) Launch Scheduling Tool and why you should get familiar with it before you launch a new SPO site or portal. Getting Set To Launch Your SPO Site? I’ve noted that my style of writing tends to build the case for the point I’m going to… READ MORE

SPFx — What can it do for us?
SPFx — What can it do for us?
Blog Posts

This post is the continuation from my previous post “SharePoint Framework (SPFx) — An Overview”. In this post, I am going to focus on capabilities of SharePoint Framework. Basically, what SPFx can do for us? SPFx provide us with three types of components that we can build, Web parts, Extensions, and Library Components. Let’s explore… READ MORE

Trigger a flow when news is posted
Trigger a flow when news is posted
Blog Posts

There is no specific trigger action for whenever SharePoint news is posted. This article explains how you could work around this by using a trigger condition expression. Original request Communication website – automatic e-mail when someone has published a new entry? Power Users Community thread: Communication website. First Published In this example we will only trigger… READ MORE