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

azd github workflows for multiple environments (dev, qa, prod) #1971

Open
idrisfl opened this issue Sep 16, 2024 · 2 comments
Open

azd github workflows for multiple environments (dev, qa, prod) #1971

idrisfl opened this issue Sep 16, 2024 · 2 comments

Comments

@idrisfl
Copy link

idrisfl commented Sep 16, 2024

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I'm using azd up to provision the infra and deploy the app backend. It works fine locally.

  • I need to deploy it using azd to different environments (dev, qa, prod) using github workflows (classic CI\CD process)
  • I need some guidance on how to go about it, as the documentation is not clear on support for multiple environments.
  • Some basic questions: How do i configure my DEV and QA environment variables in different subscriptions? I see AZURE_SUBSCIRPTION_ID, how does each environment map to a different subscription?

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows and Linux

azd version?

azd version 1.10.1 (commit 31409a33266fb4a5fdbb644bc83988e725d6c7c9)

Versions

Mention any other details that might be useful

After a very successful client demo, they are looking to have this on their next environments QA and then PROD. Appreciate the help!


Thanks! We'll be in touch soon.

@pamelafox
Copy link
Collaborator

@vhvb1989 Does azd have general guidance about doing this, given this isn't a sample specific request?

@vhvb1989
Copy link
Contributor

vhvb1989 commented Nov 2, 2024

there's some conversation going on around this here: Azure/azure-dev#2373
Nothing planed for the short term yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants