My webapplication hosted on windows azure needs to communicate with TFS Server. my webroles connect to TFS using a uri similar to (http://ed12-ektfsp-01:8080/tfs/eeol/ ) While on azure I found that my webrole failed to communicate with tfs server.
- Do I need to enable "azure connect" for for my azure webrole to communicate with tfs ?
- Do I need to remote into my tfs server and install azure connect into my TFS server for the azure connect to get enabled ?
- Why azure cannot communicate using "http://ed12-ektfsp-01:8080/tfs/eeol/ " ?