CopyPastor

Detecting plagiarism made easy.

Score: 0.8045173542292555; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2022-12-20
by Vita Zhang-MSFT

Original Post

Original - Posted on 2017-10-18
by Brendan Green



            
Present in both answers; Present only in the new answer; Present only in the old answer;

When you use the ***Azure App Service Deploy*** task in Azure DevOps Pipeline to deploy your application and select ***Web Deploy*** method option, there is an additional option to ***Remove Additional Files at Destination***.
If you check this option, the deployment process will remove any files at the destination where there is no corresponding file in the package that is being deployed.
In other words, it'll remove any left-over files from a previous deployment that are no longer required.
[![enter image description here][1]][1]

[1]: https://i.stack.imgur.com/xSV1G.png
When using the **Azure App Service Deploy** task, **and** you are using the **Publish using Web Deploy** option, there is an additional option to **Remove Additional Files at Destination**.
[![enter image description here][1]][1]
If you check this option, the deployment process will remove any files at the destination where there is no corresponding file in the package that is being deployed.
In other words, it'll remove any left over files from a previous deployment that are no longer required.
[1]: https://i.stack.imgur.com/PVuJx.png

        
Present in both answers; Present only in the new answer; Present only in the old answer;