To create a TFS environment in Azure, AAD can be used with Corporate AD as explained here. The other option is setting up the AD as a Azure VM or use AAD. For the TFS demonstration & training environment purpose, setting up AD as Azure VM is described in this post.
In Server manger in the Azure VM created click on Add roles and features.
Select Role –based or feature-based installation.
Select the server. Note the static IP set in “Adding Static Internal IP to Azure VM”.
Select Active Directory Domain Services.
Click Install.
Click on Promote this server to a domain controller.
In Deployment Configuration select Add a new forest and provide a root domain name.
Skip DNS options by clicking next. This can be set up later.
Provide a NetBIOS name.
Specify paths.
Review and Install. Ignore DNS warnings as it can be setup later.
Once setup completed and restarted can be logged in to the server using Administrator password provided for the machine, which will be valid for the domain administrator.
Tuesday, 31 March 2015
TFS on Azure – 04. Setup AD on 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