Azure Cognitive Search for SharePoint Content – Part 2
Azure Cognitive Search enhances the search capabilities of SharePoint content. Integration can be done through Azure Cognitive Search API.
Azure Cognitive Search for SharePoint Content – Part 1
Azure Cognitive Search can be integrated with SharePoint to provide enhanced search capabilities within SharePoint.
How to Manage Azure Cognitive Search Index using REST API
The Azure Cognitive Search Index is a compelling tool that can be used to configure, create, and manage search indexes. In this article, we will explore how to manage the Azure Cognitive Search Index using …read more
Implement B2C Authentication in NextJS using Azure AD – Part 2
How to use MSAL library to autheticate B2C users which integrate Microsoft identity authentication into their applications.
Implement B2C Authentication in NextJS using Azure AD – Part 1
How to use MSAL to authenticate user in Azure Active Directory B2C (Business-to-Consumer) with their applications using social identity providers (such as Facebook, Google, and Amazon) as well as local accounts.
How to use MSAL in Next.js to authenticate users in Azure AD
Use MSAL (Microsoft Authentication Library) library in nextjs application which allows you to authenticate users with Azure Active Directory (AAD) or Microsoft personal accounts (MSA) in your application.
Use Certificate to connect to SharePoint from Azure DevOps Pipeline
How to connect to SharePoint using Certification through PnP PowerShell in Azure DevOps Release Pipeline
Break List Item Permission Inheritance using Power Automate
How to break list item permission using power automate (flow)
Azure Static Web Apps (SWA) CLI for more productivity and easy debugging
Configure Azure Static Webapps CLI to easily debug both frontend and api dev server in one place for static webapps application.
.Net Core Console Application for SharePoint Online Using PNPCore Library Username and Password Login
Using PNPCore Library Get the Client Context of SharePoint Online by UserNamePassword Authentication Provider