Jeff Miles 3/21/2022

Populate Azure File Share from DevOps Pipeline

Read Original

This technical article provides a solution for synchronizing files to servers on-demand. It details an Azure DevOps YAML pipeline that uses PowerShell to upload files to an Azure File Share, with a focus on handling the recursive creation of directories, which is not natively supported by the `Set-AzStorageFileContent` cmdlet.

Populate Azure File Share from DevOps Pipeline

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week