question

EvanWellens-4725 avatar image
0 Votes"
EvanWellens-4725 asked MayankBargali-MSFT edited

Logic App Validation Failed with Create Blob V2

Trying to create a http triggered logic app that ftps a file to blob storage . Whenever I add the Create Blob V2 step and save I get a validation error not supported. I know this works with Create Blob v1 , but that is not available in the designer any longer. Not sure how to troubleshoot this further , hopefully someone has some ideas. Thanks !!

azure-logic-apps
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@EvanWellens-4725 Can you please share the screenshot of the error along with the logic app SKU (Consumption/Standard), the region where logic app is deployed.
In case if you are using Standard SKU and selecting Build-in option and using Azure Blob connector then Create blob (V2) action will not be avaiable as you need to select Azure option and then select the Azure Blob Storage connector.

0 Votes 0 ·

127938-la1.png


Thanks for the reply !!! I am not certain how to get the sku. Is the information in the 2nd image sufficient ?

The UX designer allows me to add it, if it were not supported then I would guess it wouldn't show , no ?127939-la2.png


0 Votes 0 ·
la1.png (27.4 KiB)
la2.png (9.7 KiB)

1 Answer

MayankBargali-MSFT avatar image
1 Vote"
MayankBargali-MSFT answered MayankBargali-MSFT edited

@EvanWellens-4725 As per the error message there was issue with the workflow step 1. Can you please confirm if this is the first step in your worflow. Also please share your workflow defination along with the workflow screenshot. I have created Stateful workflow with HTTP trigger --> Get File Content --> create-blob-(v2) and couldn't observe any issue. The workflow was saved and executed sucessfully.

128706-image.png

128707-image.png


image.png (39.6 KiB)
· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Interesting , is the key that my logic app needs to be statefull ? I seem to recall creating stateless. I'll have to give that ago and get back. Thx!!

0 Votes 0 ·

That was the trick, it being statefull. Thanks !!

0 Votes 0 ·

The trick was the workflow being statefull. MayankBargali thanks for your guidance!

0 Votes 0 ·

@EvanWellens-4725 Thanks for your response. I have converted my comment to answer. Feel free to "Accept as Answer" so it can help other community member facing the similar issue.

0 Votes 0 ·

Apologies not sure why I do not see that option.

0 Votes 0 ·
Show more comments