Skip to content

azure: automatically detect AZURE_STORAGE_DOMAIN when logged in using az login #3610

@tgummerer

Description

@tgummerer

Please use a title starting with the name of the affected package, or "all",
followed by a colon, followed by a short summary of the feature request.
Example: blob/gcsblob: add support for more blobbing.

Is your feature request related to a problem? Please describe.

When logged in using az login, go-cloud by default still uses the blob.core.windows.net, even if the cloud the user is logged into is a different one, e.g. the Azure US Government cloud.

Describe the solution you'd like

It would be nice if we could automatically detect the right backend URL to use when the user is logged into a different Azure Cloud.

Additional context

This came up in pulumi/pulumi#20176

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions