Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.09 KB

File metadata and controls

26 lines (22 loc) · 1.09 KB
title Mount Azure Storage as a Local Share
description Learn how to attach custom network share in Azure App Service. Share files between apps, manage static content remotely and access locally.
author msangapu-msft
ms.topic how-to
ms.custom devx-track-azurecli, linux-related-content
ms.date 02/09/2026
ms.author msangapu
zone_pivot_groups app-service-containers-code
ms.service azure-app-service

Mount Azure Storage as a local share in App Service

::: zone pivot="code-windows" [!INCLUDE configure-azure-storage-windows-code] ::: zone-end

::: zone pivot="container-windows" [!INCLUDE configure-azure-storage-windows-container] ::: zone-end

::: zone pivot="container-linux" [!INCLUDE configure-azure-storage-linux-container] ::: zone-end