paint-brush
How to Use C# Azure.Data.Tables SDK with Azure Cosmos DBby@willvelida
677 reads
677 reads

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB

by Will Velida1mJuly 10th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Azure SDK team released a new library for Azure Tables for.NET, Java, JS/TS, and Python. This release brings the Table SDK in line with other Azure SDKs and they use the specific Azure Core packages for handling requests, errors and credentials. In this article, I'll show you how we can perform simple operations against a. Cosmos DB Table API account using the new Azure.Data.Table C# SDK. The SDK provides us with two clients to interact with the service. We can also use the TableClient to create tables like so: tableClient.createIfNotExists().

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
Will Velida HackerNoon profile picture
Will Velida

Will Velida

@willvelida

Customer Engineer at Microsoft based in Auckland, New Zealand

About @willvelida
LEARN MORE ABOUT @WILLVELIDA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Will Velida HackerNoon profile picture
Will Velida@willvelida
Customer Engineer at Microsoft based in Auckland, New Zealand

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite