Skip to content

Commit 8e5918f

Browse files
Merge pull request #229634 from BryanTrach-MSFT/patch-131
(AzureCXP) fixes MicrosoftDocs/azure-docs#104410
2 parents 51c5115 + 1bdec1b commit 8e5918f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ ms.author: msangapu
99
zone_pivot_groups: app-service-containers-code
1010
---
1111
# Mount Azure Storage as a local share in App Service
12-
12+
> [!NOTE]
13+
> When using VNET integration on your web app, the mounted drive will use an RC1918 IP address and not an IP address from your VNET.
14+
>
1315
::: zone pivot="code-windows"
1416

1517
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:

0 commit comments

Comments
 (0)