vsts - web.config file locked during Azure App Service Deploy task -
we configured automatic release pipeline in vsts publish azure. when running azure app service deploy (v3) task results in error (since morning: 2017-09-11).
we tried checking options:
- take app offline
- rename locked files (same msdeploy_rename_files_flag = 1 in appsetting in azure slot)
we checked/set following options:
- publish using web deploy
- set correct (did not change , checked) path setparameters.xml
- remove additional files @ destination
- exclude files app_data folder
we use stackify monitoring page. did not change since last working release (or actual multiple releases). no other extensions installed.
the file locked web.config file, should not locked either azure app services (asume iis) or stackify.
we running v2 of app service deploy task, , updated due error.
please advise how continue resolving error.
didn't happen again after restart. glitch.
Comments
Post a Comment