We've been able to setup Azure Continuous Deployment with some VSO Team Projects, but not others. Any idea why we are getting this error in the Azure Management Portal? Perhaps it depends on the age of the team project.
Unable to find AzureContinuousDeployment.11.xaml in TeamProject see [Link]
We've followed the directions suggested:
Integrating Azure Continuous Integration with VSO
- Add Build Template
AzureContinuousDeployment.11.xaml
to$/[TeamProject]/BuildProcessTemplate
- Created Build Definition in [TeamProject] referencing
AzureContinuousDeployment.11.xaml
in Step 1 (i.e. Registering the Template) - Proceed with "Set up publishing with Visual Studio Online". Enter VSO host and select [TeamProject].
I can see there are connected services under the [Team Project] in VSO (under Team Project Admin -> Services).