Azure Storage FileShare
Create and Manage Azure FileShare Files and Directories.
IT Services · Azure Storage FileShare
Configuration parameters
credentials— Storage account name (required)proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (9)
-
azure-storage-fileshare-content-listList files and directories under the specified share or directory.
-
azure-storage-fileshare-createCreate a new Azure file share under the specified account.
-
azure-storage-fileshare-deleteDelete file share under the specified account.
-
azure-storage-fileshare-directory-createCreate a new directory under the specified share or parent directory.
-
azure-storage-fileshare-directory-deleteDelete the specified empty directory. Note that the directory must be empty before it can be deleted.
-
azure-storage-fileshare-file-createCreates a new file in Share.
-
azure-storage-fileshare-file-deleteDelete file from Share.
-
azure-storage-fileshare-file-getRetrieve file from Share.
-
azure-storage-fileshare-listlist Azure file shares under the specified account.