How to Log SPFx React WebPart using Azure Application Insights and @pnp/logging

Set up azure application insights for SPFx solution by subscribing to @pnp/logging

 

MS Teams – Manage Policies – “Automatically admit people”

Microsoft Teams – A small tip to create a new Policy with Automatically Admit People – This is used to allow the Guests to join the meeting without the approval of the Organizer.

 

Add SharePoint List Items using Batching & SP Editor Chrome Extension

Quick way to add SharePoint list item using batching in PnP JS script using SP Editor Chrome extension.

 
 

Steps To Install Azure PowerShell (Az) On Windows 7

One of the easiest and fastest ways to access and work on azure resource is through PowerShell. To enable Azure access through PowerShell we need to install a module called Az. Please follow below steps to successfully install and access Azure from Windows 7.

 

How To Create ARM Template Through Azure Portal And Deploy Using Azure PowerShell (Az)

In the below context we will see how to generate Azure Resources as a template and deploy it through PowerShell.

 

How To Use Adaptive Cards In SharePoint Using SPFx

In the below article we will go through – what adaptive card and how it can be used in SharePoint using React.