Is there a way to create a new blob as a folder using logic apps?
问题 I've set up a logic app to move my new files on my FTP server to my azure storage container, which has blobs for my files. I found a way to create new folders using the storage explorer, but is there a way I can automate this using logic apps? For example, if a new folder is created in my FTP and files are added to it, I want to create a blob folder and move those files into that blob. 回答1: First of all, Azure blob storage doesn't support folders . There is only your storage account and a