

Links to complete code examples for each language are provided at the end of the article. There will be migration guides added to each project’s homepage that will show specific examples for updating your code base to the new Azure Tables library discussed in this blog. NET, Java, JS) installed, a text editor, and a Storage or Cosmos Table account.


To follow along with these snippets you’ll need the programming language of your choice (Python. If you do not have those refer to the Getting Started entry in the above table for your preferred programming language. This blog post assumes you have a working developer environment for your preferred programming language and you already have a Storage or Cosmos Table account. The Azure Tables libraries can be downloaded from each languages preferred package manager. Note: The Azure Tables libraries are capable of targeting both Azure Storage Table and Azure Cosmos DB Table API endpoints. The new libraries use the language-specific Azure Core packages for handling requests, errors, and credentials. The new libraries follow our Azure SDK Guidelines, making for an idiomatic, consistent, approachable, diagnosable, and dependable library. The Table storage service can be used to store flexible data sets like user data for web applications, address books, device information, or other types of metadata. The Azure Table service stores NoSQL data in the cloud with a key/attribute store schema-less design. NET, Java, JavaScript/TypeScript, and Python. We’re excited to announce that the Azure Tables libraries have been released for.
