SFTP Azure API Connection from Hell
This is a tale about a SFTP Azure API Connection that was difficult to support and maintain Additionally, I will tell you some tricks to tame a monster like
Old BizTalk XSLT Tricks 3 – Global XSLT Variables
This final blog in this series talks about how I use global XSLT variables I still use the BizTalk mapper to generate my XSLT for use in our Azure Integration
Old BizTalk XSLT Tricks 2 – Select distinct nodes
This is a re-post of a very old blog that is only accessible via the way back machine now In the first place this continues practice highlighting old blogs
Old BizTalk XSLT Tricks 1 – Array.Contains()
This a story about writing XSLT for use in Azure Integration Account and the ArrayContains() method In the first place I was using the BizTalk mapper to
Logic App Alerts – Governance
This article shows how I govern my Logic App Alerts A real-world video about alerts by Michael Stephenson prompts me to talk about this Our team have a
cXML processing in Azure
This is a story about cXML processing in Azure To begin with our Azure exchange processes cXML orders that contain a DTD declaration without any issues Then
SFTP on Blob – Connecting from an Azure VM
I show an issue I faced in moving all our customers to use SFTP on Blob A long time ago I gave a talk on this on Integration DownUnder I have been meaning to
Disable Azure Metric Alerts
I will show how to disable Azure Alerts using a script To tell the truth, I found this amazingly difficult even though there is documentation about how to do
Migrating to Azure Monitor Agent from Log Analytics agent
This article records my personal experiences while migrating to Azure Monitor Agent from Log Analytics agent Microsoft says The Log Analytics agent will
Count files in Blob
I show a Powershell script to count files in blob I have a problem with files not being picked up from a Logic App Blob trigger I wrote this script to monitor