Inorder to Team Project in Visual Studio Team Services, to use Azure Deployment in build and deployment tasks, Azure Susbscriptions should be linked to VS Team Service. To link a subscription you can go to team project manage area by clicking on cog wheel icon and going to services tab.![image image]()
![image image]()
You can navigate to same by clicking on any Azure related build/release tasks Manage link.![image_thumb34 image_thumb34]()
![image image]()
Click on New Service Endpoint and select Azure.![image_thumb36 image_thumb36]()
Click on link to download subscription publish settings file. Log in to your Azuer subscription and file will be downloaded.![image_thumb40 image_thumb40]()
![image_thumb43 image_thumb43]()
![image_thumb41 image_thumb41]()
Or you can
![image_thumb51 image_thumb51]()
This will link your Azure subscription to VS Team Services Team Project.


You can navigate to same by clicking on any Azure related build/release tasks Manage link.


Click on New Service Endpoint and select Azure.

Click on link to download subscription publish settings file. Log in to your Azuer subscription and file will be downloaded.



Or you can
- Open a Microsoft Azure PowerShell window
- Type Get-AzurePublishSettingsFile
- This will open a browser and automatically download your subscription file.

This will link your Azure subscription to VS Team Services Team Project.
