PowerShell script to download a specific version of WinSCP
Today I was helping a BizTalk Server customer migrate their process from using the FTP adapter to the SFTP adapter And if you are familiar with the BizTalk
BizTalk Server Windows Management Instrumentation (WMI) classes whitepaper
Windows Management Instrumentation (WMI) is the Microsoft implementation of Web-Based Enterprise Management (WBEM) Basically is a set of specifications from
How to start and stop a BizTalk Server Application with PowerShell/BizTalk360
Long time since I played with PowerShell and BizTalk Server, but today I had a request from one of my clients who want to restart to SAP receive locations on
APIM and Service Bus: Connecting your Service Bus to Azure APIM and relaying messages
Azure Service Bus has a REST API exposed that you can use to send, read, manage messages from and to, but it requires Authentication To use this API, you'll
Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.3.1)
The full 73 version is complete with the release of v731 This was a massive work of adding new shapes of new services that appear on Azure and changing the
Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.3.0)
The full 730 version is not yet complete, but I decided to release it in small pieces instead of taking a long time to make all the planned changes and being
Save/Archive BizTalk Server all suspended messages using PowerShell
No matter what you do, issues will happen at some point, and we need to deal with them For example, on BizTalk Server, messages can get suspended for many
How to monitor the status of Azure API Connections (Part III) – Using Automation Account and Logi...
We finally reach the last part of this small blog season on monitoring the status of your Azure API Connections We start by using a simple PowerShell
Delete discarded messages from local folders using PowerShell
This is a so common task on BizTalk Server that I already forgot how many times I did it Depending on several scenarios, like: TestingCertain parts of the
Find Orphaned Azure API Connectors in all Resource Groups with PowerShell
Recently I wrote my version of a script that Mike Stephenson initially created: Find Orphaned Azure API Connectors with PowerShell This PowerShell script