github.phpd.cn/hashicorp/packer@v1.3.2/builder/azure/TODO.md (about) 1 Here's a list of things we like to get done in no particular order: 2 3 - [ ] Blob/image copy post-processor 4 - [ ] Blob/image rename post-processor 5 - [ ] SSH to private ip through subnet 6 - [ ] chroot builder 7 - [ ] support cross-storage account image source (i.e. pre-build blob copy) 8 - [ ] look up object id when using device code (graph api /me ?) 9 - [ ] device flow support for Windows 10 - [x] look up tenant id in all cases (see device flow code) 11 - [ ] look up resource group of storage account 12 - [ ] include all _data_ disks in artifact too 13 - [ ] windows sysprep provisioner (since it seems to generate a certain issue volume) 14 - [ ] allow arbitrary json patching for deployment document 15 - [ ] tag all resources with user-supplied tag 16 - [ ] managed disk support