My Azure Front Door experience
I share my experiences setting up Azure Front Door (AFD) This blog covers things that are not in Quickstart: Create an Azure Front Door profile - Azure
Poll an FTP URL with two Logic Apps
In this blob we ask the question "can you poll an FTP URL with two Logic Apps" Back in the day of BizTalk server this was the conventional wisdom Do not
Upgrading .Net 6.0 to .Net 8.0 – JsonConvert.DeserializeObject
I describe an issue I encounter with JsonConvertDeserializeObject(String) method on upgrading from Net 60 to Net 80 In the first place, testing of an Azure
Logic App B2B Solution
Today, I am going to write about using the Logic App B2B Solution to monitor AS2/EDIFACT exchanges Microsoft says After you set up B2B communication
Upgrade an Azure function from .NET 6 to .NET 8
This is a war-story about an upgrade of an Azure function I hope this might help some else Issues I started to upgrade one of our functions because the
Azure Function Blob Trigger – Possible thread pool starvation detected.
I am writing this blog to record my trouble shooting of an Azure Function Blob Trigger I give an unacceptable solution for the error below Possible thread
Azure function – No job functions found
I describe a solution to a "No job functions found" error I observe this error when attempting to create an Azure function running on an Azure isolated
Synchronize control numbers
This blog shows a PowerShell script that copies control numbers from one integration account and allows you to add them to another integration account A
Azure SFTP on Blob – Governance
This article shows how I set up some rules for running my Azure SFTP on Blob In the first place, have already shown how Bidone uses the new fully managed SFTP