azure-storage-file-share-ts

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.

Content Preview
---
name: azure-storage-file-share-ts
description: Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.
risk: unknown
source: community
date_added: '2026-02-27'
---

# @azure/storage-file-share (TypeScript/JavaScript)

SDK for Azure File Share operations — SMB file shares, directories, and file operations.

## Installation

```bash
npm install @azure/storage-file-share @azure/identity
```

**Current Version**: 12.x  
**Node.js**: >= 18.0.0

## Env
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/azure-storage-file-share-ts.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/azure-storage-file-share-ts/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/azure-storage-file-share-ts/SKILL.md

Related Skills