Skip to content

Commit ae8ceb3

Browse files
authored
Typo fix
1 parent 68e3991 commit ae8ceb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/service-configure-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The trusted services are used for vectorization workloads: generating vectors fr
149149

150150
+ To load a search index with vectors generated by an embedding model, assign **Search Index Data Contributor**.
151151

152-
+ To provide queries with a vector generated by an embedding model, assign **Search Index Data Reader**. The embedding used in a query isn't written to an index, so no write permissions are rquired.
152+
+ To provide queries with a vector generated by an embedding model, assign **Search Index Data Reader**. The embedding used in a query isn't written to an index, so no write permissions are required.
153153

154154
> [!NOTE]
155155
> This article covers the trusted exception for admitting requests to your search service, but Azure AI Search is itself on the trusted services list of other Azure resources. Specifically, you can use the trusted service exception for [connections from Azure AI Search to Azure Storage](search-indexer-howto-access-trusted-service-exception.md).

0 commit comments

Comments
 (0)