No video

Complete Tutorial and Demonstration of Azure Active Directory Domain Services

  Рет қаралды 17,642

Tech Pub

Tech Pub

Күн бұрын

Professor Robert McMillen explains what Azure AD Domain Services is and how it differs from Azure AD and on-premises domains and forests. Watch a demo of creating an Azure AD DS domain, joining a computer to that domain using an Azure virtual machine, and manage the new domain using familiar AD tools on a Windows server. If you've ever been curious about Azure AD Domain Services, this is the video for you.

Пікірлер: 42
@Cmart6444
@Cmart6444 Жыл бұрын
Thanks Robert. I really enjoy your videos , they are not only complete,time-efficient-designed/performed, but also amusing, quite enticing to watch them all, MASTERPIECES, if I am allowed to say, they do show your wide and deep knowledge, Congrats!!!!!! Regards
@techpub
@techpub Жыл бұрын
Much appreciated!
@skyguy7868
@skyguy7868 5 ай бұрын
What super explanation in shortest time on such a complex topic. Hats Off @Tech Pub
@techpub
@techpub 5 ай бұрын
Thanks!
@garryhasty6594
@garryhasty6594 Жыл бұрын
BY FAR the best tutuoral for an Azure novice like me. WELL DONE and thank you!
@techpub
@techpub Жыл бұрын
Glad it was helpful!
@espadakillar
@espadakillar 8 ай бұрын
Thank you Robert. I always love your videos. Best trainer in LinkedIn and KZfaq
@techpub
@techpub 8 ай бұрын
I appreciate that!
@chitranair1105
@chitranair1105 Жыл бұрын
A great training video. Thank you!
@techpub
@techpub Жыл бұрын
Glad to help and thanks for watching!
@logicawe
@logicawe Жыл бұрын
What an excellent video 👍 thanks for sharing
@techpub
@techpub Жыл бұрын
You are welcome! Thanks for watching.
@TheWebstaff
@TheWebstaff Жыл бұрын
Great video! Didn't help me in the slightest with my current issue other than confirming everything I'd setup was right. But even that was of great help and over all a great video.
@techpub
@techpub Жыл бұрын
Glad it did at least something for you.
@TanNguyen-uw9lo
@TanNguyen-uw9lo 9 ай бұрын
thank you!
@techpub
@techpub 8 ай бұрын
You're welcome!
@AntonioDiGiacomo
@AntonioDiGiacomo Жыл бұрын
Thank you
@techpub
@techpub Жыл бұрын
You are welcome! Thanks for watching.
@Sharlie909
@Sharlie909 Жыл бұрын
Nice video...
@techpub
@techpub Жыл бұрын
Glad I could assist.
@ifscale3
@ifscale3 Жыл бұрын
Fantastic video! Thank you for outlining the difference between Azure AD and Azure AD Domain Services. So basically aadds is a managed instance of Active Directory with the same management tools as on-premise AD but you can't manage the base OS? Would you consider doing a video on how to configure a tunnel so you can join on-premise Windows endpoints to aadds? Is it different from using a Virtual Network Gateway and a local network gateway object? Is it just regular IPsec to the vNet?
@techpub
@techpub Жыл бұрын
Yes you are correct on what it is. The tunnel is quite a setup, but I think I can find time to do that.
@JorgeMolina-ot8om
@JorgeMolina-ot8om Жыл бұрын
@@techpub Is there a video available for configuring that tunnel?
@godharan3510
@godharan3510 7 ай бұрын
Thanks, it's great guide. However, I have a scenario as below. There are 1000 of users in an enterprise company which is using on-perm AD. Now, the question is all those users are using their official PC/Laptops for daily works. How those users are going to join in that Azure Domain? because it's seems expensive or not a easy way to say clients to login Azure VM ?
@techpub
@techpub 7 ай бұрын
You're correct that it is expensive and you need a connection back to domain services. Its not for everyone for sure.
@jaredf0112
@jaredf0112 Жыл бұрын
Can an on-prem domain controller be added at a future date if the domain is created in AADS?
@techpub
@techpub Жыл бұрын
No it cannot. Once your go AADDS, you only have that option.
@hyperforxguy2210
@hyperforxguy2210 Жыл бұрын
Thank you very much for this tutorial, it is really clearing up questions my company has regarding moving to the cloud but still using legacy on prem applications. One question though, you mentioned Azure ADDS has no charges except for the resources. Does this mean an org with Azure P1 licensing could use this as a replacement of on prem AD for free, assuming you do not use a vm in Azure to manage AD?
@techpub
@techpub Жыл бұрын
Thanks for watching. Yes the P1 is the minimum for Azure AD and AAD DS licensing. I did make a mistake on the no charge thing. Although the AAD DS is free, it turns out they charge you for the IP resources and other things that go along with it. It's around $300 per month.
@MuhammadWaqas-gr4gg
@MuhammadWaqas-gr4gg 7 ай бұрын
Hi Robert, I mean is this the way to configure GPO settings for AADDS...i mean bu installing ADDS on a seperate VM???? I mean there must be some other managed way though??? I also remember one of my Instructor also did the same but he installed RSAT feature on that VM instead of ADDS services.....
@techpub
@techpub 7 ай бұрын
You can add it through a GPO like you would any other exe or msi file. The RSAT tools are the way to do it on a client but ADDS is for a server.
@animalxxv
@animalxxv Жыл бұрын
Is it possible to "domain join" my own computer (not on the virtual network) to the AAD Domain Services? I've got a VM to work however struggling to join my computer
@techpub
@techpub Жыл бұрын
Yes but you would have to have a VPN tunnel to AAD DS to reach it. That requires a lot of extra steps.
@animalxxv
@animalxxv Жыл бұрын
@@techpub thank you for the reply. I will give your suggestion a go. I have enabled and set up certificates for secure LDP on Azure AD Domain Services, I can use/connect/bind with LDP.exe on my VM (on a different subnet but the same virtual network as AADDS) but unable to do it from over the internet. There's a setting in AADDS which I thought would allow me to do this "Allow secure LDAP access over the internet" but looks like that is not the case. Thanks again for the reply, much appreciated.
@animalxxv
@animalxxv Жыл бұрын
​@@techpub I created a Azure Virtual network gateway and managed to join my personal computer to the domain and login with one of my domain accounts, thanks again for your help (y)
@abdavey
@abdavey Жыл бұрын
Any issues if your internal domain is a .local?
@techpub
@techpub Жыл бұрын
There should be no difference other than you have to prove you own it since its now a publicly available top level domain (unfortunately).
@peacejon2019
@peacejon2019 Жыл бұрын
I always get the server IP. Could. Not. Be. Contacted when trying to. Add DNS any pointer,,?
@peacejon2019
@peacejon2019 Жыл бұрын
Okays I did not sign in as domain admin
@techpub
@techpub Жыл бұрын
Glad you got it.
@vgwarelearning4057
@vgwarelearning4057 11 ай бұрын
02:28 AADDS
@techpub
@techpub 11 ай бұрын
yes
Active Directory Domain Service Deep Dive
1:00:09
John Savill's Technical Training
Рет қаралды 69 М.
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 36 МЛН
ISSEI & yellow girl 💛
00:33
ISSEI / いっせい
Рет қаралды 19 МЛН
Bony Just Wants To Take A Shower #animation
00:10
GREEN MAX
Рет қаралды 7 МЛН
Understanding Active Directory and Group Policy
51:56
Kevin Brown
Рет қаралды 1,5 МЛН
Don't Use Entra Domain Services to Replace Windows Active Directory
11:31
Configuring Private Access to Azure Virtual Desktop (AVD) in 2023
27:47
Harpy Cloud Solutions
Рет қаралды 3 М.
Learn Microsoft Azure Active Directory in Just 30 Mins (May 2023)
38:05
Andy Malone MVP
Рет қаралды 131 М.
Active Directory Access with Microsoft Entra Private Access
21:52
John Savill's Technical Training
Рет қаралды 22 М.
Deploy Azure AD Domain Service and Join a Server to the Domain
26:57
Travis Roberts
Рет қаралды 114 М.
Complete Guide to Setting up Azure Virtual Desktops
18:27
Tech Pub
Рет қаралды 42 М.
Azure AD App Registrations, Enterprise Apps and Service Principals
33:44
John Savill's Technical Training
Рет қаралды 218 М.
Moving Your On-Prem Active Directory to the Cloud
58:20
JourneyTEAM
Рет қаралды 11 М.