You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/includes/send-email-java.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ EmailSendResult returns the following status on the email operation performed.
47
47
48
48
Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
49
49
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).
51
52
52
53
### Prerequisite check
53
54
- In a terminal or command window, run `mvn -v` to check that Maven is installed.
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/includes/send-email-js.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,8 @@ EmailSendResult returns the following status on the email operation performed.
49
49
50
50
Completing this quick start incurs a small cost of a few USD cents or less in your Azure account.
51
51
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).
0 commit comments