microsoft / azure-vhd-utils

Azure VHD utilities.
Other
96 stars 41 forks source link

add option to specify upload endpoint #43

Open danmilon opened 7 years ago

danmilon commented 7 years ago

Currently it uses the default core.windows.net [1]. But I need to upload to the German Azure Cloud, which has a different upload endpoint (core.cloudapi.de).

Can you please add an option to manually set the endpoint in such a case?

pburkholder commented 7 years ago

Oh, yes, please do this, and please establish a custom of releasing tools that use libraries that work with all the Azure clouds.....

nluedeman commented 7 years ago

+1 It would be great if this was usable in all Azure clouds, not just the commercial space.

shabiel commented 7 years ago

Affects myself as well. Trying to upload to US Government cloud. I hardcoded the endpoint for now.