Anoop·Oct 11, 2021Exclude SharePoint online modern page templates from search resultsIn this short blog post we will look at how to exclude the modern page templates from search results in SharePoint online.
Anoop·Aug 11, 2021GitHub Actions + Power Automate + TeamsIn this blog post we will look at how we can integrate GitHub Actions with Power Automate and Microsoft Teams.
Anoop·Jul 7, 2021GitHub Actions — Create an Event with Microsoft Graph using MSALIn this post, we will see a GitHub Action that creates an event in a user’s Outlook calendar with Microsoft Graph using MSAL.A response icon1A response icon1
Anoop·Jun 21, 2021VS code + SSH + Azure VM setup for remote SPFx developmentIn this blog post we will have a look at one of the setup options for remote SPFx related development which involves connecting to an Azure…
InGeek CulturebyAnoop·Jun 20, 2021Microsoft Graph API for taxonomy (beta) + SPFxIn this short post we will take a look at how to consume the Microsoft Graph API for taxonomy in SPFx web parts. This endpoint is currently…
Anoop·Jun 20, 2021Copy PnP search results web part settings easily across pagesIn this post we will have a look at how we can easily copy the settings of the PnP search results web part from one page to many pages with…
Anoop·Apr 19, 2021Set modern page header author byline using PnP PowerShellIn this post we will look at a way to set the author byline (shown in the image below) of a modern SharePoint page using PnP PowerShell.A response icon1A response icon1
Anoop·Apr 6, 2021Options for obtaining an access token with Azure application to application authenticationGet access token using MSAL, Azure.Identity, App Authentication client library for .NET and ADAL.A response icon3A response icon3
Anoop·Oct 9, 2020GitHub codespaces + SPFxIn this blog post we will have a look at how we can use GitHub codespaces to do development related to SPFx.
Anoop·Oct 9, 2020GitHub codespaces + Azure DevOpsIn this part we will have a look at how to push the code for GitHub codespaces to Azure DevOps.