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-create-service-portal.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,13 +33,7 @@ You can also use:
33
33
34
34
## Before you start
35
35
36
-
Some properties are fixed for the lifetime of the search service. Before creating your service, decide on the following:
37
-
38
-
<!-- + [Service name](#name-your-service) becomes part of the URL endpoint. The name must be unique and follow naming rules.
39
-
40
-
+ [Region](search-region-support.md) determines data residency and availability of certain features. For example, semantic ranker and Azure AI integration have region requirements. Choose a region that supports the features you need.
41
-
42
-
+ [Service tier](search-sku-tier.md) determines infrastructure, service limits, and billing. Some features aren't available on lower or specialized tiers. -->
36
+
Some properties are fixed for the lifetime of the search service. Before creating your service, decide on the following properties:
43
37
44
38
| Property | Description |
45
39
|--|--|
@@ -218,7 +212,7 @@ A second service isn't required for high availability. You achieve high availabi
218
212
219
213
## Add more services to your subscription
220
214
221
-
Azure AI Search limits the [number of search services](search-limits-quotas-capacity.md#subscription-limits) you can initially create in a subscription. If you reach your limit, you can request more quota.
215
+
Azure AI Search limits the [number of search services](search-limits-quotas-capacity.md#subscription-limits) you can initially create in a subscription. If you reach your limit, you can request more quotas.
222
216
223
217
You must have Owner or Contributor permissions for the subscription to request quota. Depending on your region and data center capacity, you might be able to automatically request quota to add services to your subscription. If the request fails, reduce the number or file a support ticket. Expect a one-month turnaround for a large quota increase, such as more than 30 extra services.
224
218
@@ -238,13 +232,13 @@ To request more subscription quota:
238
232
239
233
:::image type="content" source="media/search-create-service-portal/usage-filter.png" lightbox="media/search-create-service-portal/usage-filter.png" alt-text="Screenshot of the Usage filter for search services in your current subscription.":::
240
234
241
-
1. Next to the tier and region that need more quota, select **Request adjustment** <img src=media/search-create-service-portal/request-adjustment-icon.png alt="Screenshot of the Request Adjustment icon, which is the outline of a pencil." width="14">.
235
+
1. Next to the tier and region that need more quotas, select **Request adjustment** <img src=media/search-create-service-portal/request-adjustment-icon.png alt="Screenshot of the Request Adjustment icon, which is the outline of a pencil." width="14">.
242
236
243
237
1. In **New Quota Request**, enter a new limit for your subscription quota. The new limit must be greater than your current limit. If regional capacity is constrained, your request won't be automatically approved, and an incident report will be generated on your behalf for investigation and resolution.
244
238
245
239
1. Submit your request.
246
240
247
-
1. Monitor notifications in the Azure portal for status updates on the new limit. Most requests are approved within 24 hours.
241
+
1. Monitor notifications in the Azure portal for updates on the new limit. Most requests are approved within 24 hours.
0 commit comments