__Azure File Share__\\ \\ CrushFTP supports Microsoft Azure Shares as VFS item, it requires a Storage Account and File Services Shares \\ \\ The url should looks like (Replace the url with your corresponding data!):\\ \\ {{{ azure://STORAGE_ACCOUNT_NAME:ACCESSKEY@file.core.windows.net/SHARE_NAME/}}} \\ [attachments|AzureConfiguration3.png]\\ \\ When using “Browse…” in the Jobs interface, or plugin interfaces, the UI is slightly different:\\ \\ There is an input field for the file service share: Share Name \\ [attachments|azureRemoteItem3.png]\\ \\ __Azure Blob Container__\\ \\ CrushFTP supports Microsoft Azure Blobs as VFS item.\\ Azure Blob Storage is not like a normal filesystem with folders and deeper levels you can go into. Its more like S3 where a file’s name contains slashes making it simulate a folder structure but with many limitations when it comes to renaming and truly simulating a normal file system.\\ \\ The url should looks like (Replace the url with your corresponding data!):\\ {{{ azure://STORAGE_ACCOUNT_NAME:ACCESSKEY@blob.core.windows.net/BLOB_CONTAINER_NAME/}}} \\ [attachments|azure_blob3.png]\\ \\ When using “Browse…” in the Jobs interface, or plugin interfaces, the UI is slightly different:\\ \\ To specify the blob container use the input field: Share Name \\ [attachments|azure_blobRemoteItem.png]\\ \\ __SAS token__\\