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

Decide whether or not env vars should be supported for subscriptionId #42203

Open
JoshLove-msft opened this issue Feb 26, 2024 · 0 comments
Open
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning

Comments

@JoshLove-msft
Copy link
Member

JoshLove-msft commented Feb 26, 2024

Currently we fall back to the AZURE_SUBSCRIPTION_ID env var if no subscription is specified when constructing an Infrastructure. For subscription scoped deployments using az cli, the subscription bicep function would resolve based on the default subscription. When using azd, the env var is already respected, so the question is whether it needs to also be respected in the CDK.

@JoshLove-msft JoshLove-msft added Provisioning Client This issue points to a problem in the data-plane of the library. labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning
Projects
None yet
Development

No branches or pull requests

1 participant