Skip to content

Commit 33eafae

Browse files
authored
Merge pull request #100980 from msangapu-msft/patch-1
Update how-to-serve-content-from-azure-storage.md
2 parents e58ccdf + 0b815c2 commit 33eafae

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/app-service/containers/how-to-serve-content-from-azure-storage.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ ms.author: msangapu
1010

1111
# Serve content from Azure Storage in App Service on Linux
1212

13-
This guide shows how to attach Azure Storage to App Service on Linux. Benefits include secured content, content portability, persistent storage, access to multiple apps, and multiple transferring methods.
14-
15-
16-
> [!IMPORTANT]
17-
> Azure Storage in App Service on Linux is a **preview** feature. This feature is **not supported for production scenarios**.
13+
> [!NOTE]
14+
> This article applies to Linux containers. To deploy to custom Windows containers, see [Configure Azure Files in a Windows Container on App Service](../configure-connect-to-azure-storage.md). Azure Storage in App Service on Linux is a **preview** feature. This feature is **not supported for production scenarios**.
1815
>
1916
17+
This guide shows how to attach Azure Storage to App Service on Linux. Benefits include secured content, content portability, persistent storage, access to multiple apps, and multiple transferring methods.
18+
2019
## Prerequisites
2120

2221
- [Azure CLI](/cli/azure/install-azure-cli) (2.0.46 or later).

0 commit comments

Comments
 (0)