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
How to Standardize Filenames with PowerShell
Per request of community members, I recently, or not that recently, started to add the SVG files on my Microsoft Integration, Azure, Office 365, and much more
BizTalk Server 2020: PowerShell to Configure Host, Host Instances and Adapter handlers according ...
In the past, I wrote several blog post about Configuring BizTalk Server Host and Host Instances according to some of the Best