Setup & Installation
What This Skill Does
SDK for managing Azure File Share resources over SMB using TypeScript or JavaScript. Covers share and directory lifecycle, file upload and download, range operations, metadata, snapshots, and SAS token generation. Works with connection strings, shared key credentials, or DefaultAzureCredential. The SDK handles authentication, chunked streaming, and retry logic automatically, replacing manual REST calls that require HMAC signing and multipart range management.
When to use it
- Working with azure storage file share ts functionality
- Implementing azure storage file share ts features
- Debugging azure storage file share ts related issues
