Author: Migrating to BizTalk Server, BizTalk Mapping Patterns and Best Practices

3 min read

BizTalk Server Orchestration error: There is no value associated with the property in the message

Sandro Pereira

Apr 29, 2024

In some BizTalk solutions, we need to access properties promoted to the message context by receive pipelines or adapters and use them inside orchestrations We

3 min read

Friday Fact: Logic Apps decode all sorts of Base64 files, but, sometimes, not the way you expect!

Luis Rigueira

Apr 26, 2024

When you need to decode a Base64 file, Logic Apps can handle it for you You can use an expression to perform the decoding step For example, imagine a Logic

3 min read

There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...

Sandro Pereira

Apr 24, 2024

I wrote this issue many years ago in this blog post, and I'm revisiting it to add more information about it because today I got the same error while trying to

Book

The Ultimate Azure Logic App Handbook
50 Expert Tips & Best Practices

4 min read

BizTalk Server WCF-SQL: Invalid object name while using temporary tables

Sandro Pereira

Apr 23, 2024

It is common to use temporary tables to implement internal logic in your SQL queries or scripts I have seen it used several times, for example, inside

4 min read

Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!

Luis Rigueira

Apr 19, 2024

When you need to perform a schema validation at runtime while using the trigger, When a HTTP request is received, Logic Apps gives us the possibility to

2 min read

BizTalk Server WCF-SQL: The certificate chain was issued by an authority that is not trusted.

Sandro Pereira

Apr 18, 2024

Today, while trying to generate a new WCF-SQL Schema from Visual Studio, we got the following error: Connecting to the LOB system has failed  A

3 min read

Logic App Transformation Error: InvalidXml. The XML validation failed. Data at the root level is ...

Sandro Pereira

Apr 17, 2024

In this saga of Errors and Warnings, Causes, and Solutions in Azure - if you follow me, you know that this is one of my favorite topics - I got a fancy one If

2 min read

API Management Terraform deployment error: A resource with the ID already exists

Sandro Pereira

Apr 16, 2024

Following my last blog post: API Management Terraform deployment error: The user, group or application ‘does not have secrets get permission on key vault

4 min read

API Management Terraform deployment error: The user, group or application ‘does not have se...

Sandro Pereira

Apr 15, 2024

Last week, I got, once again, the following error while trying to deploy an API on API Management using a Terraform Visual Studio project: Error: making

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top