4

I have several build definitions setup in TFS 2012. They all use Web Deploy and Web Packages and deploy to my dev and test servers and work just fine.

I can't, however, figure out what the "deployed" tab in TFS Web Access > Builds is used for?

John Saunders
  • 160,644
  • 26
  • 247
  • 397
Tom Hundley
  • 1,325
  • 9
  • 14
  • I'm also very curious about the purpose of that tab. Was just googling about it and found nothing related. – julealgon Aug 23 '13 at 22:42

1 Answers1

2

The 'deployed' tab seems to be related to Azure integration somehow.

I found this post on the TFS Deployer website. It's even possible to mark a build as 'deployed' via PowerShell, which seems quite interesting. It would be nice to have our deployed builds showing in that tab, and by integrating with TFS Deployer this seems possible.

julealgon
  • 7,072
  • 3
  • 32
  • 77