Skip to content

Commit 97959b4

Browse files
committed
remove note
1 parent e3baf66 commit 97959b4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/ai-studio/tutorials/deploy-chat-web-app.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,10 @@ Publishing creates an Azure App Service in your subscription. It might incur cos
155155

156156
To deploy the web app:
157157

158-
> [!NOTE]
158+
> [!IMPORTANT]
159159
> You need to [register **Microsoft.Web** as a resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider-1) before you can deploy to a web app.
160160
161-
1. Complete the steps in the previous section to [add your data](#add-your-data-and-try-the-chat-model-again) to the playground.
162-
163-
> [!NOTE]
164-
> You can deploy a web app with or without your own data, but at least you need a deployed model as described in the [Azure AI Foundry playground quickstart](../quickstarts/get-started-playground.md).
161+
1. Complete the steps in the previous section to [add your data](#add-your-data-and-try-the-chat-model-again) to the playground. (You can deploy a web app with or without your own data, but at least you need a deployed model as described in the [Azure AI Foundry playground quickstart](../quickstarts/get-started-playground.md)).
165162

166163
1. Select **Deploy > ...as a web app**.
167164

0 commit comments

Comments
 (0)