azure-data-tables-py
NoSQL key-value table storage
Developer Setup
Setup & Installation
npx skills add https://github.com/microsoft/skills --skill azure-data-tables-pynpx skills add https://github.com/microsoft/skills --skill azure-data-tables-pyOverview
What This Skill Does
NoSQL key-value table storage
Application
When to use this Skill
- Integrating azure data tables py into your development workflow.
- Following best practices for nosql key-value table storage.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
NoSQL key-value table storage
Recommendations
Explore other random skills
two-factor-authentication-best-practices
Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.
create-auth-skill
Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or authentication to a new or existing project with Better Auth.
best-practices
Best practices for Better Auth integration