Skip to content

Commit bfb2bc3

Browse files
committed
Added screenshots to support ticket flow
1 parent 20fbdbd commit bfb2bc3

File tree

4 files changed

+17
-9
lines changed

4 files changed

+17
-9
lines changed
13.5 KB
Loading
11.5 KB
Loading
17 KB
Loading

articles/search/search-create-service-portal.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,23 +186,31 @@ Azure AI Search restricts the [number of resources](search-limits-quotas-capacit
186186

187187
1. Sign in to the Azure portal and find your search service.
188188

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.
190190

191-
1. In **Issue type**, choose **Service and subscription limits (quotas).**
191+
1. In **How can we help?**, type **quota** and then select **Go**.
192192

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**.
194194

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.":::
196196

197-
1. In the**Problem details** section, select**Enter details**.
197+
1. Follow the prompts to select the subscription and resource for which you want to increase the limit.
198198

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**.
200200

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.":::
202202

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**.
204204

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**.
206214

207215
1. On **Review + create**, select **Create**.
208216

0 commit comments

Comments
 (0)