Setup & Installation
What This Skill Does
Java SDK for Azure Table Storage and Cosmos DB Table API. Provides clients for managing tables and entities using key-value NoSQL storage with partition and row key addressing. The SDK handles authentication variants, OData query construction, and batch transaction semantics natively, which removes significant boilerplate compared to direct REST calls.
When to use it
- Working with azure data tables java functionality
- Implementing azure data tables java features
- Debugging azure data tables java related issues
