Skip to main content

Pallavi Koramkar

I am working as a Lead Technical Consultant in Perficient, Nagpur. Currently working on Microsoft web-based collaborative platforms as a senior developer. I have worked on a broader range of Microsoft technologies like .NET framework, MS SQL, Azure, ASP.NET and web forms, SharePoint framework, etc. Till now, I have provided different technical solutions to clients to solve their business problems. I enjoy taking on new challenges and completing them efficiently.

Blogs from this Author

Istock 2147591263

Building Azure DevOps CI Pipelines for SPFx

This blog offers a comprehensive guide to setting up Continuous Integration (CI) in Azure DevOps to automate the integration of SharePoint Framework (SPFx) code by leveraging Azure DevOps pipelines. This process aims to streamline development workflows, improve code quality, and ensure quicker code validation before deployment without any manual processing. Continuous Integration (CI) is the […]

Istock 2158226013

Building Azure DevOps CD Processes for SPFx

This blog provides a detailed explanation of the technical approach for implementing Continuous Deployment (CD) processes within Azure DevOps. It focuses on automating the deployment of solutions to SharePoint environments. This approach not only speeds up the release cycle but also enhances reliability, minimizes errors, and ensures that updates are deployed quickly and effectively. Continuous […]

Analyst Working With Computer In Business Analytics And Data Management System With Kpi And Metrics Connected To The Database For Technology Finance, Operations, Sales, Marketing. Data Analysis.ai

Create and Manage Microsoft Teams and Channels with PowerShell

In this blog, we will walk through the process of creating a Team, adding Team Channels, and managing owners and members within Microsoft Teams using PowerShell scripts. You’ll learn how to automate the creation of Teams, organize them with different channels, and efficiently manage user roles and permissions, such as assigning ownership or membership. This […]

Learn SharePoint Online Modern Site Provisioning Using PnP Provisioning Engine and PnP PowerShell

The PnP Provisioning framework is a code-centric and template-based platform for provisioning your site collections. The new provisioning engine allows you to persist and reuse provisioning models in Office 365, SharePoint Online, and on-premises site collections. This blog will demonstrate how to provision a Team site using PnP PowerShell. In this process, we will make […]