packer-cn/builder/azure/TODO.md

17 lines
759 B
Markdown
Raw Normal View History

2016-06-21 12:51:38 -04:00
Here's a list of things we like to get done in no particular order:
- [ ] Blob/image copy post-processor
- [ ] Blob/image rename post-processor
- [ ] SSH to private ip through subnet
- [ ] chroot builder
- [ ] support cross-storage account image source (i.e. pre-build blob copy)
2016-06-21 12:51:38 -04:00
- [ ] look up object id when using device code (graph api /me ?)
- [ ] device flow support for Windows
- [x] look up tenant id in all cases (see device flow code)
2016-06-21 12:51:38 -04:00
- [ ] look up resource group of storage account
- [ ] include all _data_ disks in artifact too
- [ ] windows sysprep provisioner (since it seems to generate a certain issue volume)
- [ ] allow arbitrary json patching for deployment document
- [ ] tag all resources with user-supplied tag
2017-04-24 17:19:24 -04:00
- [ ] managed disk support