Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.32 KB

deploy-web-app.md

File metadata and controls

28 lines (19 loc) · 1.32 KB
manager author ms.author ms.service ms.topic ms.date
nitinme
aahill
aahi
azure-ai-openai
include
02/09/2024

Deploy your model

Once you're satisfied with the experience, you can deploy a web app directly from the portal by selecting the Deploy to button.

:::image type="content" source="../media/use-your-data/deploy-model.png" alt-text="A screenshot showing the model deployment button in the portal." lightbox="../media/use-your-data/deploy-model.png":::

This gives you the option to either deploy to a standalone web application, or a copilot in Copilot Studio (preview) if you're using your own data on the model.

As an example, if you choose to deploy a web app:

The first time you deploy a web app, you should select Create a new web app. Choose a name for the app, which will become part of the app URL. For example, https://<appname>.azurewebsites.net.

Select your subscription, resource group, location, and pricing plan for the published app. To update an existing app, select Publish to an existing web app and choose the name of your previous app from the dropdown menu.

If you choose to deploy a web app, see the important considerations for using it.