You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/search/search-capacity-planning.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ To increase or decrease the capacity of your service, you have two options:
110
110
### Change your pricing tier
111
111
112
112
> [!NOTE]
113
-
> The Azure portal supports changes between Basic and Standard (S1, S2, and S3) tiers. Currently, you can only switch from a lower tier to a higher tier, such as going from Basic to S1. Your region also can't have [capacity constraints on the higher tier](search-region-support.md).
113
+
> The Azure portal supports changes between Basic and Standard (S1, S2, and S3) tiers. Currently, you can only use the portal to switch from a lower tier to a higher tier, such as switching from Basic to S1. Your region also can't have [capacity constraints on the higher tier](search-region-support.md).
114
114
115
115
<!-- You can upgrade or downgrade tiers, provided your current service configuration doesn't exceed the [limits of the target tier](search-limits-quotas-capacity.md). Your region also can't have [capacity constraints on the target tier](search-region-support.md). -->
116
116
@@ -164,7 +164,7 @@ The following table lists the causes and solutions for errors that can occur dur
164
164
| Error message | Cause | Solution |
165
165
|--|--|--|
166
166
| "Service update operations aren't allowed at this time because we're processing a previous request." | Another scaling operation is already in progress. | Check the **Overview** page in the Azure portal or use the [Search Management REST API](/rest/api/searchmanagement/services/get), [Azure PowerShell](search-manage-powershell.md#get-search-service-information), or [Azure CLI](search-manage-azure-cli.md#get-search-service-information) to get the status of your search service. If the status is "Provisioning," wait until it becomes "Succeeded" or "Failed" before trying again. <sup>1, 2</sup> |
167
-
| "Failed to scale search service *servicename*. Error: *Object* count *ActualCount* exceeds allowable limit: *MaximumCount*." | Your current service configuration exceeds the limits of the target pricing tier. | Check that your storage usage, vector usage, indexes, indexers, and other objects fit within the lower tier's [service limits](search-limits-quotas-capacity.md). For example, the Basic tier supports up to 15 indexes, so you can't switch from S1 to Basic if you have 16 or more indexes. Adjust your resources before trying again. |
167
+
<!--| "Failed to scale search service *servicename*. Error: *Object* count *ActualCount* exceeds allowable limit: *MaximumCount*." | Your current service configuration exceeds the limits of the target pricing tier. | Check that your storage usage, vector usage, indexes, indexers, and other objects fit within the lower tier's [service limits](search-limits-quotas-capacity.md). For example, the Basic tier supports up to 15 indexes, so you can't switch from S1 to Basic if you have 16 or more indexes. Adjust your resources before trying again. |-->
168
168
169
169
<sup>1</sup> There's no status for backups, which are internal operations that are unlikely to disrupt a scaling exercise.
Copy file name to clipboardExpand all lines: articles/search/search-create-service-portal.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,8 +140,7 @@ The Basic and Standard tiers are the most common for production workloads, but m
140
140
:::image type="content" source="media/search-create-service-portal/select-pricing-tier.png" lightbox="media/search-create-service-portal/select-pricing-tier.png" alt-text="Screenshot of the Select Pricing Tier page in the Azure portal." border="true":::
141
141
142
142
> [!NOTE]
143
-
> + After you create your service, you can [switch between Basic and Standard (S1, S2, and S3) tiers](search-capacity-planning.md#change-your-pricing-tier).
144
-
> + Services created after April 3, 2024 have larger partitions and higher vector quotas at every billable tier.
143
+
> Services created after April 3, 2024 have larger partitions and higher vector quotas at every billable tier.
Copy file name to clipboardExpand all lines: articles/search/search-howto-managed-identities-data-sources.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ To use roles on an outbound connection, first configure your search service to u
29
29
30
30
## Supported scenarios
31
31
32
-
Azure AI Search can connect to other Azure resources under its system-assigned or a user-assigned managed identity.
32
+
Azure AI Search can connect to other Azure resources under its system-assigned managed identity or a user-assigned managed identity.
33
33
34
34
+ Search service configuration of a managed identity, whether system-assigned or user-assigned, is generally available.
35
35
@@ -100,10 +100,8 @@ For more information, see [Create a search service with a system-assigned manage
100
100
101
101
### [**REST API**](#tab/rest-sys)
102
102
103
-
Use [Services - Create Or Update (REST API)](/rest/api/searchmanagement/services/create-or-update#searchcreateorupdateservicewithidentity) to formulate the request.
104
-
105
103
```http
106
-
PUT https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Search/searchServices/mysearchservice?api-version=2025-05-01 HTTP/1.1
104
+
PUT https://management.azure.com/subscriptions/[subscription ID]/resourceGroups/[name of resource group]/providers/Microsoft.Search/searchServices/[name of search service]?api-version=2025-05-01 HTTP/1.1
107
105
{
108
106
"location": "[region]",
109
107
"sku": {
@@ -120,6 +118,8 @@ PUT https://management.azure.com/subscriptions/subid/resourceGroups/rg1/provider
120
118
}
121
119
```
122
120
121
+
For more information, see [Services - Create Or Update (REST API)](/rest/api/searchmanagement/services/create-or-update#searchcreateorupdateservicewithidentity).
To create an [S3HD](search-sku-tier.md#tier-descriptions) service, set `sku.name` to `standard3` and `properties.hostingMode` to `HighDensity`.
184
+
To create an [S3HD](search-sku-tier.md#tier-descriptions) service, use a combination of `sku` and `hostingMode` properties. Set `sku` to `standard3` and "hostingMode" to `HighDensity`.
Copy file name to clipboardExpand all lines: articles/search/semantic-how-to-enable-disable.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The free plan is capped at 1,000 queries per month. After the first 1,000 querie
42
42
43
43
### [**REST**](#tab/enable-rest)
44
44
45
-
To enable semantic ranker, you can use [Services - Create Or Update (REST API)](/rest/api/searchmanagement/services/create-or-update?view=rest-searchmanagement-2025-05-01&tabs=HTTP#searchsemanticsearch).
45
+
To enable semantic ranker, you can use [Services - Create Or Update (REST API)](/rest/api/searchmanagement/services/create-or-update?view=rest-searchmanagement-2025-05-01&tabs=HTTP&preserve-view=true#searchsemanticsearch).
46
46
47
47
Management REST API calls are authenticated through Microsoft Entra ID. For instructions on how to authenticate, see [Manage your Azure AI Search service with REST APIs](search-manage-rest.md).
|[Search Management 2025-05-01](/rest/api/searchmanagement/operation-groups?view=rest-searchmanagement-2025-05-01)| 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). |
27
+
|[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). |
28
28
|[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. |
29
29
|[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
30
|[User-assigned managed identity](search-howto-managed-identities-data-sources.md)| Security | Now generally available through the `identity` property in [Update Service (REST API)](/rest/api/searchmanagement/services/update?view=rest-searchmanagement-2025-05-01&preserve-view=true) and the Azure portal. |
0 commit comments