Complete Domain Controller Setup in VM
Complete Domain Controller Setup in VM
Step 1: login to azure portal and create a vm:
Creating a New Domain Controller:
Step:1 : Install the Role
That will be the only role to include this time so you can click next and you can also click next through the features section as well. Once you reach the confirmation section it will display the list of roles and features to be installed; it should match the image below. Click install and now we wait!
Promoting to a Domain Controller
Now click install, you’ll be signed out. Then wait for the process to complete. Once the process is completed, you’ll be able to sign in with the freshly minted domain admin account and start domain admin-ing.
Custom installation of Azure Active Directory Connect
Before running a setup create or must have a user which have enterprise roles
Run azure ad connect wizard
Complete Steps to Configure Azure Site-to-Site VPN
(URL: https://www.youtube.com/watch?v=apYOtRpmPH8)
Prerequisites:
Virtual machine (server) Azure portal
V-P-N setup
1-LOGIN TO AZURE PORTAL NETWORKING > CREATE VNET
Create subnet and gateway subnet
Create Virtual Network Gateway:
Create Local Network Gateway:
In IP address you need to enter ip of VM :
Open VM enter what's my ip in any browser you will get your IP
NOW DONE WITH AZURE WE NEED TO CONNECT VM WITH AZURE
1- OPEN VM > ADD ROLES AND FEATURES
Add remote access role and next then check mark the routing and vpn
Next and install
Now open virtual network gateway
Select your gateway
Do down to connections create a new one
Fill up the fields and remember your shared key we need this share key while setting up virtual environment
Go back to VM
Right click and select configure and enable routing & remote settings
Create a new demain interface to connect with virtual network gateway
Now enter ip of virtual network gateway ip from azure portal
Right click on Azure-NIC > properties > security
Enter the shared key that you have entered while creating gateway Right click on azure-nic and connect
It is connected:
Setup completed