__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|AzureConfiguration2.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|azureRemoteItem2.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/CONTAINER_NAME/\\
\\
[attachments|azure_blob.png]\\