AzurePowerShell
A simple code example that takes a pipeline input of file names, appends an optional date stamp and uploads the file(s) to Azure Storage. It needs the new Azure Az Module. You can install that here. Install-Module Az -AllowClobber -Scope…