Create TODO for Azure builder

This commit is contained in:
Paul Meyer 2016-06-21 09:51:38 -07:00 committed by GitHub
parent cb6db06d11
commit d3d9307b31
1 changed files with 15 additions and 0 deletions

15
builder/azure/TODO.md Normal file
View File

@ -0,0 +1,15 @@
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 (ie. pre-build blob copy)
- [ ] look up object id when using device code (graph api /me ?)
- [ ] device flow support for Windows
- [ ] look up tenant id in all cases (see device flow code)
- [ ] 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