Skip to content

M365 Dev Blog

M365, SharePoint and related technologies

Author: joelfmrodrigues@gmail.com

Posted on February 21, 2023

Easily force content type updates in SharePoint on-prem

There is a simple way to force content type updates in SharePoint via Site Settings. But how can we easily do the same in a quick and simple way using PowerShell? In this post you will learn how to easily force content type updates in SharePoint on-prem.

Continue reading “Easily force content type updates in SharePoint on-prem”
Posted on April 27, 2022

Using PnP DataRows to update document field values

DataRows

The PnP provisioning engine covers most of the common scenarios regarding the configuration of SharePoint sites and Teams. But it does a lot more, like adding or updating records to a SharePoint list or library using PnP DataRows. In this post, I show you how to update the properties of a document using a provisioning template.

Continue reading “Using PnP DataRows to update document field values”
Posted on March 14, 2021

IDX12729: Unable to decode the header ‘[PII]’ is hidden’

IDX12729: Unable to decode the header '[PII]'

If you are still using the PnP-Sites-Core library (consider migrating to the new version: PnP Framework!) and using access tokens to connect to SharePoint, there may be scenarios where you will get the error message: IDX12729: Unable to decode the header ‘[PII]’ is hidden’ as Base64Url encoded string.

Continue reading “IDX12729: Unable to decode the header ‘[PII]’ is hidden’”
Posted on February 7, 2021

Provision folder structure for Files tab in Teams

The Teams Files tab is always empty when we create a new channel. But this can be controlled to include a folder structure or other content that is surfaced in Teams.

Continue reading “Provision folder structure for Files tab in Teams”
Posted on September 29, 2020

Part 1 – Easily enable SharePoint spaces

enable spaces

In this article, I will cover some different ways you can use to easily enable SharePoint spaces in a modern SharePoint site.
This is the first article of a series I aim to publish as I review the options currently available in SharePoint spaces. Stay tuned for future content.

Continue reading “Part 1 – Easily enable SharePoint spaces”
Posted on August 30, 2020

SharePoint event receiver to Azure storage queue

event receiver

This blog post covers an easy way to add the request body of a SharePoint event receiver into an Azure storage queue. Custom event receivers can’t be configured to add messages directly into an Azure storage queue. We will use an Azure Logic App to modify the information before it can be added to the queue.

Continue reading “SharePoint event receiver to Azure storage queue”
Posted on May 29, 2020

Setup WSL2 for SPFx development

WSL2 SPFx

The latest feature update to Windows 10 is packed with great updates. And there is one that I was particularly waiting for: WSL2. It allows you to run Linux on Windows and take advantage of its incredibly fast performance for SharePoint Framework (SPFx) solutions.

Continue reading “Setup WSL2 for SPFx development”
Posted on May 14, 2020

Find SharePoint documents by file extension

file extension

This blog post contains a simple PowerShell script that you can use to find all SharePoint files from a certain file extension. It creates a CSV file with the results, so you can easily consume or manipulate that information. 

Continue reading “Find SharePoint documents by file extension”
Posted on May 13, 2020

Find SharePoint documents by file type

file type

This blog post contains a simple PowerShell script that you can use to find all SharePoint files from a certain file type. It creates a CSV file with the results, so you can easily consume or manipulate that information.

Continue reading “Find SharePoint documents by file type”
Posted on April 23, 2020

Export PnP reusable controls from SPFx library component

SharePoint Framework allows you to create a library component (docs) type of project that you can use to bundle all your shared resources and add as a dependency to your other projects. Once deployed, the other projects will consume the shared resources from the library.

Continue reading “Export PnP reusable controls from SPFx library component”

Posts pagination

Page 1 Page 2 Next page

Joel Rodrigues

Profile picture

I’m a big SharePoint and Microsoft 365 development enthusiast and I always try to share the things I learn. I try to be active on the SharePoint development community and stay up to date with the latest developments within that space. I’m also a Microsoft MVP in M365 Development since 2019.

MVP logo

Recent Posts

  • Visual Studio offline installer for SharePoint on-prem development
  • Easily force content type updates in SharePoint on-prem
  • Using PnP DataRows to update document field values
  • IDX12729: Unable to decode the header ‘[PII]’ is hidden’
  • Provision folder structure for Files tab in Teams

Categories

  • Azure
  • Collaboration
  • Community
  • Development
  • Logic App
  • M365
  • Microsoft
  • Office 365
  • OneDrive
  • PnP
  • Power Automate
  • PowerShell
  • Project Online
  • SharePoint
  • SharePoint Spaces
  • SPFx
  • Teams
  • WSL2

Archives

  • February 2023
  • April 2022
  • March 2021
  • February 2021
  • November 2020
  • September 2020
  • August 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • August 2019
  • July 2019
  • May 2019
  • March 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017

Categories

  • Azure
  • Collaboration
  • Community
  • Development
  • Logic App
  • M365
  • Microsoft
  • Office 365
  • OneDrive
  • PnP
  • Power Automate
  • PowerShell
  • Project Online
  • SharePoint
  • SharePoint Spaces
  • SPFx
  • Teams
  • WSL2
Proudly powered by WordPress
Go to mobile version