Tyler Findlay
Tyler Findlay

Reputation: 637

App Service deployment failure with VSTS release hub

I have a very basic VSTS Release Management setup that is failing. I keep getting the following error message:

App Service '(name of app service)' doesn't exist. App Service should exist before deployment. The "Azure Subscription" is an Azure Service Connection, because when selecting the subscription, it wouldn't let me save.

The app service definitely exists. See the screenshot for my setup details.

enter image description here

Upvotes: 1

Views: 1198

Answers (1)

David Ebbo
David Ebbo

Reputation: 43193

There was a VSTS issue that just got resolved, and could have contributed to your problem. The issue has now been resolved. See https://social.msdn.microsoft.com/Forums/en-US/603fc9c5-e211-490d-a375-aefc73c57bbb/solved-jamal-hartnett-pushed-updates-to-fabrikamfibergitmaster-what-does-that-mean?forum=TFService for details.

Upvotes: 1

Related Questions