Creating Power Automate / OpenAPI Extensions for Azure Functions (Fusion Development)

So, what is this "Fusion Development" you ask? Fusion development allows your business to build better applications, faster, by bringing together professional developers with amateur or hobbyist developers. If you're not familiar with fusion development, have a look at the Microsoft Learning Path  - Transform your business applications with fusion development. In this post, we … Continue reading Creating Power Automate / OpenAPI Extensions for Azure Functions (Fusion Development)

Creating Azure Functions OpenAPI Extension from SOAP Web Services

As a developer, you want to concentrate on the application\code and not worry about Infrastructure and other underlying complexities. Azure Functions indeed is the perfect fit as it is "serverless" and you can add "service references". In this post we will consume the Muhimbi SOAP service in an Azure function that can further be invoked as a REST API in Microsoft Flow, PowerApps, and even from your own Rest Client.

Decrypting Office 365 Sensitivity Labels documents for further processing

Sensitivity labels in Office 365 can be used to classify and protect documents in SharePoint Online and OneDrive for bussiness. As an IT\Security Admin Sensitivity labels provides a lot of capabilities on planning the security of the data in your documents. However, at time we might need to post process or archive or post process the secured document. For example, you want to archive the secured document to PDF. But before we convert the document we would need to strip off the Encrytion and this can cause a lots of processing headaches, especially if large numbers of documents

Automatic Moderation of images in a SharePoint folder to exclude racy images from PDF Merge

When talking to one of our customers, about the 'Image Content Moderator API' he told me that his company has recently asked him to Moderate few images(100 around) and Merge the Non-Racy images into a single PDF. With Muhimbi you can easy select the file from the User-Interface and Convert them into a single PDF but that now moderating 100 images can be very time consuming and boring. So he asked me if could automate the process using Power Automate. This is the use can for this blog.

Text Analytics with Azure Cognitive Service for Power Automate– Part 3

In this blog, we will collect the customer responses in Microsoft Form, use Microsoft Azure Text Analytics in Power Automate (Microsoft Flow) action and store the result in SharePoint List. In SharePoint List we will use the Column Customizer and to quickly display if the customer is ‘Happy‘ or ‘UnHappy‘ based on the value returned by Text Analysis Sentiment API.