arcus-azure/arcus.scripting

Azure File Share: Provide Script to upload files to specific folder in a File Share

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Uploading files onto an Azure File Share can be automated if a script can be provided, which is part of the module
Arcus.Scripting.Storage.FileShare

Describe the solution you'd like
Something similar to was is done here:
https://github.com/mbraekman/Powershell/blob/master/Azure/AzureStorage-UploadFilesToAzureFileShare.ps1

Suggested command name (open to better suggestions):

  • Copy-AzFileShareStorageFiles

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.