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

Azure offers different endpoints to access vault #155

Open
sebagomez opened this issue Feb 11, 2021 · 0 comments
Open

Azure offers different endpoints to access vault #155

sebagomez opened this issue Feb 11, 2021 · 0 comments
Assignees

Comments

@sebagomez
Copy link
Contributor

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.

@sebagomez sebagomez self-assigned this Feb 11, 2021
amouat pushed a commit that referenced this issue May 26, 2021
…ns/mikepenz/release-changelog-builder-action-1.8.1

chore(deps): bump mikepenz/release-changelog-builder-action from 1.8.0 to 1.8.1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant