Hi!

It should be already configurable. Can you try setting the custom endpoint
when creating the context? Something like:

ContextBuilder.newBuilder("azureblob")
      .endpoint("https://${jclouds.identity}.blob.core.usgovcloudapi.net";)


I.

On Thu, Feb 25, 2021 at 9:44 AM Jean-Noël Rouvignac (ForgeRock) <
jean-noel.rouvig...@forgerock.com> wrote:

> Hello,
>
> It's been reported to us that the Azure Blob storage endpoint may not
> always be blob.core.windows.net.
> Azure Government Cloud customers use a different endpoint suffix. One such
> example would be blob.core.usgovcloudapi.net.
>
> I suppose hardcoding any present endpoints is cumbersome and not future
> proof.
> Do you think it would be possible to make the endpoint configurable in
> some way?
>
> Thanks,
> Jean-Noel Rouvignac
>
> ForgeRock values your Privacy <https://www.forgerock.com/your-privacy>

Reply via email to