Skip to content

Commit 3685497

Browse files
committed
Update email-attachment-inline.md
Fix links, ms.author alias and Related articles heading
1 parent 7478e81 commit 3685497

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/communication-services/concepts/email/email-attachment-inline.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Inline attachments enable you to embed images directly within the e
55
author: mansha
66
manager: koagbakp
77
services: azure-communication-services
8-
ms.author: manishmsfte
8+
ms.author: maniss
99
ms.date: 09/30/2024
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
@@ -40,7 +40,7 @@ Using CID for inline attachments is considered the best approach for the followi
4040
- Compatibility: CID supported by most email clients, ensuring that your inline images are displayed correctly for most recipients.
4141
- Security: Using CID avoids the need to host images on external servers, which can pose security risks. Instead, the images are included as part of the email, reducing the risk of external content being blocked or flagged as suspicious.
4242

43-
# Related articles
43+
## Related articles
4444

45-
- [Quickstart - Send email with attachments using Azure Communication Service](../../quickstarts/email/send-email-advanced/send-email-with-attachments)
46-
- [Quickstart - Send email with inline attachments using Azure Communication Services](../../quickstarts/email/send-email-advanced/send-email-with-inline-attachments)
45+
- [Quickstart - Send email with attachments using Azure Communication Service](../../quickstarts/email/send-email-advanced/send-email-with-attachments.md)
46+
- [Quickstart - Send email with inline attachments using Azure Communication Services](../../quickstarts/email/send-email-advanced/send-email-with-inline-attachments.md)

0 commit comments

Comments
 (0)