Skip to content

Commit e1359df

Browse files
committed
add recommendation for search pricing tier
1 parent 30b9d78 commit e1359df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/tutorials/copilot-sdk-create-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The goal with this application is to ground the model responses in your custom d
7777
You need an Azure AI Search service and connection in order to create a search index.
7878

7979
> [!NOTE]
80-
> Creating an [Azure AI Search service](/azure/search/) and subsequent search indexes has associated costs. You can see details about pricing and pricing tiers for the Azure AI Search service on the creation page, to confirm cost before creating the resource.
80+
> Creating an [Azure AI Search service](/azure/search/) and subsequent search indexes has associated costs. You can see details about pricing and pricing tiers for the Azure AI Search service on the creation page, to confirm cost before creating the resource. For this tutorial, we recommend using a pricing tier of **Basic** or above.
8181
8282
If you already have an Azure AI Search service, you can skip to the [next section](#connect).
8383

0 commit comments

Comments
 (0)