-
Continue reading →: Model Driven Apps | ‘Row summary’ feature
Did you know that you can turn your Model Driven App (MDA) record’s form from this: to this, by showing Summary pane on the form with key details about the record. With the Row summary feature in model-driven apps, we can show the AI-generated overview of key details about a record on…
-
Continue reading →: [Step by Step] Creating a Declarative Agent in M365 Copilot
In my last blog post I explained Microsoft 365 Copilot Chat vs Microsoft 365 Copilot. In this article lets explore what a Declarative Agent is and how to create one using Microsoft 365 Copilot Agent Builder. Why we need a Declarative Agent: Before we dive into how to build one,…
-
Continue reading →: [Beginner Guide] Microsoft 365 Copilot Chat vs Microsoft 365 Copilot
Before we begin, let’s first understand two important terms: What Are AI Hallucinations? Sometimes, AI models give answers that sound confident but are completely wrong. This is called an AI hallucination. It happens because the AI is generating responses based on patterns in language, not on facts. When it doesn’t…
-
Continue reading →: Copilot Developer Camp | Learning path to build agents
Did you know that there is a dedicated learning path to learn how to build agents for Microsoft 365 Copilot. It has hands-on labs designed to help you build powerful Copilot experiences. Connect to Copilot Developer Camp portal and choose your pathway. 🙂
-
Continue reading →: Set up Dataverse MCP server with VS Code GitHub Copilot
If you’re new to Model Context Protocol (MCP), I recommend starting with the following blog posts: What is Dataverse MCP Server: In this article, lets learn, how to set up and use the Dataverse MCP server with Visual Studio Code (VS Code) GitHub Copilot as the MCP client Prerequisites: Before…
-
Continue reading →: Learning Path : Create agents in Microsoft Copilot Studio
If you’re a beginner in Microsoft Copolit Studio (MCS), Did you know that there is a learning path available : Create agents in Microsoft Copilot Studio Where you can learn how to create custom agents in Copilot Studio and practice your skills with a guided project. You can also take…
-
Continue reading →: Power Platform | Environment routing
Environment routing feature allows Power Platform admins to automatically direct new or existing makers into their own personal developer environments when they visit make.powerapps.com or copilotstudio.microsoft.com Without enabling Environment routing feature maker lands in the default environment. Environment Routing offers makers a personal, safe space to build with Dataverse without the fear of…
-
Continue reading →: Getting Started with Semantic Kernel and Ollama: Run AI Models Locally in C#
In this article, I’ll walk you through how to get started with Microsoft Semantic Kernel using Ollama for running AI models locally on your machine. This blog post is targeted for beginners and I will be covering following topics: Prerequisites: What is Microsoft Semantic Kernel? What is Ollama: Why I…
-
Continue reading →: Manage Dataverse Service Principal Connections Using PAC CLI
As you may already know, the Microsoft Dataverse connector in a Power Automate flow can be authenticated using a Service Principal. What a is Service Principal: In the example below, I’ve created a flow from a Dataverse solution, that uses a connection named SPDev, authenticated via Service Principal. After saving…
-
Continue reading →: Enable Auto-Recording in Teams Meetings via Power Automate and Microsoft Graph API
In one of my previous articles : Graph API: Teams Meeting Creation with ‘Lobby Bypass’ I explained how to configure lobbyBypassSettings using Microsoft Graph API. In this article, we’ll look at how to configure Record and transcribe automatically setting for a Teams meeting using Graph API in Power Automate Cloud Flow.…


