migrating-azure-storage Skill
Migrates the deprecated WindowsAzure.Storage to the modern Azure SDK storage libraries (Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Storage.Files.Shares, Azure.Data.Tables). Use ONLY when WindowsAzure.Storage has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Win Published by microsoft in upgrade-agent-plugins.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · NOASSERTION license
No specific cautions were detected. Review the source and requested permissions before installing.
What is migrating-azure-storage Skill?
Migrates the deprecated WindowsAzure.Storage to the modern Azure SDK storage libraries (Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Storage.Files.Shares, Azure.Data.Tables). Use ONLY when WindowsAzure.Storage has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Win Published by microsoft in upgrade-agent-plugins. 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/libraries/migrating-azure-storage/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use migrating-azure-storage Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/libraries/migrating-azure-storage/SKILL.md
What it does
Migrates the deprecated WindowsAzure.Storage to the modern Azure SDK storage libraries (Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Storage.Files.Shares, Azure.Data.Tables). Use ONLY when WindowsAzure.Storage has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where Win
Skill instructions
Azure Storage Migration Overview Migrate from the monolithic WindowsAzure.Storage (or Microsoft.Azure.Storage.) package to the modern Azure SDK storage libraries. The legacy SDK used CloudStorageAccount as a single entry point for all storage services. The new SDK splits into service-specific packages with dedicated client types. All new clients are thread-safe, reusable, and support both connection string and Azure.Identity-based authentication. Package Reference Changes Old References (Remove) xml <!-- Monolithic legacy package -- <PackageReference Include="WindowsAzure.Storage" Version="{old-version}" / <!-- Or the split legacy packages -- <PackageReference Include="Microsoft.Azure.Storage.Blob" Version="{old-version}" / <PackageReference Include="Microsoft.Azure.Storage.Queue" Version="{old-version}" / <PackageReference Include="Microsoft.Azure.Storage.File" Version="{old-version}" / <PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="{old-version}" / New References (
Verified compatibility and discovery
Frequently asked questions
What is migrating-azure-storage?
migrating-azure-storage is a open-source AI agent skill with Copy skill directory. Migrates the deprecated WindowsAzure.Storage to the modern Azure SDK storage libraries (Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Storage.Files.Shares, Azure.Data.Tables).
Who is migrating-azure-storage best for?
migrating-azure-storage is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install migrating-azure-storage?
Install or run migrating-azure-storage using Copy skill directory. Check migrating-azure-storage for the latest setup command.
Is migrating-azure-storage actively maintained?
migrating-azure-storage may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.