Deployment to Environment triggered by a build does not work
I like defining environment for each service I want to deploy to various azure environment.
In my build I want to deploy to my dev environment.
I have a cloud service that needs to be a deployed to dev environment.
My build process->deployment section is configured to initial a deployment using the environment name.
When I do a build I see messages implying that deployment took place but deployment does even get executed.
Started deployment to MyCloudSvc.Dev environment
Build success
Artifacts are created. If I got to the same environment in the environments section and trigger the deployment the actual deployment takes place and is successful.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by rajindersingh on 19 Mar, 2015 05:30 PM
It seems to me that call to the environment based deployment is async. So build is invoking the deployment but not wait for it to finish.
2 Posted by rajindersingh on 19 Mar, 2015 05:48 PM
close this issue as deployments are taking place but async
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:55 AM.