How to implement Azure DevOps pipelines for SPFx solutions that use library components
Let’s deploy a SharePoint Framework solution that uses a library component from another repository in the same Azure DevOps organization.
Application development, architecture design, and security in Microsoft cloud
Let’s deploy a SharePoint Framework solution that uses a library component from another repository in the same Azure DevOps organization.
Let’s authenticate to SharePoint Online from an Azure Function via PnP PowerShell using the managed identity or a self-signed certificate.
How to automatically configure SharePoint sites by utilizing SharePoint Site Templates and PnP Templates, executed by Azure resources.
After I started using React, my solutions have become so much tidier. In this blog post, I’ll teach you the most important things you need to grasp when implementing your very first SPFx React project.
This blog post aims to clarify the meaning and benefits of workspace provisioning solutions to those who are not yet that familiar with the topic, and explain why there is no one-size-fits-all solution to the problem.
Implementing workspace provisioning solutions results to your dev tenant looking like a massive mess. Let’s clean it up!
This blog post is meant to be the one place to get all of the information you need for setting up certificate authentication. This scenario is important when you, for example, want to use the SharePoint Online REST API with application permissions.
What would be nicer than to invite some users from other organizations to collaborate with us on the beautiful, modern SharePoint Online sites? I’ve recently been working with guest users in SharePoint Online environments, and in this blog post, I take you through, what problems we encountered and how you too can get past them.
Working with Office 365, you too might have already started building up a collection of useful PowerShell scripts; the ones you always keep on going back to when you need to perform certain operations for a tenant. This month I’m sharing with you some of my toolkit; a collection of PowerShell scripts I currently find myself using the most while working with SharePoint.
In this blog post, I’m going to take you through what SharePoint site designs and site scripts are, how you can create, deploy, maintain and use them for provisioning sites from many different places, and give you new ideas on how you can and should be taking advantage of them.
The Office 365 external sharing settings have been a hot topic in many conversations lately. I have also got to work with those, and in this blog post, I’ll tell you how to programmatically disable external sharing for a single O365 Group and its team site.
You can create your own themes for Modern SharePoint Online sites by using the Office UI Fabric Theme Generator. Using the theme generator is really easy if you just want to use one color. But what if your organization has multiple brand colors and you would like to create a multicolored theme?