Originally posted in Finnish at Sulava blog The excellence of Microsoft’s Power Platform is that it can be used to quickly make applications, workflows and other technological gadgets directly into production. Any user can click a tool that saves them… Continue Reading →
Copilot is a powerful tool that can help developers write better code faster. But can it also read Azure DevOps backlogs? And should it? Azure DevOps is a platform that enables teams to collaborate and deliver high-quality software. It provides… Continue Reading →
I recently created a mobile app for Finnish Innovation Fund Sitra. The app allows users to save notes to their CRM system. Before saving, the app uses the Create text with GPT model to rewrite the text and extract tasks… Continue Reading →
I created very simple Power Automate flow for AI Translator custom model that takes file from SharePoint to Azure blob, then translates the document and puts the document back to SharePoint. After couple days usage and testing, the flow got… Continue Reading →
In my previous post I described how to train Azure AI Translator Custom Model. I tested with ready made app but now I want to create self-help portal for Sitra personnel to test the translator. I decided to have a… Continue Reading →
There are multiple automatic translation services among our daily tools. The longer the translated text is the more need for human finalization there is. Or is there? Microsoft Azure has AI Translator service, which needs at least 10 000 translated… Continue Reading →
Once you have indexed your document in Azure Search, you can use it as source for your ChatGPT prompt. Call is quite similar but instead of giving the data in REST API call, you give the index. Below is the… Continue Reading →
If you want to use a PDF document as source for ChatGPT prompt, you need to add it to search and index it first. For that you need to have the document in Azure BLOB and the URL for the… Continue Reading →
Previous post displayed the basic way of calling ChatGPT in Azure OpenAI. For more complex scenarios we want to add PDF document, index it and use the indexed document in the ChatGPT prompts instead of giving the source data in… Continue Reading →
I’m in a project working with KEHA center for environmental impact assesment. The solution offers the authorities Power Platform user interface where they can use AI as part of the processing and analysis of the statements and opinions given in… Continue Reading →
© 2025 Karl-Johan Spiik, Microsoft MVP — Powered by WordPress
Theme by Anders Noren — Up ↑