You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -110,7 +110,9 @@ It will look like the following:
110
110
111
111
> NOTE: It may take a minute for the application to be fully deployed. If you see a "Python Developer" welcome screen, then wait a minute and refresh the page.
112
112
113
-
### Deploying with existing resources
113
+
### Deploying with existing Azure resources
114
+
115
+
If you already have existing Azure resources, you can re-use those by setting `azd` environment values. For example:
114
116
115
117
1. Run `azd env set AZURE_OPENAI_SERVICE {Name of existing OpenAI service}`
116
118
1. Run `azd env set AZURE_OPENAI_RESOURCE_GROUP {Name of existing resource group that OpenAI service is provisioned to}`
0 commit comments