Skip to main content

Pallavi Koramkar

I am a Technical Architect at Perficient, Nagpur, specializing in Microsoft web-based collaborative platforms. I design and deliver innovative solutions that address complex business challenges. My expertise spans a wide range of Microsoft technologies, including SharePoint Online, SPFx, Power Platform, Azure, .NET Framework, MS SQL, ASP.NET, and Web Forms. Over the course of my career, I have successfully provided tailored technical solutions to diverse clients, helping them optimize processes and achieve their goals. I thrive on tackling new challenges and take pride in completing projects with efficiency and precision.

Blogs from this Author

Istock 917895628

Enhancing Fluent UI DetailsList with Custom Sorting, Filtering, Lazy Loading and Filter Chips

Fluent UI DetailsList custom sorting and filtering can transform how structured data is displayed. While the default DetailsList component is powerful, it doesn’t include built‑in features like advanced sorting, flexible filtering, lazy loading, or selection‑driven filter chips. In this blog, we’ll show you how to extend Fluent UI DetailsList with these enhancements, making it more […]

search

Building Custom Search Vertical in SharePoint Online for List Items with Adaptive Cards

This blog explains the process of building a custom search vertical in SharePoint Online that targets a specific list using a dedicated content type. It covers indexing important columns, and mapping them to managed properties for search. Afterward, a result type is configured with Adaptive Cards JSON to display metadata like title, category, author, and […]

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 […]