Closed Nihal-1512 closed 11 months ago
Hi, you can run azd init with the "--environment" and/or "--subscription" options. See the doco for more details:
Thanks for the help David. Another question I had was, if I wanted to deploy the solution in a customer environment, how would I go about doing that? What access will I need? Any help is appreciated
I have successfully deployed the solution, however I want to redeploy the solution in a different subscription but when I use the command azd init or azd init -t microsoft/azurechat, I get the following error: ERROR: environment already initialized to privatechatgpt, how can I create a new environment to redeploy the solution again? Any help is appreciated, thanks.