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
Copy file name to clipboardExpand all lines: articles/ai-services/openai/includes/deploy-web-app.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ Studio by selecting the **Deploy to** button.
18
18
19
19
This gives you the option to either [deploy the model](../concepts/use-your-data.md#deploying-the-model) as a standalone web application, or to Power Virtual Agents.
20
20
21
+
As an example, if you choose to deploy a web app:
22
+
21
23
The first time you deploy a web app, you should select **Create a new web app**. Choose a name for the app, which will
22
24
become part of the app URL. For example, `https://<appname>.azurewebsites.net`.
0 commit comments