Mikestephenson.me

Monitoring the status of API Connections for Logic Apps

WEBYesterday Sandro Pereira dropped me a line with a question… “Hey Mike how do I monitor API Connections, one of mine broke again” This is something ive thought about a while back and never got around to blogging about so this is for Sandro. A while ago I created a Pester test in Powershell which I just ran by hand which lets me check if …

Actived: 1 days ago

URL: https://mikestephenson.me/2021/11/05/testing-api-connections/

Consume Office 365 Graph API from BizTalk Server

WEBConsume Office 365 Graph API from BizTalk Server. I recently wrote a sample for a WCF behaviour extension to allow you to consume an API in BizTalk if it was secured with Azure Active Directory. In this video I am going to demonstrate how to extend that sample to use the same approach to consume the Microsoft Graph API from …

Category:  Health Go Health

When is my Logic App Standard workflow healthy but not healthy

WEBI have been playing around with Logic App Standard a bit and came across a gotcha which I am sure ill fall into again so saving for my notes. The scenario was as follows: I build a logic app / workflow in visual studio code I deploy the logic app to Azure and the deployment is successful The logic app looks ok in Azure and I can see its …

Category:  Health Go Health

Automation Bootcamp

WEBUseful Resources. These resources will help you do a deeper dive on some of the capabilities. Logic App Consumption + Log Analytics Out of the Box

Category:  Health Go Health

Monitoring Logic App Connections with Serverless360

WEBWe have a feature in Serverless360 which allows you to monitor things via Azure Resource Graph. In this video I will use the feature to show how I can monitor the health of my Logic App connections. The query I used is below for the dashboard And below for the monitoring query which will give a count of broken connectors which can …

Category:  Health Go Health

Useful Kusto Queries for Azure Frontdoor WAF Logs

WEBRecently Ive been helping with some Azure Frontdoor with WAF scenarios and below are a few queries I find useful when you have the Frontdoor configured to send log messages to Log Analytics and you want to check the firewall log to get a view of whats happening and for troubleshooting. Just a simple query to project fields and to get the …

Category:  Health Go Health