Home NewsX Set content-type using logic app standard built-in blob connector

Set content-type using logic app standard built-in blob connector

by info.odysseyx@gmail.com
0 comment 21 views


Many users are migrating from using logic apps to take advantage of the great features provided by the Logic App Standard.

If that user replaces the Blob managed connector with the Blob built-in connector, the Content-Type advanced parameter for the Create Managed Blob operation is missing.

talsaifi_0-1728377699994.png

For reference: Azure Blob Storage – Managed Connector | microsoft run

The built-in Upload Blob to Storage Container action does not have this parameter; the connector automatically determines the content type based on the content of the Blob Content parameter.

talsaifi_1-1728378012787.png

For reference: Azure Blob Storage – Built-in connector | microsoft run

For those who want to explicitly specify the content type, you can pass the following json to the blob content parameter:

{
"$content-type": "application/octet-stream",
"$content": "blob content"
} 

The built-in upload blobs for storage containers are:

talsaifi_2-1728378545279.png





Source link

You may also like

Leave a Comment

Our Company

Welcome to OdysseyX, your one-stop destination for the latest news and opportunities across various domains.

Newsletter

Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!

Laest News

@2024 – All Right Reserved. Designed and Developed by OdysseyX