Complete Tutorial and Demonstration of Azure Active Directory Domain Services

Поделиться
HTML-код
  • Опубликовано: 23 авг 2024
  • 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 Год назад +4

    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!

  • @garryhasty6594
    @garryhasty6594 Год назад +1

    BY FAR the best tutuoral for an Azure novice like me. WELL DONE and thank you!

    • @techpub
      @techpub  Год назад

      Glad it was helpful!

  • @skyguy7868
    @skyguy7868 5 месяцев назад

    What super explanation in shortest time on such a complex topic. Hats Off @Tech Pub

    • @techpub
      @techpub  5 месяцев назад

      Thanks!

  • @espadakillar
    @espadakillar 8 месяцев назад

    Thank you Robert. I always love your videos. Best trainer in LinkedIn and RUclips

    • @techpub
      @techpub  8 месяцев назад +1

      I appreciate that!

  • @logicawe
    @logicawe Год назад

    What an excellent video 👍 thanks for sharing

    • @techpub
      @techpub  Год назад

      You are welcome! Thanks for watching.

  • @chitranair1105
    @chitranair1105 Год назад

    A great training video. Thank you!

    • @techpub
      @techpub  Год назад

      Glad to help and 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.

  • @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  Год назад +2

      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 8 месяцев назад

    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  8 месяцев назад

      You're correct that it is expensive and you need a connection back to domain services. Its not for everyone for sure.

  • @TanNguyen-uw9lo
    @TanNguyen-uw9lo 9 месяцев назад

    thank you!

    • @techpub
      @techpub  8 месяцев назад

      You're welcome!

  • @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.

  • @AntonioDiGiacomo
    @AntonioDiGiacomo Год назад

    Thank you

    • @techpub
      @techpub  Год назад

      You are welcome! Thanks for watching.

  • @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  Год назад +1

      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.

  • @Sharlie909
    @Sharlie909 Год назад

    Nice video...

    • @techpub
      @techpub  Год назад

      Glad I could assist.

  • @jaredf0112
    @jaredf0112 Год назад +1

    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.

  • @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  Год назад +1

      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  Год назад +1

      Glad you got it.

  • @vgwarelearning4057
    @vgwarelearning4057 11 месяцев назад

    02:28 AADDS