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 Жыл бұрын
Thank you for this video... I spent so much time struggling with creating an image.... This video really help me out :joy
@robb1267 Жыл бұрын
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 Жыл бұрын
Nice @Travis! You beat me to it!
@haraprasadnayak4040 Жыл бұрын
Indeed but I expect you will be creating a video on this new feature :)
@fbifido23 ай бұрын
@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?
@haraprasadnayak4040 Жыл бұрын
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?
@MrJthug Жыл бұрын
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
@phillipg7315 Жыл бұрын
Same question - following! 👀
@ThePersBoy9 ай бұрын
Very good, is there a way to reach this within Terraform?
@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 Жыл бұрын
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.
@shyamcheekoti721611 ай бұрын
Where is the link to get .ps1 script having configuration steps from beginning. Please share the link. Thank you
@ShyamKumar-rl3rw11 ай бұрын
IF I want to download java software and install in the VM, which customizer I should use?
@mevoma11 ай бұрын
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?
@alexheroes666 Жыл бұрын
Thanks Travis. I wil go to test.
@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 Жыл бұрын
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.
@AadamW Жыл бұрын
Thank You! Great job!
@shahzadansari9728 Жыл бұрын
Fantastic
@MrAvinitski3 ай бұрын
Great work Microsoft for making something way over complicated, this should not be as complex as it is.
@fbifido23 ай бұрын
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