Which two actions should you perform?

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. All
requests pass through an HTTP proxy before reachingusers. You need to allow access to the server over
HTTPS for remote workers. Which two actions should you perform? (Each correct answer presents part of the
solution. Choose two.)

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. All
requests pass through an HTTP proxy before reachingusers. You need to allow access to the server over
HTTPS for remote workers. Which two actions should you perform? (Each correct answer presents part of the
solution. Choose two.)

A.
Configure Basic authentication.

B.
Configure SSL.

C.
Configure Kerberos authentication.

D.
Add the users to the user identities in Internet Information Services (uS).

E.
Configure a TFS proxy server.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Mattia

Mattia

This page, though, makes me think that A+B is correct https://msdn.microsoft.com/en-us/library/aa833874(v=vs.80).aspx

«By configuring your Team Foundation Server deployment to use HTTPS with Secure Sockets Layer (SSL) and Basic or Digest authentication, you can support external connections to your Team Foundation Server without having to use a virtual private network (VPN) connection.»

This is exactly the case.

Moreover, in the environment description there are no notes about any TFS Proxy Server.