Azure Storage File Share Py - part of the Azure SDK Skills (Python) pack. Microsoft's official Azure SDK skills for grounding coding agents.
---
name: azure-storage-file-share-py
description: |-
Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.
Triggers: "azure-storage-file-share", "ShareServiceClient", "ShareClient", "file share", "SMB".
license: MIT
metadata:
author: Microsoft
version: "1.0.0"
---
# Azure Storage File Share SDK for Python
Manage SMB file shares for cloud-native and lift-and-shift scenarios.
## Installation
```bash
pip install azure-storage-file-share
```
## Environment Variables
```bash
AZURE_STORAGE_ACCOUNT_URL=https://<account>.file.core.windows.net # Required for Entra ID auth… install to load the full skill