Azure Virtual Machine Scale Set (VMSS) - Step by Step Demo

Поделиться
HTML-код
  • Опубликовано: 23 сен 2024
  • If you liked the videos and are willing to access the complete Course
    AZ 104 Complete course in English
    techlearning.s...
    LinkedIn: / tech-learning-48b342207
    Facebook: www.facebook.c...
    Instagram: / techlernado
    Call on +91 7760989126 for any questions and clarification regarding course access
    Email: techlearning.org@gmail.com
    Important courses that are available in Hindi
    techlearning.s...
    AZ-400 Microsoft Azure DevOps
    AZ-104 Microsoft Azure Administrator
    AZ-305: Designing Microsoft Azure Infrastructure Solutions
    AZ-500: Microsoft Azure Security Engineer Associate
    AZ-700: Designing and Implementing Microsoft Azure Networking Solutions
    AZ-204: AZ-204: Developing Solutions for Microsoft Azure
    MS 100: Microsoft 365 Identity and Services
    MS-203: Microsoft 365 Messaging
    Azure Active Directory
    AWS SysOps Administrator Associate
    AWS Solution Architect Associate
    Linux for Beginner
    Python for Beginner
    Best Seller in Hindi
    13 Course Package
    techlearning.s...
    8 Course Package:
    techlearning.s...
    #azureadministrator
    #azuredevops
    #azureinhindi

Комментарии • 26

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

    Complete Azure Administrator (AZ 104) Course in English
    techlearning.spayee.com/courses/AZ-104-in-English-64e8bad8e4b074f44cb2b30b

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

    This is a highly practical tutorial video that I highly recommend to everyone.

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

    Hello mate.. you are always the best option on what so ever topic you handle because you are a talented teacher.. I just want to let you know this

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

    Your video is very practical, I am so happy to learn.

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

    The best explanation video.please upload all azure administrator videos and azure devop vedios in English with clear hands-on practice it seems like most of hidden videos.

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

    good demo ,,, keep sharing knowledge. thanks for your all hard work you are doing for us

  • @sridharbadri9329
    @sridharbadri9329 2 года назад +1

    such a nice demo Buddy, Please take more videos ...

  • @abulaith4485
    @abulaith4485 2 года назад +1

    Excellent demo on scale set configuration. Thanks

  • @RandallStevens-tw2ns
    @RandallStevens-tw2ns Год назад +1

    Very good explanation!

  • @pranjalpal6243
    @pranjalpal6243 2 года назад +1

    Nice explanation 👏👍 Thank you Sir

  • @aghanawazan
    @aghanawazan 2 дня назад

    What will happen if VM1 is failed to start in scale set ? will it still create the new VM instance automatically from the image?

  • @nitinthakur8931
    @nitinthakur8931 5 месяцев назад +1

    Really very nice explanation..

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

    Great demo!, You live hundred years🙌
    I need a help , I have created VMSS with a single instance(instance1) (with IIS & network drive for physical path of web app ) & my application is working perfectly ), my question is how to make my instance 1 as a golden/base image and replicate the same golden image to the instances that are creating on scale-out

  • @SarathSivan-ly5sl
    @SarathSivan-ly5sl 3 месяца назад

    how to configure in such a way that if i made some changes in vm1 so that changes will also reflect on vm2

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

    if we have a Existing Server with additinal Drive then can we create VMSS? is custom image will take additional Drive Data?

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

    Sir ek terraform a to z bhi bana doh

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

    Getting error while creating vmss like Creating a virtual machine from Marketplace image or a custom image sourced from a Marketplace image requires Plan information in the request.

  • @bodapatisrinivas7897
    @bodapatisrinivas7897 2 года назад +2

    Hi bro
    Can you make a video on Azure migration

  • @JenaTofan
    @JenaTofan 2 года назад

    Hi Sir , suppose my application get a new version and I need to role out it. How can I do it . Can you explain continuous deployment also.

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

    Hi, Do you have Azure Admin Courses in English

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

      Available in English now
      techlearning.spayee.com/courses/AZ-104-in-English-64e8bad8e4b074f44cb2b30b

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

    Dear Prof, I have a doubt. When the CPU reaches 70%, the next VM will run as defined by our program. It is unknown how two VMs will run at this point as the CPU has reached 97%. Let me know if it is possible to clarify.

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

      I hope this helps: the load balancer will automatically route traffic to the the newly created vm thereby reducing traffic on the initial instance. After the traffic subsides, it will delete them