jpoon / azure-create-vhd

💾 Docker image to create a blank VHD on Microsoft Azure
https://hub.docker.com/r/jpoon/azure-create-vhd/
MIT License
6 stars 2 forks source link

getBlobURL() is deprecated #3

Closed ksiebel closed 7 years ago

ksiebel commented 7 years ago

Updated to getURL()

jpoon commented 7 years ago

Probably a good idea to eventually vendor these dependencies. Thanks for the fix!