Skip to content

Change the procedure to match the current Azure Portal UI #127215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions articles/load-testing/resource-limits-quotas-capacity.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,19 @@ Azure Load Testing captures metrics, test results, and logs for each test run. T

To raise the limit or quota above the default limit, [open an online customer support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) at no charge.

1. Select **Create a support ticket**.
1. Select **Create a support request**.

1. Provide a **summary** of your issue.
1. Enter *quota* in **Describe your issue**.

1. Select **go** to continue.

1. Select *Service and Subscription Limits (Quotas)* in **Which service are you having an issue with?**.

1. Select **Next** to continue.

1. Select **Create a support request**.

1. The New support request screen will open. Select *Azure services* in **What is your issue related to?**.

1. Select **Issue type** as *Service and subscription limits (quotas)*.

Expand Down