Skip to content

Commit a6f5a05

Browse files
committed
Fixed typo
1 parent 9d1663b commit a6f5a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-howto-managed-identities-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can use a system-assigned managed identity or a user-assigned managed identi
2222

2323
* [Create a managed identity](search-howto-managed-identities-data-sources.md) for your search service.
2424

25-
* [Assign an Azure admin role on SQL](/azure/azure-sql/database/authentication-aad-configure). The identity used on the indexer connection needs read permissions. You must be an Azure AD admin with a server in SQL Database or SQL Managed Instance to grant reade permissions on a database.
25+
* [Assign an Azure admin role on SQL](/azure/azure-sql/database/authentication-aad-configure). The identity used on the indexer connection needs read permissions. You must be an Azure AD admin with a server in SQL Database or SQL Managed Instance to grant read permissions on a database.
2626

2727
* You should be familiar with [indexer concepts](search-indexer-overview.md) and [configuration](search-howto-connecting-azure-sql-database-to-azure-search-using-indexers.md).
2828

0 commit comments

Comments
 (0)