azure-storage-file-share-py

Installation
SKILL.md

Azure Storage File Share SDK for Python

Manage SMB file shares for cloud-native and lift-and-shift scenarios.

Installation

pip install azure-storage-file-share

Environment Variables

AZURE_STORAGE_ACCOUNT_URL=https://<account>.file.core.windows.net  # Required for Entra ID auth
AZURE_TOKEN_CREDENTIALS=prod # Required only if DefaultAzureCredential is used in production

Authentication & Lifecycle

Installs
1
GitHub Stars
2.9K
First Seen
Feb 4, 2026
azure-storage-file-share-py — microsoft/skills