Skip to content

Commit b38e167

Browse files
committed
fixed typo
1 parent b7e1177 commit b38e167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/search-create-service-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Azure AI Search restricts the [number of search services](search-limits-quotas-c
223223

224224
You must have Owner or Contributor permissions on the subscription to request quota.
225225

226-
Maximum quota for a given tier and region combination is an extra 100 search services over the baseline quota (which means 106, 108, or 116 [depending on the tier](search-limits-quotas-capacity.md#subscription-limits)). Fo more than 100, file a support ticket. You can't increase quota for the Free tier.
226+
Maximum quota for a given tier and region combination is an extra 100 search services over the baseline quota (which means 106, 108, or 116 [depending on the tier](search-limits-quotas-capacity.md#subscription-limits)). For more than 100, file a support ticket. You can't increase quota for the Free tier.
227227

228228
1. Sign in to the Azure portal, search for "quotas" in your dashboard, and then select the **Quotas** service.
229229

articles/search/search-get-started-portal-import-vectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Get started with [integrated vectorization (preview)](vector-search-integrated-v
2222
You need three Azure resources and some sample files to complete this walkthrough:
2323

2424
> [!div class="checklist"]
25-
> + Azure data: Blob storage or Microsoft Fabric with OneLake
25+
> + Azure Blob storage or Microsoft Fabric with OneLake for your data
2626
> + Azure vectorizations: either Azure AI services multiservice account, Azure OpenAI, or Azure AI Studio model catalog
2727
> + Azure AI Search for indexing and queries
2828

0 commit comments

Comments
 (0)