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 →
ATTENTION 15.7.2025 Microsoft changed platform and no need to change the file to string bytes anymore – Agent Flow can have parameter type File from now on! I want to upload document in the Copilot Studio Agent chatbot interface and… 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 →
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 →
Copilot Studio bot can be embedded into SharePoint site, but without SSO configuration the usability is quite bad. Previous blog post described how to configure the app registrations and get values for this last step of creating SPFx solution which… Continue Reading →
© 2025 Karl-Johan Spiik, Microsoft MVP — Powered by WordPress
Theme by Anders Noren — Up ↑