Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Azure offers different endpoints to access vault #155

@sebagomez

Description

@sebagomez

Right now the url to access the vault is concatenated with a fixed string template: fmt.Sprintf("https://%s.vault.azure.net", a.keyvault)

That url is actually different depending on the Access plane (Global, Azure China 21Vianet, Azure US Government & Azure Germany).

There should be a way of configuring that url instead of having the fixed one hard coded.

Metadata

Metadata

Assignees

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