Skip to content

pkg/cloud/azure: Support specifying Azure environments in storage URLs #13814

@cockroach-teamcity

Description

@cockroach-teamcity

Exalate commented:

Related PR: cockroachdb/cockroach#80800
Commit: cockroachdb/cockroach@81f08f1


Release note (sql change): When using Azure Cloud Storage for data operations,
cockroach now calculates the Storage Account URL from the provided
AZURE_ENVIRONMENT query parameter. This defaults to AzurePublicCloud if not
specified to maintain backwards compatibility.
This parameter should not be used when the cluster is in a mixed version
or upgrading state, as nodes that have not been upgraded will continue to
send requests to the AzurePublicCloud even in the presence of this parameter.

Jira Issue: DOC-3458

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions