__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]\\
\\
Browsing (at Jobs, HomeDirectory plugin ) configuration is different:\\
\\
There is an input field for the "File Service Share".\\
[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]\\