Fabric App | Rayfin CLI | Create a Power BI Report
In my previous article : Build your first Fabric App using Rayfin CLI we learned how to create a Fabric App using Rayfin CLI After completing ...
In my previous article : Build your first Fabric App using Rayfin CLI we learned how to create a Fabric App using Rayfin CLI After completing ...
I have been getting questions and seeing genuine confusion around the terms MCP and MCP Server. The two terms sound similar, ar...
if you are new to Power Apps Code Apps, refer to article: Building Code App While pushing the code app using pac code push , you might encount...
In a previous post I’ve explained, what Agent Skills are and showed an example . Did you know that skills.sh is an open direct...
Did you know GitHub Copilot CLI has a YOLO (You Only Live Once) mode? By default, Copilot pauses and asks for approval every time it wants to ...
Did you know you can bring your own LLM into VS Code Chat? With the Bring Your Own Key (BYOK) feature, you are no longer limited to the defaul...
Did you know that the Visual Studio Code terminal has a built-in Chat option? Whats the command to build a dotnet project in release mode? 🙂
In this article, I will explain how to build an end-to-end Fabric App on Microsoft Fabric using the Rayfin CLI — from activating the Fabric tr...
In my previous post, Getting Started: Build Your First Power Apps Code App, I walked through the manual steps to scaffold and publish a Code A...
In my previous post, I showed you how to build a single C# AI agent with the Microsoft Agent Framework (MAF) — streaming, function tools, and ...