I was in PowerUp! Live Meetup on Thursday and Tatu Seppälä was presenting security solution to give permissions to environments trough Entra ID security groups instead of assigning them directly to users. During his presentation I remembered that I have… Continue Reading →
Creating a Copilot Studio Agent worked like charm. All topics and AI features worked like promised in the documentation. I was amazed how easy it was to build the Agent functionality – even I had never before done this kind… Continue Reading →
Finally my agent knows how to show the user which job positions are available and asking name and CV file. Saving the file is working and also getting the content from the file for the Agent’s use works now. Then… Continue Reading →
Added knowledge source and testing if the Agent could read the PDF files in a Dataverse table row but it just gets the file guid, not the contents so knowledge source is not a choice now. I need to create… Continue Reading →
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’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 →
I have created plugin and had to debug my C# code. Setting up debug process is complex. Microsoft offers good instructions but there were some things that I just had to figure out myself. I will tell you all my… Continue Reading →
© 2025 Karl-Johan Spiik, Microsoft MVP — Powered by WordPress
Theme by Anders Noren — Up ↑