What is SharePoint Home site?

On 

SharePoint Home Site is a new feature available in modern SharePoint that allows you to designate a given site as a Home Site for the whole SharePoint Intranet. By doing so, you formally label/authorize a site to be THE MAIN SITE of the portal. It should not be confused a start page. SharePoint Start Page is an out of Read

Tags:

Fix: Cannot connect SharePoint Designer to Modern Team sites

On 

You cannot connect SharePoint designer to modern team sites because custom scripts is disabled on modern team sites. The solution is to enable custom script using SharePoint online management shell. You then wait as it could take up to 24 hours to enable this feature.

Tags:

Fix Connect-SPOService : Could not authenticate to SharePoint Online using OAuth 2.0

On 

See how you can solve Could not authenticate to SharePoint Online https://tenantname-admin.sharepoint.com using OAuth 2.0

Tags:

Export and Import SharePoint Document & List Schema

On 

Using the new PnP provisioning engine, you can export the schema for an existing document library or list, then import it in a new environment.

Tags:

Connect to Azure AD-secured APIs in SharePoint Framework solutions

On 

This is the final post on our series of Azure Application objects and securing APIs secured with Azure AD. As we have seen throughout this series, the central point for authentication and permissions is the Azure AD Application Object. Microsoft has already provisioned and application object named SharePoint Online Client Extensibility in every Azure AD and Read

Tags: , , ,

How to Remove the Top Banner from SharePoint Online Modern Pages

On 

To remove the title area from a modern page, you have two options. Option 1 Change the page layout to from Article to Home by editing it SharePoint Designer. Option 2 Copy the default home page and use it for the new page you want to create. Side Note If you are interested in single Read

Tags:

Hide Total Page Views & Like Button on a Modern Page

On 

A tip on how to disable the total views & like button on a modern page

Tags:

SharePoint List Template and Definition IDs

On 

A curated list of SharePoint list template id.

Tags:

Fluent UI .ms-fontSize-[size]

On 

The table below list the ms-fontSize-[size] classes sizes for fluent UI.

Tags:

SharePoint Framework Manifest.json

On 

The SharePoint framework manifest.json file contains configurable properties for a web part. It is therefore vital to understand the parts making up this .json file.

Tags: