Azure / Azure/azvmimagebuilder
a few questions on azure image builder
- Dominant language
- PowerShell
- Stars
- 111
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
1. Is it supported to supply your own resource group name for the build ?
2. Is it possible to get the local admin password for the VM, I would like to log on and check logs?
3. Is there any streaming output from the build process/logs etc ?
- I only see `Get-AzImageBuilderTemplate -ImageTemplateName vmss2019webnetcore-WestCentralUS -ResourceGroupName ACU1-BRW-AOA-RG-G1 | select *`
It would be nice to expand out some of these properties with a format file in powershell.

4. it looks like the: `packerlogs/d9d79566-55c7-436d-be99-6cf17d8dcb4f/customization.log` is only the output from before any customizations are run, they do not include any outputs from executing the customizations ?
5. Is the user assigned managed identity supposed to be assigned to the build virtual machine? I thought it was originally when I was testing, however at the moment it doesn't seem to be getting assigned?!
6. It's there any chance installing extensions might be supported?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.