Skip to content

Commit 350d41c

Browse files
Merge pull request #6471 from HeidiSteen/heidist-freshness
updated what's new
2 parents a17a54e + 30aba6e commit 350d41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Learn about the latest updates to Azure AI Search functionality, docs, and sampl
2727
| [Search Management 2025-05-01](/rest/api/searchmanagement/operation-groups?view=rest-searchmanagement-2025-05-01&preserve-view=true) | REST | Stable release of the REST APIs for the control plane operations described in this table. For migration guidance, see [Upgrade to the latest REST API in Azure AI Search](search-api-migration.md). |
2828
| [Service upgrade](search-how-to-upgrade.md) | Service | Now generally available through [Upgrade Service (REST API)](/rest/api/searchmanagement/services/upgrade?view=rest-searchmanagement-2025-05-01&preserve-view=true) and the Azure portal. |
2929
| [Pricing tier change](search-capacity-planning.md#change-your-pricing-tier) | Service | Now generally available through the `sku` property in [Update Service (REST API)](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2025-05-01&preserve-view=true) and the Azure portal. |
30-
| [User-assigned managed identity](search-how-to-managed-identities.md) | Security | Now generally available through the `identity` property that associates a user-assigned managed identity to a search service. User-assigned managed identities can be used for search service authentication in Azure-to-Azure connections. Configure the association using the [Update Service (REST API)](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2025-05-01&preserve-view=true) or the Azure portal. |
30+
| [User-assigned managed identity assignment](search-how-to-managed-identities.md) | Security | Now generally available through the `identity` property that associates a user-assigned managed identity with a search service configuration. Only the assignment step, via the [Update Service (REST API)](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2025-05-01&preserve-view=true) or the Azure portal, is generally available. APIs used for data source or model connections that include a user-assigned managed identity are still in preview. |
3131

3232
## May 2025
3333

0 commit comments

Comments
 (0)