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

[FEATURE REQ] The context of Azure CLI and the environment variables cannot be shared in Docker container #291

Open
moarychan opened this issue Apr 19, 2022 · 0 comments
Labels
azure-spring All azure-spring related issues azure-spring-samples Issues related to Spring Cloud Azure samples. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@moarychan
Copy link
Contributor

moarychan commented Apr 19, 2022

Context

The current samples are using Terraform to create and destroy Azure resources based on Azure CLI authentication, then output the environment variables to share the configuration of the Azure resources.
But when running in the docker containers, the application will fail because it can't get environment variables and Azure CLI information.

Goal

Make it successfully to run samples for the docker users. It could be a guide or work out of the box.

@moarychan moarychan added this to the Backlog milestone Apr 19, 2022
@moarychan moarychan added feature-request This issue requires a new behavior in the product in order be resolved. azure-spring-samples Issues related to Spring Cloud Azure samples. labels Apr 19, 2022
@saragluna saragluna added the azure-spring All azure-spring related issues label Apr 27, 2022
@Netyyyy Netyyyy removed their assignment Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues azure-spring-samples Issues related to Spring Cloud Azure samples. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

3 participants