Logic App Validation Failed with Create Blob V2

Evan Wellens 1 Reputation point
2021-08-30T17:56:13.28+00:00

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
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,257 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,741 Reputation points
    2021-09-02T13:05:47.937+00:00

    @Evan Wellens 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

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.