I started to create Recruitment Agent from the beginning. First you need to give all the description and instructions to the Agent. Then there is need to get the knowledge sources for the Agent to query for the Job Positions,… Continue Reading →
When you are building an Agent that takes user input and compares it to something, you need to have the something up and running before start to create the Agent. In my Autonomous Agents scenario there is Recruitment Agent that… Continue Reading →
I vibe coded Data Anonymization solution configuration app and then Azure Function but realized that functions are not my cup of tea anymore. I decided that if the logic is mainly already in configurations, why not create it with Power… Continue Reading →
I’m about to write Azure Function for data anonymization in Dataverse with GitHub Copilot. I created the tables and model driven app with M365 Copilot and maker portal Copilot in previous post. I also proposed prompt for me to use… Continue Reading →
I had task for creating GDPR solution that anonymizes data. We were first thinking building it with plugin and Power Automate but that solution seemed to be too complex to build and maintain. I discussed with GitHub Copilot and it… Continue Reading →
Earlier I was struggling with getting double triggers from model-driven app but this time my struggle was different. I had Dynamics 365 Customer Insights Journey product public form that was updating Contacts table. I just wanted to have trigger for… Continue Reading →
The deployment process can be handled either manually or through automation. Automation is highly recommended for all customer projects, typically using CI/CD pipelines. Traditionally, Azure DevOps has been the go-to tool for deployment automation, but it can be cumbersome and… Continue Reading →
Many of use uses SharePoint as the Copilot Agent knowledge source but enterprise data is usually in Dataverse. Attaching Dataverse table to Copilot Agent gives the access to the data but the AI functionality might not get the answers with… Continue Reading →
I have written earlier how to use solutions with Copilot Agents and create authentication (again) for the other environments as well. After this moving Copilot Agent from environment to another is as easy as moving Power Platform solution package. You… Continue Reading →
Previous blog post I presented solution, where you can have prefixed date selection in model-driven app. For that you should create drop down column based on choice field. Then you hide the actual date field, offer the drop down in… Continue Reading →
© 2026 Karl-Johan Spiik, Microsoft MVP — Powered by WordPress
Theme by Anders Noren — Up ↑