Building Azure projects
I have a problem where I don't know how to get TeamCity to build our Azure projects. I posted this on Stackoverflow but haven't seen any answers. Is anyone else managing to get TeamCity to build their Azure projects using the ServiceConfiguration they want?
Thanks.
Please sign in to leave a comment.
Hi Richard
TeamCity uses MSBuild, and sometimes its behavior differs from Visual Studio.
Here is an article that explains how to configure target profiles:
Continuous Delivery for Cloud Applications in Windows Azure