Azure Virtual Networks - Exam AZ-104: Microsoft Azure Administrator

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • This video introduces the creation of virtual machines and virtual networks. We take a look at Azure Vnets, Azure Subnets and Public / Private IP address ranges. We will create some virtual machines in our Azure test tenant and network them to each other. We also look at how to use static IP addresses with an Azure virtual machine.
    Authentication to the Azure virtual machine is performed with a local account but can be linked with Azure AD authentiation.
    In a future video we will take a look at azure bastion and other ways of remote access to your virtual machines.
    ----
    Azure Virtual Network (VNet) is the fundamental building block for your private network in Azure. VNet enables many types of Azure resources, such as Azure Virtual Machines (VM), to securely communicate with each other, the internet, and on-premises networks. VNet is similar to a traditional network that you'd operate in your own data center, but brings with it additional benefits of Azure's infrastructure such as scale, availability, and isolation.
    learn.microsof...
    ---

ความคิดเห็น • 13

  • @GladiatorPower
    @GladiatorPower 14 วันที่ผ่านมา +2

    great video mikey

  • @v-dx-l
    @v-dx-l 8 หลายเดือนก่อน +4

    thank you sir, really like the fast pace

    • @mwcloud
      @mwcloud  6 หลายเดือนก่อน +1

      Enjoy

  • @doroteyaagayna5714
    @doroteyaagayna5714 ปีที่แล้ว +3

    Keep up the good work! I like the way you combine demo and explanation.

    • @mwcloud
      @mwcloud  ปีที่แล้ว +2

      Thank you!

  • @MrPeterMitu
    @MrPeterMitu หลายเดือนก่อน +1

    Great stuff, thank you

    • @mwcloud
      @mwcloud  หลายเดือนก่อน

      no problem

  • @somjadek
    @somjadek 3 วันที่ผ่านมา

    ❤🎉 good 👍 explained with diagram 🎉🎉🎉

    • @mwcloud
      @mwcloud  3 วันที่ผ่านมา +1

      Think of a Service Endpoint as a way to secure your connection to Azure services while still using the public internet. It lets your virtual network “reach out” to services like Azure Storage or SQL Database, but it does so securely over Azure’s network, without needing a public IP. It’s simple and works well if you don’t mind that the traffic is still technically over the internet.
      Now, a Private Endpoint is a bit different. It’s like giving your Azure service its own private room inside your virtual network. With a Private Endpoint, your traffic never leaves your network-it’s totally isolated. This is perfect if you want to keep everything behind closed doors, like for sensitive data or when you need to meet strict security requirements.

    • @somjadek
      @somjadek 3 วันที่ผ่านมา

      @@mwcloud wow 😲 very clear answer, thx 🙏

    • @mwcloud
      @mwcloud  3 วันที่ผ่านมา

      @@somjadek no problem

  • @mangaltamang5057
    @mangaltamang5057 ปีที่แล้ว +4

    Great explanation, thank you 😊

  • @thorep
    @thorep ปีที่แล้ว +3

    Great!