Skip to content

Commit 846493f

Browse files
authored
Apply suggestions from PR review
Add missing space.
1 parent 3fe402d commit 846493f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-blob-indexer-role-based-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In Azure AI Search, configure an indexer, data source, and index to pull permiss
6262

6363
+ Data source must have `indexerPermissionOptions` with `rbacScope`.
6464

65-
+ For`rbacScope`, configure the [connection string](search-howto-index-azure-data-lake-storage.md#supported-credentials-and-connection-strings) with managed identity format.
65+
+ For `rbacScope`, configure the [connection string](search-howto-index-azure-data-lake-storage.md#supported-credentials-and-connection-strings) with managed identity format.
6666

6767
+ For connection strings using a [user-assigned managed identity](search-howto-managed-identities-storage.md#user-assigned-managed-identity), you must also specify the `identity` property.
6868

0 commit comments

Comments
 (0)