diff --git a/builder/azure/TODO.md b/builder/azure/TODO.md new file mode 100644 index 000000000..96c0eccf7 --- /dev/null +++ b/builder/azure/TODO.md @@ -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