Create Autonomous Agents in Copilot Studio

Applications of autonomous agents in business

Yesterday, one of my colleagues informed me that their IT team was receiving too many support emails every day. They had to check each email, identify the issue, determine its urgency, set a deadline, update a tracker, and then send a reply to the person who had asked for help. It was taking a lot … read more…

TypeScript ?? Operator

nullish coalescing operator in TypeScript

Do you want to know about the ?? operator in TypeScript? I will explain here how to work with the nullish coalescing operator in TypeScript. You will learn everything about the TypeScript ?? operator here. Mainly, I’ll show you exactly how it works, when to use it (and when not to), and share real-world examples … read more…

Add a Card Gallery in Power Pages

Card Gallery in Power Pages

If you’re creating a site with Power Pages and want to showcase content in a clean, professional layout, adding a Card Gallery is the best way to do so. Whether you are displaying team profiles, blog posts, projects, or services, a card layout helps organize everything visually and keeps your page looking clean and professional. … read more…

Power Apps RSS Feed – How to Show

PowerApps RSS Connector

Recently, I worked on a Power Apps project where I created an app that connects to an RSS feed. This app lets users easily see the latest news or updates directly within Power Apps without having to visit different websites. For example, if there’s a news feed for your company or industry, you can use … read more…

Export SharePoint List items to Excel Using Power Automate

Export SharePoint List Items Selected Columns to Excel

A few days ago, I was working with a client who needed to export SharePoint list items to Excel. To meet their immediate need, I created an instant cloud flow (button flow) that allowed them to export the data at any time. In this tutorial, I will show how to export SharePoint list items to … read more…

10 Powerful PowerShell Select-String Examples

PowerShell Select-String Examples

As a PowerShell administrator, I mostly worked with the PowerShell Select-String cmdlet. So, I thought to show you 10 real examples of Select-String in PowerShell. Example 1: Basic Text Search in a File The most straightforward use of Select-String in PowerShell is to search for a specific text pattern in a file. This command searches … read more…

Create Power Apps Canvas App With Data From a SharePoint List

how to connect sharepoint to powerapps

A little while ago, I helped a client build a Power Apps Canvas app that connects straight to their SharePoint list. This app allows users to view and interact with information stored in SharePoint without leaving the app. For example, if an employee submits a request in the SharePoint list, they can use the app … read more…

How to Add a List in Power Pages [CRUD Operation]

Add a page with a form to Records

While working on a Power Pages site, one of my colleagues asked me, “How can I display Dataverse data in Power Pages?” I explained that you can easily display data using a list option. But here’s the best part: a list doesn’t just show data. It also allows users to create, edit, and delete records … read more…

How to Work With Arrays of Objects in TypeScript

Arrays of Objects in TypeScript

Recently, I was working on a TypeScript project where I needed to manage a collection of user profiles with various properties. The challenge was to ensure type safety while still maintaining flexibility. The solution? TypeScript arrays of objects. In this tutorial, I’ll cover everything you need to know about working with arrays of objects in … read more…

Create an Agent Flow Using Designer in Copilot Studio

Agent Flows Copilot Studio

Last week, I assisted a client who was having trouble managing tasks in their SharePoint list. Their team continued to add new tasks, but there was no way to review or prioritize them. Because of this, important tasks were getting delayed. So, I recommended using Copilot Studio to build an AI-powered agent flow. This flow … read more…

Create SharePoint Files With REST API in Power Automate

Create Files in SharePoint Document Library via REST API in Power Automate

I was recently working on a project where the client wanted to use the REST API to create SharePoint files, get their properties, and delete them using Power Automate. We need the correct REST API URI to do all these things, starting with GetFolderByServerRelativeUrl. In this tutorial, I will show you how to use this powerful … read more…

Publish an Agent to a Live or Demo Website in Copilot Studio

Publish an Agent to a Live or Demo Website in Copilot Studio

We created an IT Help Desk app for our client using Power Platform. As part of it, we made a Copilot agent (a chatbot) that lets users ask questions and get answers right away. Later, the client requested that we make the chatbot available on a specific website, allowing users to access it easily through … read more…

Microsoft 365 Developer Program Join FREE

Join the microsoft 365 developer program

Are you a developer looking to create cutting-edge solutions for Microsoft 365? Whether you’re interested in building Microsoft Teams apps, Office Add-ins, SharePoint framework solutions, or the Power Platform solution, the Microsoft 365 Developer Program provides everything you need to get started. This program offers a sandbox environment where you can develop and test your … read more…

SharePoint Contribute vs Edit Permissions: Key Differences and Best Uses

SharePoint Contribute vs Edit

The key difference between SharePoint’s Contribute and Edit permissions is that Edit allows users to create and delete lists, while Contribute does not. Both permissions allow users to add, update, and delete list items and documents; however, Edit provides more control and responsibility over the site’s structure. Knowing which permission level to use can help … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Live Webinar

SharePoint Permission Checker Agent using Microsoft Copilot Studio

Learn how to build a SharePoint Permission Checker Agent using Copilot Studio. Using this agent, you can check library-level and file-level permissions. Also, identify Users, SharePoint Groups, and Permission Levels.

📅 1st July 2026 – 10:00 AM EST | 7:30 PM IST

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App