An Azure communication platform for deploying applications across devices and platforms.
Thanks for the detailed information — that helps a lot.
You’re hitting the expected default rate limits for a verified custom domain in Azure Communication Services Email (30 messages per minute / 100 per hour). These limits are intentionally low for new senders so you can build reputation safely. Higher limits are available, but they require a manual quota increase request.
Answers to your questions
1. How to request the increase Follow the official process here: https://learn.microsoft.com/en-us/azure/communication-services/concepts/email/email-quota-increase
In short:
- Prepare the questionnaire from that page (company details, subscription ID, ACS resource name, domain, email type, and the exact per-minute / per-hour / per-day volumes you need).
- Create a support request in the Azure portal > Service and subscription limits (quotas) > Quota type: Azure Communication Services Email: Sending Limits. or
. Before you make the request, assess how many emails you plan to send. Consider key factors like:
- Maximum messages per minute
- Maximum messages per hour
- Maximum messages per day
Please follow the below steps to create support request in Azure Portal.
Sign in to the Help + support - Microsoft Azure or go to https://portal.azure.com/#create/Microsoft.Support
Click on Create support request.
Enter quota in the box and click on 'Go'.
Search for Quota type: Select Service and Subscription Limits(Quotas)
- Then click on Create a support request.
- Select Quota type as Azure Communication Services Email: Sending Limits
3.Click on "Next"
4.Then provide the details as the requirement.
- Next click on Save and Continue.
- You will see fields related to email sending quotas like region etc.
Fill the details and Click on Review+Create.
- Attach the completed questionnaire as a .txt file and submit.
Requests are reviewed manually (not auto-approved) and can take up to 72 hours.
2. Scope of the limits The limits are enforced per subscription, not per domain or per MailFrom address. Adding extra sender addresses will not increase throughput — a quota increase is the only way.
You can confirm the current defaults and scope in the service limits article: https://learn.microsoft.com/en-us/azure/communication-services/concepts/service-limits#email
3. Sending history / reputation requirements There’s no fixed “X days of history” requirement, but Microsoft does expect you to demonstrate good sender behaviour before approving higher limits. In practice this means:
- Failure rate kept under 2% (ideally under 1% for larger increases)
- Clean unsubscribe and bounce handling
- Gradual volume ramp rather than a sudden jump
Your planned staged rollout with monitoring is exactly the right approach.
4. Additional domain prerequisites SPF + DKIM (and DKIM2) being verified is the main requirement, which you already have. Microsoft also strongly recommends configuring an MX record for the domain, even though ACS Email is outbound-only — domains without an MX record are more likely to be treated as spam by receiving providers.
Suggested next steps
- Fill out the questionnaire from the quota-increase article.
- Open the support request using the path above and attach the file.
- Continue your low-volume non-production testing while the request is reviewed so you keep building positive reputation.
Once the increase is approved, the new limits will apply to the subscription for that custom domain.
Let me know if you run into any issues creating the support request or if you need help with the wording of the questionnaire — happy to take a look.
Hope this helps!