New! Azure Image Builders Portal Integration

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

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

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

    I've spent the better part of like 3 months watching nothing but cybersecurity videos - I finally dig my hands into the cloud and I just so happen to stumble on a gem! I gotta say you explain this in way better detail, and answer questions that I'm asking myself the moment it comes up. Awesome content, first video in too!

  • @賴群龍-h2q
    @賴群龍-h2q 11 месяцев назад

    Thank you for this video... I spent so much time struggling with creating an image.... This video really help me out :joy

  • @robb1267
    @robb1267 Год назад +2

    This is great! I'm looking forward to the next videos!
    Do all of the customization scripts run to completion and in order? What if there's a feature update or another large Windows Update that takes a long time to be installed and complete during a reboot?
    This is great for a VM prior to joining a domain, but what about installing applications after joining an Active Directory domain?

  • @AzureAcademy
    @AzureAcademy Год назад +2

    Nice @Travis! You beat me to it!

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

      Indeed but I expect you will be creating a video on this new feature :)

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

    Great video @Travis . However one issue which I see is each time you need upgrade the image by creating a newer version there is no way you can edit the image template to take a newer version 0.0.2 instead of 0.0.1. Is there a way we can use the same template to build a newer version under the same image gallery and same definition?

  • @fbifido2
    @fbifido2 2 месяца назад

    @14:29 - can we pause the image builder after it created the VM, then manually connect to it and install app our LOB apps?, and then resume the image builder?

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

    Thanks Travis. I wil go to test.

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

    Is it possible to create a windows 11 enterprise image fully update it to use as a golden image to then distribute to new azure ad joined machines? Bare metal joined machines not VM's

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

    Thank You! Great job!

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

    Very good, is there a way to reach this within Terraform?

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

    Fantastic

  • @JackSmith-oy7rx
    @JackSmith-oy7rx Год назад

    Such a good video - following along and great to learn!
    Curious why the create build creates a public IP for the new image ? is there a way to stop that?

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

      The VM used to create the image has to be able to access the storage account over the internet. There is an option to attach it to a VNet, there are a couple extra steps with that option.

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

    Where is the link to get .ps1 script having configuration steps from beginning. Please share the link. Thank you

  • @ShyamKumar-rl3rw
    @ShyamKumar-rl3rw 11 месяцев назад

    IF I want to download java software and install in the VM, which customizer I should use?

  • @mevoma
    @mevoma 10 месяцев назад

    quick question @ciraltos. Great video as always. I've successfully created image template and created a VM using that template. I've come across this issue where i am unable to join the VM using the custom (created) image to Entra ID. have you or anyone come across this issue?

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

    Great, i tested this few times, it works. However is it possible to use our own resource group for the staging resource of image builder, customers has certain tags and polices when new RG is created,

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

      Good catch. I don't know of any way to specify an RG or tags with the portal deployment. I would expect it to inherit the Templates tags but it looks like it creates new ones.

  • @賴群龍-h2q
    @賴群龍-h2q 11 месяцев назад

    Amazing....

  • @MrAvinitski
    @MrAvinitski 3 месяца назад

    Great work Microsoft for making something way over complicated, this should not be as complex as it is.

  • @fbifido2
    @fbifido2 2 месяца назад

    Why is it so hard to just manually:
    1. Create an Azure VM, select Windows 11 24H2 MU /w apps.
    2. connect to that VM, install all the needed apps, Remove any Windows-Built-in apps that's not needed.
    3. sysprep
    4. capture that image