-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
App Servicesaka WebSitesaka WebSitesService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Description
Occasionally when publishing to an Azure Web App from Visual Studio Online an error similar to the following occurs:
Web Deploy cannot modify the file '{FILENAME}' on the destination because it is locked by an external process. In order to allow the publish operation to succeed, you may need to either restart your application to release the lock, or use the AppOffline rule handler for .Net applications on your next publish attempt.
Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_FILE_IN_USE.
The Publish-AzureWebsiteProject
cmdlet should support a parameter with allows the AppOffline rule to be used, or indeed a way to pass arbitrary additional flags on to MSDeploy.
stuartleeks, tg123, 501st-alpha1, GraemeSMiller, vas6ili and 8 more
Metadata
Metadata
Assignees
Labels
App Servicesaka WebSitesaka WebSitesService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.