Favicon of azure-storage-file-share-py

azure-storage-file-share-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

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". Published by microsoft in skills.

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

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". 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
  • Security review
  • Deployment
  • Security review use cases
  • Deployment use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

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

  • Use it for security review.
  • Use it for deployment.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

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

What it does

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".

Skill instructions

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 AZURESTORAGEACCOUNTURL=https://<account.file.core.windows.net Required for Entra ID auth AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-safe credentials. 2. Wrap every client in a context manager so HTTP transports, sockets, and token caches are released dete

Explore related resources

Frequently asked questions

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

azure-storage-file-share-py is a open-source AI agent skill with Copy skill directory. Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.

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

azure-storage-file-share-py is best for reusing agent instructions, scripts, and references, security review workflows, deployment workflows.

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

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

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

azure-storage-file-share-py 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.

Similar to azure-storage-file-share-py