Skip to content

Commit 7cdcaac

Browse files
author
Fanrui Sun
committed
add new include file and change importation
1 parent 514e846 commit 7cdcaac

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: include file
3+
description: public preview include document
4+
author: fanruisun-msft
5+
manager: koagbakp
6+
services: azure-communication-services
7+
ms.author: fanruisun
8+
ms.date: 08/08/2025
9+
ms.topic: include
10+
ms.service: azure-communication-services
11+
---
12+
> [!IMPORTANT]
13+
> This feature of Azure Communication Services is currently in preview. Features in preview are publicly available and can be used by all new and existing Microsoft customers.
14+
>
15+
> This preview version is provided without a service-level agreement, and we don't recommend it for production workloads. Certain features might not be supported or capabilities might be constrained.
16+
>
17+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,35 +18,35 @@ zone_pivot_groups: acs-js-csharp-java-python-azcli-ps
1818
This article describes how to send email with inline attachments using our Email SDKs.
1919

2020
::: zone pivot="programming-language-azcli"
21-
[!INCLUDE [public-preview-notice.md](../../../../includes/public-preview-include-document.md)]
21+
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
2222
[!INCLUDE [inline-attachments-azcli](./includes/inline-attachments-azcli.md)]
2323
::: zone-end
2424

2525
::: zone pivot="programming-language-powershell"
26-
[!INCLUDE [public-preview-notice.md](../../../../includes/public-preview-include-document.md)]
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)]
31+
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
3232
[!INCLUDE [prepend-net](./includes/prepend-net.md)]
3333
[!INCLUDE [inline-attachments-net](./includes/inline-attachments-net.md)]
3434
::: zone-end
3535

3636
::: zone pivot="programming-language-javascript"
37-
[!INCLUDE [public-preview-notice.md](../../../../includes/public-preview-include-document.md)]
37+
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
3838
[!INCLUDE [prepend-js](./includes/prepend-js.md)]
3939
[!INCLUDE [inline-attachments-js](./includes/inline-attachments-js.md)]
4040
::: zone-end
4141

4242
::: zone pivot="programming-language-java"
43-
[!INCLUDE [public-preview-notice.md](../../../../includes/public-preview-include-document.md)]
43+
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
4444
[!INCLUDE [prepend-java](./includes/prepend-java.md)]
4545
[!INCLUDE [inline-attachments-java](./includes/inline-attachments-java.md)]
4646
::: zone-end
4747

4848
::: zone pivot="programming-language-python"
49-
[!INCLUDE [public-preview-notice.md](../../../../includes/public-preview-include-document.md)]
49+
[!INCLUDE [public-preview-notice.md](./includes/public-preview-include-document.md)]
5050
[!INCLUDE [prepend-python](./includes/prepend-python.md)]
5151
[!INCLUDE [inline-attachments-python](./includes/inline-attachments-python.md)]
5252
::: zone-end

0 commit comments

Comments
 (0)