Mar 15

PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption

A few days ago, Luis Rigueira created a Kusto query to identify all Logic Apps Consumptions that use SQL V1 actions and triggers that will soon be deprecated

By Sandro Pereira

Mar 14

Logic Apps Consumption SQL Connector version 1 Actions/Triggers will be deprecated!

Microsoft has announced that Version 1 Actions/Triggers of the SQL Connector for Logic Apps will be deprecated by the end of March 2024 In response, we have

By Luis Rigueira

Sep 21

SQL Script to monitor BizTalk Server SQL Jobs

For those who've been following my work, you might recall that I shared a set of PowerShell scripts a while back for monitoring BizTalk Server One of these

By Sandro Pereira

Jun 23

A fish out of water: How to check what SSIS packages are running and stop them?

You may already know that I usually use the series A fish out of water when I want to write something that goes a little bit off-topic on my main blog

By Sandro Pereira

Nov 7

BizTalk Server monitoring: View Count of BizTalk Instances Suspended (Non-Resumable)

As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of

By Sandro Pereira

Nov 6

BizTalk Server monitoring: View Count of BizTalk Instances Suspended (Resumable)

As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of

By Sandro Pereira

Nov 4

BizTalk Server monitoring: View Count of Dehydrated BizTalk Instances

As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of

By Sandro Pereira

Nov 3

BizTalk Server monitoring: View Count of Active (running) BizTalk Instances

As service instances (receive ports, orchestrations, send ports) process messages moving through BizTalk Server, these service instances can be in one of

By Sandro Pereira

Mar 17

BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported

Recently while I was testing an integration solution on a client that uses WCF-SQL to insert data on a SQL Server database I got the following

By Sandro Pereira

Dec 3

A fish out of water: Saving changes is not permitted. The changes that you have made require the ...

I was thinking in calling these post series “Note to myself”, only not to be always looking for these solutions whenever these problems not related to

By Sandro Pereira
turbo360

Back to Top