Skip to content

Commit 9ebe985

Browse files
committed
Edits
Edits
1 parent 44dda7b commit 9ebe985

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

articles/communication-services/concepts/email/email-domain-configuration-troubleshooting.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Learn about Troubleshooting domain configuration issues.
55
author: raviverm
66
manager: dacarte
77
services: azure-communication-services
8-
ms.author: ravi.verma
98
ms.date: 04/09/2024
109
ms.topic: conceptual
1110
ms.service: azure-communication-services
@@ -45,7 +44,7 @@ Once the verification process starts, Azure Email Communication Service attempts
4544

4645
The `nslookup` query should return records like this:
4746

48-
![alt text](../media/email-domain-nslookup-query.png "Screen capture of the example results from an nslookup query to return the TXT records for your custom domain.")
47+
![Results from an nslookup query to read the TXT records for your custom domain](../media/email-domain-nslookup-query.png "Screen capture of the example results from an nslookup query to read the TXT records for your custom domain.")
4948

5049
5. Review the list of TXT records for your custom domain. If you don’t see your TXT record listed, Azure Email Communication Service can't verify the domain.
5150

@@ -74,7 +73,7 @@ Once you verify the domain status, you need to verify the Sender Policy Framewor
7473

7574
This query returns a list of TXT records for your custom domain.
7675

77-
![alt text](../media/email-domain-nslookup-spf-query.png "Screen capture of the example results from an nslookup query to return the SPF records for your custom domain.")
76+
![Results from an nslookup query to read the SPF records for your custom domain](../media/email-domain-nslookup-spf-query.png "Screen capture of the example results from an nslookup query to read the SPF records for your custom domain.")
7877

7978
6. Review the list of TXT headers for your custom domain. If you don’t see your SPF record listed here, Azure Email Communication Service can't verify the SPF Status for your custom domain.
8079

@@ -101,7 +100,7 @@ If Azure Email Communication Service fails to verify the DKIM or DKIM2 status, f
101100

102101
3. This query returns the CNAME DKIM records for your custom domain.
103102

104-
![alt text](../media/email-domain-nslookup-cname-dkim.png "Screen capture of the example results from an nslookup query to return CNAME DKIM records for your custom domain.")
103+
![Results from an nslookup query to read CNAME DKIM records for your custom domain](../media/email-domain-nslookup-cname-dkim.png "Screen capture of the example results from an nslookup query to read CNAME DKIM records for your custom domain.")
105104

106105
4. If `nslookup` returns your CNAME DKIM or DKIM2 records, similar to the preceding image, then you can expect Azure Email Communication Service to verify the DKIM or DKIM2 status.
107106

articles/communication-services/concepts/email/email-quota-increase.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: Learn about requesting an increase to the default limit.
55
author: raviverm
66
manager: dacarte
77
services: azure-communication-services
8-
ms.author: ravi.verma
98
ms.date: 04/09/2024
109
ms.topic: conceptual
1110
ms.service: azure-communication-services
@@ -42,7 +41,7 @@ Once you complete the previous steps, you can start building your sender reputat
4241

4342
## 5. Request an email quota increase
4443

45-
To request an email quota increase, compile the information outlined in the [Email quota increase request form](https://microsoft-my.sharepoint.com/:w:/p/raviverm/ETwbXkxMGlVBosTGBjnIF-YBxo8YQ8Eb8uI4T7fT44LNzQ?e=oBfQYw). Then submit the information in an incident report at [Create a support ticket](https://azure.microsoft.com/en-us/support/create-ticket/), requesting to raise your email sending limit.
44+
To request an email quota increase, compile the information outlined in the [Email quota increase request form](https://microsoft-my.sharepoint.com/:w:/p/raviverm/ETwbXkxMGlVBosTGBjnIF-YBxo8YQ8Eb8uI4T7fT44LNzQ?e=oBfQYw). Then submit the information in an incident report at [Create a support ticket](https://azure.microsoft.com/support/create-ticket/), requesting to raise your email sending limit.
4645

4746
Email quota increase requests aren't automatically approved. The reviewing team considers your overall sender reputation when determining approval status. Sender reputation includes factors such as your email delivery failure rates, your domain reputation, and reports of spam and abuse.
4847

articles/communication-services/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ items:
922922
- name: Understanding sender reputation
923923
href: concepts/email/sender-reputation-managed-suppression-list.md
924924
- name: Quota increase for email domains
925-
href: concepts/email/.md
925+
href: concepts/email/email-quota-increase.md
926926
- name: Pricing
927927
href: https://azure.microsoft.com/pricing/details/communication-services/
928928
- name: Domains

0 commit comments

Comments
 (0)