I was looking at this pull 
request https://github.com/hashicorp/packer/pull/4981 where the OP says 
after Azure VHD file is created, there will be a  "URL to VHD file as id of 
artifact.". 
So I added a post-processor and ran Packer. When I viewed the manifest, I 
don't see the URL to the VHD file. How can I get the URL to VHD file 
without having to go to my Azure storage account?

manifest file:
"builds": [
2017-07-26T16:34:21.4594050Z     {
2017-07-26T16:34:21.4627960Z       "name": "prod",
2017-07-26T16:34:21.4662780Z       "builder_type": "azure",
2017-07-26T16:34:21.4697010Z       "build_time": 1501086859,
2017-07-26T16:34:21.4737130Z       "files": null,
2017-07-26T16:34:21.4799310Z       "artifact_id": 
"PkrVMqt9ewvo5ig_2017-07-26_16-27",
2017-07-26T16:34:21.4880100Z       "packer_run_uuid": 
"86a87595-f114-aa68-4da9-e36dabab7b65"
2017-07-26T16:34:21.4958560Z     }
2017-07-26T16:34:21.4994070Z   ],
2017-07-26T16:34:21.5048490Z   "last_run_uuid": 
"86a87595-f114-aa68-4da9-e36dabab7b65"

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/3e5e300d-44fb-424f-be84-598319752994%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to