Skip to content

Commit dd6b810

Browse files
author
Fanrui Sun
committed
change order of the notice
1 parent e02f0fd commit dd6b810

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/communication-services/quickstarts/email/send-email-advanced/send-email-with-inline-attachments.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,32 @@ zone_pivot_groups: acs-js-csharp-java-python-azcli-ps
1717

1818
This article describes how to send email with inline attachments using our Email SDKs.
1919

20-
::: zone pivot="programming-language-azcli"
2120
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
21+
22+
::: zone pivot="programming-language-azcli"
2223
[!INCLUDE [inline-attachments-azcli](./includes/inline-attachments-azcli.md)]
2324
::: zone-end
2425

2526
::: zone pivot="programming-language-powershell"
26-
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
2727
[!INCLUDE [inline-attachments-powershell](./includes/inline-attachments-powershell.md)]
2828
::: zone-end
2929

3030
::: zone pivot="programming-language-csharp"
31-
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
3231
[!INCLUDE [prepend-net](./includes/prepend-net.md)]
3332
[!INCLUDE [inline-attachments-net](./includes/inline-attachments-net.md)]
3433
::: zone-end
3534

3635
::: zone pivot="programming-language-javascript"
37-
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
3836
[!INCLUDE [prepend-js](./includes/prepend-js.md)]
3937
[!INCLUDE [inline-attachments-js](./includes/inline-attachments-js.md)]
4038
::: zone-end
4139

4240
::: zone pivot="programming-language-java"
43-
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
4441
[!INCLUDE [prepend-java](./includes/prepend-java.md)]
4542
[!INCLUDE [inline-attachments-java](./includes/inline-attachments-java.md)]
4643
::: zone-end
4744

4845
::: zone pivot="programming-language-python"
49-
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
5046
[!INCLUDE [prepend-python](./includes/prepend-python.md)]
5147
[!INCLUDE [inline-attachments-python](./includes/inline-attachments-python.md)]
5248
::: zone-end

0 commit comments

Comments
 (0)