Skip to content

Commit 84b888f

Browse files
committed
fix formatting
1 parent 90d620b commit 84b888f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/search-api-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Preview features are removed from this list if they're retired or transition to
5252

5353
|Feature                         | Category | Description | Availability |
5454
|---------|------------------|-------------|---------------|
55-
| [**User-assigned managed identity**](search-howto-managed-identities-data-sources.md) | Service | Configures a search service to use a previously created user-assigned managed identity. | [UPDATE](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2024-03-01-preview&preserve-view=true#identity), 2021-04-01-preview or a later. |
55+
| [**User-assigned managed identity**](search-howto-managed-identities-data-sources.md) | Service | Configures a search service to use a previously created user-assigned managed identity. | [Services - Update](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2024-03-01-preview&preserve-view=true#identity), 2021-04-01-preview or a later. |
5656

5757
## Preview features in Azure SDKs
5858

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ 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 a search service to use the user-assigned managed identity (this step is in preview).
141+
+ On your search service, update the service definition to use the user-assigned managed identity (this step is in preview).
142142
+ On other Azure services you want to connect to, create a role assignment.
143143
+ 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).
144144

0 commit comments

Comments
 (0)