Skip to content

Commit cca33c6

Browse files
authored
Merge pull request #202425 from msangapu-msft/patch-4
Update configure-connect-to-azure-storage.md
2 parents 77b23e7 + ebeb2f2 commit cca33c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/configure-connect-to-azure-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ zone_pivot_groups: app-service-containers-code
1212

1313
::: zone pivot="code-windows"
1414
> [!NOTE]
15-
> Mounting Azure Storage as a local share for App Service on Windows code is currently in preview.
15+
> Mounting Azure Storage as a local share for App Service on Windows code (non-container) is currently in preview.
1616
>
17-
This guide shows how to mount Azure Storage Files as a network share in Windows code in App Service. Only [Azure Files Shares](../storage/files/storage-how-to-use-files-portal.md) and [Premium Files Shares](../storage/files/storage-how-to-create-file-share.md) are supported. The benefits of custom-mounted storage include:
17+
This guide shows how to mount Azure Storage Files as a network share in Windows code (non-container) in App Service. Only [Azure Files Shares](../storage/files/storage-how-to-use-files-portal.md) and [Premium Files Shares](../storage/files/storage-how-to-create-file-share.md) are supported. The benefits of custom-mounted storage include:
1818

1919
- Configure persistent storage for your App Service app and manage the storage separately.
2020
- Make static content like video and images readily available for your App Service app.

0 commit comments

Comments
 (0)