To setup TFS environment in Azure Virtual Network it is required to join the SQL, TFS, RM etc VM to the domain in Azure VM (Using AAD is another option). Before adding the VM to domain controller static internal IP should be assigned.
For example the VM created below is for setting up SQL server.
Selecting pre-created cloud service is not mandatory here. Setting the virtual network as shown below is required.
Set static internal IP.
To add to the domain go to server manager, local server. Click on Workgroup.
Click change.
Provide domain name.
Provide domain administrator credentials to add to domain.
Restart the VM.
Tuesday, 14 April 2015
TFS on Azure – 07. Add Azure VM to Domain in a Azure VM
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Dynamic block allows to create nested multi level block structures in terraform code. Conditional usage of such blocks are really useful in...
-
In Azure DevOps YAML pipelines there are several functions available for you to use. replace is such a useful function, which you can use t...
-
We have discueed, that we have to use an environment variable to handle input parameter default values, if we are using trigger for workflo...
-
Adding Azure Container Registry (ACR) service connection to Azure DevOps is really simple as described in " Create Service Connection ...
-
Some times a silly mistake can waste lot of time of a developer. The exception “System.IO.IOException: The response ended prematurely.” whil...
No comments:
Post a Comment