Skip to content

Commit 841de91

Browse files
authored
Merge pull request #249398 from bashan-git/main
Toc and support request creation updates
2 parents a80ffe9 + 90964e2 commit 841de91

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

articles/communication-services/concepts/service-limits.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,14 @@ When you hit service limitations, you will receive an HTTP status code 429 (Too
2323
- Reduce the frequency of calls.
2424
- Avoid immediate retries because all requests accrue against your usage limits.
2525

26-
You can find more general guidance on how to set up your service architecture to handle throttling and limitations in the [Azure Architecture](/azure/architecture) documentation for [throttling patterns](/azure/architecture/patterns/throttling). Throttling limits can be increased through [a request to Azure Support](../../azure-portal/supportability/how-to-create-azure-support-request.md).
26+
You can find more general guidance on how to set up your service architecture to handle throttling and limitations in the [Azure Architecture](/azure/architecture) documentation for [throttling patterns](/azure/architecture/patterns/throttling). Throttling limits can be increased through a request to Azure Support.
27+
28+
1. Go to Azure portal
29+
1. Select Help+Support
30+
1. Click on Create new support request
31+
1. In the Problem description, please choose **Issue type** as **Technical** and add in the details.
32+
33+
You can follow the documentation for [creating request to Azure Support](../../azure-portal/supportability/how-to-create-azure-support-request.md).
2734

2835
## Acquiring phone numbers
2936
Before acquiring a phone number, make sure your subscription meets the [geographic and subscription](./telephony/plan-solution.md) requirements. Otherwise, you can't purchase a phone number. The below limitations apply to purchasing numbers through the [Phone Numbers SDK](./reference.md) and the [Azure portal](https://portal.azure.com/).

articles/communication-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,8 @@ items:
845845
href: concepts/email/sdk-features.md
846846
- name: Allowed attachment types
847847
href: concepts/email/email-attachment-allowed-mime-types.md
848+
- name: Understanding sender reputation
849+
href: concepts/email/sender-reputation-managed-suppression-list.md
848850
- name: Pricing
849851
href: https://azure.microsoft.com/pricing/details/communication-services/
850852
- name: Domains

0 commit comments

Comments
 (0)