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
How to check what BizTalk Server 2020 Cumulative Updates are installed in your Servers with Power...
I previously wrote several posts about how you can Check/Get a list of BizTalk Server Cumulative Updates installed in your machines for previous versions of
Revisiting “The Get-AzLogicApp command was not found”
Last week, when preparing for a deployment, I bumped into this error again As from my previous post, it could be easily fixed with a PowerShell module
A fish out of water: PowerShell – The term ‘Invoke-Sqlcmd’ is not recognized as...
It has been a long time since I go off-topic on my main blog topic: Enterprise Integration Nevertheless, everything that I wrote is somehow related to my
How to create robust monitor solutions with PowerShell, Azure Functions and Logic Apps | Azure Lo...
It was with great pleasure that I presented for the first time on January 29, 2020, a session at the Azure Lowlands event, this time about How
Azure Lowlands | January 29, 2021 |How to create robust monitor solutions with PowerShell, Azure ...
Azure Lowlands is a single-day event with three tracks around Microsoft Azure Platform as a Service (PaaS) offerings, ranging from containers, data,
Deploying local queues (MSMQ) with PowerShell
When migrating your BizTalk Server environment or deploy to a new or different environment, there are many different resources or configurations that you need
Error while calling Logic App thru PowerShell: The underlying connection was closed: An unexpecte...
This week while I was implementing a BizTalk Server monitoring solution using: PowerShell: for querying the environment; Logic Apps: creating the flow
How to update the URI (or part of it) on BizTalk Server Receive Locations with PowerShell
When you deploy a new BizTalk Server solution to a different environment, and if for some reason, you don't use or cannot use CI/CD (Continuous integration
How to download a GitHub Repository using PowerShell
I am automating specific tasks related to my Microsoft Integration, Azure, Office 365, and much more Stencils Pack for Visio project: I started in