Skip to content

Commit 3569162

Browse files
authored
Custom note markdown
1 parent 7d9d6ae commit 3569162

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/communication-services/quickstarts/email/includes/send-email-java.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ EmailSendResult returns the following status on the email operation performed.
4747

4848
Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
4949

50-
> Note: We can also send an email from our own verified domain [Add custom verified domains to Email Communication Service](../add-custom-verified-domains.md).
50+
> [!Note]
51+
> We can also send an email from our own verified domain [Add custom verified domains to Email Communication Service](../add-custom-verified-domains.md).
5152
5253
### Prerequisite check
5354
- In a terminal or command window, run `mvn -v` to check that Maven is installed.

articles/communication-services/quickstarts/email/includes/send-email-js.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ EmailSendResult returns the following status on the email operation performed.
4949

5050
Completing this quick start incurs a small cost of a few USD cents or less in your Azure account.
5151

52-
> Note: We can also send an email from our own verified domain. [Add custom verified domains to Email Communication Service](../add-azure-managed-domains.md).
52+
> [!Note]
53+
> We can also send an email from our own verified domain. [Add custom verified domains to Email Communication Service](../add-azure-managed-domains.md).
5354
5455
### Prerequisite check
5556

0 commit comments

Comments
 (0)