Azure-Samples / java-microservices-aca-lab

Spring Petclinic Microservices with AI on Azure Container Apps
https://aka.ms/aca-lab
MIT License
7 stars 31 forks source link

auto set azd config #108

Closed sonwan2020 closed 1 month ago

sonwan2020 commented 1 month ago

Purpose

Due to some limitation https://github.com/Azure/azure-dev/issues/4210, we need a flag to delete openai instance

auto set the flag for azd environment

azd config set alpha.deployment.stacks on

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: