Azure Logic-apps Posts
Creating Scheduled Reports from Azure Devops with Azure logic apps
Azure DevOps has many features; however it is missing the functionality to send scheduled reports from DevOps. We can fill this gap and others using an…
Reading and Parsing Inbound Emails with SendGrid and Azure Logic Apps
Emails are a really important part of the workplace and while sending emails is common in code, the ability to read incoming emails in Azure is not as…
Manual Intervention Steps in Azure Logic apps with MS Teams
In this post we will run through a demo of an Azure logic app looking first at a simple plain text integration then at a richer solution using adaptive…
Building a MS Teams Status Cube with the Graph API Presence Subscriptions
Microsoft teams displays a small icon to show if you are busy, available, away and other statuses. Using the Microsoft Graph API we can be notified when…