Forum Discussion
daniyal-zafar-cowlar
Aug 24, 2023Copper Contributor
Static Website Deployement to Azure Storage Account with Zero-Downtime
Hi, I've deployed my Static Website to Azure Storage Account. In the GitLab CI/CD pipeline when I push the new files it adds up to the existing files/folders and using --overwrite=true it replaces t...
Kidd_Ip
Aug 24, 2023MVP
There is a post that can provide you with some idea:
Deploying a static website to Azure Storage using Azure DevOps | by Matthew Leak | Medium