- Lab
- A Cloud Guru
Deploy an Active Directory Domain Controller on an Azure Virtual Machine
In this hands on-lab, you will learn how to set up the Azure environment in order to create and deploy an Active Directory domain controller on an Azure virtual machine from scratch.
Path Info
Table of Contents
-
Challenge
Create a Virtual Machine
Create a virtual machine with the following parameters:
- West US region
- Windows Server 2022 Datacenter image
- Standard B2s size
- Administrator account username and password (which will be used to log in to the virtual machine for configuration)
- Standard SSD OS disk type
-
Challenge
Attach a Data Disk
Attach a data disk for the Active Directory database and SYSVOL. The disk should be Standard SSD, 32 GB, and no host caching.
Then, make sure that the IP is static and grab the subnet information for the virtual machine's virtual network to use when configuring the virtual machine.
-
Challenge
Configure the Virtual Machine
On the newly created virtual machine:
- Configure the drive for SYSVOL and Active Directory database.
- Add the Active Directory Domain Services role.
- Create a new forest (
corp.sandynetworking01.com
) and promote the server to a domain controller. - Complete the SYSVOL and Active Directory database configuration.
- Add a new Active Directory site named
Tropical
. - Create a new subnet using the virtual network's subnet copied earlier and assign it to the
Tropical
site. - Move the server from the
Default
site to theTropical
site.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.