Favicon of azure-storage-file-share-ts

azure-storage-file-share-ts Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceCli Published by microsoft in skills.

What is azure-storage-file-share-ts Skill?

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceCli Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using skills

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-storage-file-share-ts Skill

  • Use it for developers using skills.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-typescript/skills/azure-storage-file-share-ts/SKILL.md

What it does

Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceCli

Skill instructions

@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 Environment Variables bash AZURESTORAGEACCOUNTNAME=<account-name AZURESTORAGEACCOUNTKEY=<account-key OR connection string AZURESTORAGECONNECTIONSTRING=DefaultEndpointsProtocol=https;AccountName=... AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication Connection String (Simplest) typescript import { ShareServiceClient } from "@azure/storage-file-share"; const client = ShareServiceClient.fromConnectionString( process.env.AZURESTORAGECONNECTIONSTRING! ); StorageSharedKeyCredential (Node.js only) typescript import { ShareServiceClient, StorageSharedKeyCredential } from "@azure/storage-file-share"; const accountName = process.env.AZURESTORAGEACCOUNTNAME!; const accountKey = process.env.AZURESTO

Explore related resources

Frequently asked questions

What is azure-storage-file-share-ts?

azure-storage-file-share-ts is a open-source AI agent skill with Copy skill directory. Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.

Who is azure-storage-file-share-ts best for?

azure-storage-file-share-ts is best for reusing agent instructions, scripts, and references.

How do I install azure-storage-file-share-ts?

Install or run azure-storage-file-share-ts using Copy skill directory. Check azure-storage-file-share-ts for the latest setup command.

Is azure-storage-file-share-ts actively maintained?

azure-storage-file-share-ts may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to azure-storage-file-share-ts