Azure DevOps deploy static website to Azure Storage Container / ADLSg2
I am porting a simple webpack based static client side application from GitLab to Azure DevOps. Following the build stage I need to deploy the contents of the dist
folder to an Azure ADLSg2 storage container that hosts the client side application.