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
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Service name requirements:
84
84
## Choose a region
85
85
86
86
> [!IMPORTANT]
87
-
> Due to high demand, Azure AI Search is currently unavaible for new instances in West Europe. If you don't immediately need semantic ranker or skillsets, choose Sweden Central because it has the most data center capacity. Otherwise, North Europe is another option.
87
+
> Due to high demand, Azure AI Search is currently unavailable for new instances in West Europe. If you don't immediately need semantic ranker or skillsets, choose Sweden Central because it has the most data center capacity. Otherwise, North Europe is another option.
88
88
89
89
Azure AI Search is available in most regions, as listed in the [**Products available by region**](https://azure.microsoft.com/global-infrastructure/services/?products=search) page.
90
90
@@ -186,23 +186,31 @@ Azure AI Search restricts the [number of resources](search-limits-quotas-capacit
186
186
187
187
1. Sign in to the Azure portal and find your search service.
188
188
189
-
1. On the left-navigation pane, scroll down and select **New Support Request.**
189
+
1. On the left-navigation pane, scroll down and select **Support and Troubleshooting**. This experience is fluid, and the options and prompts might vary slightly depending on your inputs.
190
190
191
-
1. In **Issue type**, choose **Service and subscription limits (quotas).**
191
+
1. In **How can we help?**, type **quota** and then select **Go**.
192
192
193
-
1.Select the subscription that needs more quota.
193
+
1.You should see **Service and subscription limits (quotas)** as an option. Select it and then select **Next**.
194
194
195
-
1. Under **Quota type**, select **Search** and then select **Next**.
195
+
:::image type="content" source="media/search-create-service-portal/support-ticket.png" alt-text="Screenshot of options for increasing a subscription limit.":::
1.Follow the prompts to select the subscription and resource for which you want to increase the limit.
198
198
199
-
1.Follow the prompts to select the location and tier for which you want to increase the limit.
199
+
1.Select **Create a support ticket**.
200
200
201
-
1. Add the number of new services you would like to add to your quota. The value must not be empty and must between 0 to 100. For example, the maximum number of S2 services is 8. If you want 12 services, you would request 4 of S2 services.
201
+
:::image type="content" source="media/search-create-service-portal/support-ticket-create.png" alt-text="Screenshot of the create support ticket button.":::
202
202
203
-
1.When you're finished, select **Save and continue** to continue creating your support request.
203
+
1.Select the subscription and set quota type to **Azure AI Search**, and then select **Next**.
204
204
205
-
1. Provide the additional information required to file the request, and then select **Next**.
205
+
1. In **Problem details**, select **Enter details**.
206
+
207
+
1. In **Quota details**, specify the location, tier, and new quota. None of the values can be empty. Quota must be between 0 to 100, and it should be higher than the current quota. For example, the maximum number of Basic services is 16, so your quota request should be higher than 16.
208
+
209
+
:::image type="content" source="media/search-create-service-portal/support-ticket-quota-details.png" alt-text="Screenshot of the quota details page.":::
210
+
211
+
1. Select **Save and continue**.
212
+
213
+
1. Provide more information, such as contact information, that's required to file the request, and then select **Next**.
0 commit comments