__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 * * with your corresponding data!):\\
\\
azure://*Storage Account name | User name field*:*Access Key | Password Field*@file.core.windows.net/*File Service Share name*/\\
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 hierarchical beyond containers. It can has files(ending with /) that are interpreted as folders.\\
\\
The url should looks like (Replace the * * with your corresponding data!):\\
azure://*Storage Account name | User name field*:*Access Key | Password Field*@blob.core.windows.net/*Container name*/\\
\\
[attachments|azure_blob.png]\\