The problem is that the names are incoherent and confusing.
Eg : In action Copy Blob V2 (doc here), you can find the fields "Source url" and "destination Blob Path".
You could assume that "url" means the full url () and "path" means {path_to_blob}, but no, both of them are path in this form (/{folder_hierarchy}/{blob_bame}).
It may be a good idea to use the same words for both fields name and to add examples in the documentation.
Steps to reproduce :
Use any logic app ressource
Insert a blob manipulation action (eg : copy blob V2)
Describe the Bug with repro steps
The problem is that the names are incoherent and confusing.
Eg : In action Copy Blob V2 (doc here), you can find the fields "Source url" and "destination Blob Path".
You could assume that "url" means the full url () and "path" means {path_to_blob}, but no, both of them are path in this form (/{folder_hierarchy}/{blob_bame}).
It may be a good idea to use the same words for both fields name and to add examples in the documentation.
Steps to reproduce :
What type of Logic App Is this happening in?
Consumption (Portal)
Which operating system are you using?
Windows
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
No response
Screenshots or Videos
No response
Browser
Firefox
Additional context
No response