azure-search-openai-demo
azure-search-openai-demo copied to clipboard
azd github workflows for multiple environments (dev, qa, prod)
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 upto 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.
@vhvb1989 Does azd have general guidance about doing this, given this isn't a sample specific request?
there's some conversation going on around this here: https://github.com/Azure/azure-dev/issues/2373 Nothing planed for the short term yet