Skip to content

Improve UX of flowing API keys/env vars through infrastructure #2739

@savannahostrowski

Description

@savannahostrowski

Today, setting API keys as environment variables on infra is pretty convoluted --> e.g. copy the contents of your .env into the .azure/<env name>/.env file, add them to main.parameters.json, add params for the keys in main.bicep, pass params into api.bicep module and use in api.bicep secrets.

Talking to @ellismg and @weikanglim about this it seems like we might want to investigate how we leverage Key Vault more heavily here.

Internal link to pain points doc

Metadata

Metadata

Assignees

Labels

clicoredoc impactgolden-pathImprovements to the getting started experience + golden path (local dev -> first deploy)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions