You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/configure-connect-to-azure-storage.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ This guide shows how to access Azure Storage in Windows Containers. Only [Azure
33
33
- Azure Storage in Windows containers is currently **not supported** for bring your own code scenarios on Windows App Service plans.
34
34
- Azure Storage in Windows containers **doesn't support** using the **Storage Firewall** configuration because of infrastructure limitations.
35
35
- Azure Storage in Windows containers lets you specify **up to five** mount points per app.
36
+
- Azure Storage mounted to an app is not accessible through App Service FTP/FTPs endpoints. Use [Azure Storage explorer](https://azure.microsoft.com/features/storage-explorer/).
36
37
- Azure Storage is billed independently and **not included** with your web app. Learn more about [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage).
Copy file name to clipboardExpand all lines: articles/app-service/containers/how-to-serve-content-from-azure-storage.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ This guide shows how to attach Azure Storage to App Service on Linux. Benefits i
30
30
- Azure Storage with App Service supports mounting **Azure Files containers** (Read / Write) and **Azure Blob containers** (Read Only)
31
31
- Azure Storage with App Service **doesn't support** using the **Storage Firewall** configuration because of infrastructure limitations.
32
32
- Azure Storage with App Service lets you specify **up to five** mount points per app.
33
+
- Azure Storage mounted to an app is not accessible through App Service FTP/FTPs endpoints. Use [Azure Storage explorer](https://azure.microsoft.com/features/storage-explorer/).
33
34
- Azure Storage is **not included** with your web app and billed separately. Learn more about [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage).
0 commit comments