Dataverse | Query data Using SQL Server Management Studio (SSMS)
Did you know that you can connect to your Dataverse environment using SQL Server Management Studio (SSMS) and query data with SQL? Use Case: L...
Did you know that you can connect to your Dataverse environment using SQL Server Management Studio (SSMS) and query data with SQL? Use Case: L...
In this post, I’ll show you how to stop a running SSIS package in SQL Server. Let’s say you have deployed SSIS packages to SQL Server and exec...
If you are a beginner, I recommend starting with the basics of Pipelines. In my earlier article, Configure and run ‘Pipelines in Power P...
Writing good prompts can be tricky, but OpenAI just made it easier with their Prompt Optimizer tool. This tool takes your draft prompts and su...
Let’s say you are storing sensitive information such as credit card numbers, SSNs, or users’ email addresses, and you want to protect this inf...
In my previous article, I have explained about the Power Apps Code Apps , a new way for developers to bring Power Apps capabilities into web a...
COPILOT function in Excel allows you to enter a natural language prompt in your spreadsheet, reference cell values as needed, and watch Copilo...
I’m excited to introduce JayVish.dev, a hobby project where I’ve started building, simple, and useful online tools. My goal is to create a spa...
Lets say you are a beginner Microsoft Azure developer and you want to : Normally, these tasks require an Azure Subscription. But what if I tol...
In my previous article : Getting Started with Semantic Kernel and Ollama: Run AI Models Locally in C# I have explained how to run AI models lo...