vsts - Call TFS API from non on-premise service -


i want call tfs rest api

https://www.visualstudio.com/en-us/docs/integrate/get-started/rest/basics#tfs

from application isn't on-premise instance of tfs (it'll in azure specific). possible? special needed configure cloud service call on-premise?

yes, possible, need make sure tfs can accessible cloud or server.

there article providing internet access tfs can you.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -