Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Azure Storage Backend #13022

Open
trondhindenes opened this issue Oct 3, 2024 · 2 comments
Open

Issues with Azure Storage Backend #13022

trondhindenes opened this issue Oct 3, 2024 · 2 comments
Assignees
Labels
area/docs Improvements or additions to documentation area/product Issue or additions to product

Comments

@trondhindenes
Copy link

Problem description

I was surprises to notice that using an Azure storage account for backend seems to require either either the AZURE_STORAGE_KEY or AZURE_STORAGE_SAS_TOKEN environment variables.

Is it not possible to use my logged-in and authenticated azure cli user to authenticate?
Why this realiance on (semi-documented) environment variables as opposed to config files?

Affected product version(s)

Suggestions for a fix

  • Properly document the various cloud backends' configuration options and their meanings
  • In time, I hope pulumi will consider adding support for declarative as opposed to random envvars for configuring state backends
@trondhindenes trondhindenes added the needs-triage Needs attention from the triage team label Oct 3, 2024
@interurban
Copy link
Collaborator

Thanks for flagging this @trondhindenes, Let me talk with the service team and get back to you but seems like a use case for ESC which we should address!

@interurban interurban added area/docs Improvements or additions to documentation area/product Issue or additions to product and removed needs-triage Needs attention from the triage team labels Oct 8, 2024
@trondhindenes
Copy link
Author

Thanks! We're not ESC users, just trying to figure out what envvars are available, and what they mean. Neither is really well documented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation area/product Issue or additions to product
Projects
Status: 🧳 Backlog
Development

No branches or pull requests

2 participants