azure-storage-file-share-py

Originally frommicrosoft/skills
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_CONNECTION_STRING=DefaultEndpointsProtocol=https;AccountName=...;AccountKey=...
# Or
AZURE_STORAGE_ACCOUNT_URL=https://<account>.file.core.windows.net

Authentication

Related skills
Installs
62
GitHub Stars
37.3K
First Seen
Feb 17, 2026