Skip to content

Commit 1121149

Browse files
committed
rephrasing
1 parent 84b888f commit 1121149

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-howto-managed-identities-data-sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ A user-assigned managed identity is a resource on Azure. You can create multiple
138138
Steps are:
139139
140140
+ In your Azure subscription, create a user-assigned managed identity.
141-
+ On your search service, update the service definition to use the user-assigned managed identity (this step is in preview).
142-
+ On other Azure services you want to connect to, create a role assignment.
143-
+ In data source connections on Azure AI Search, such as an indexer data source, specify a connection that references the user-managed identity (this step is generally available if support for the feature is generally available).
141+
+ On your search service, update the service definition to enable the user-assigned managed identity (this step is in preview).
142+
+ On other Azure services you want to connect to, create a role assignment for the identity.
143+
+ In data source connections on Azure AI Search, such as an indexer data source, reference the user-managed identity in the connection details (this step is generally available if support for the feature is generally available).
144144
145145
A user-assigned managed identity can be scoped to subscriptions, resource groups, or resource types.
146146

0 commit comments

Comments
 (0)