Version 1.4.26
  • 03 Sep 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Version 1.4.26

  • Dark
    Light
  • PDF

Article summary

May 2020

Version 1.4.26

Azure Cosmos DB - Table API

  • Using Cerulean you can now manage your Cosmos DB accounts targeting Table API.
    • Ability to manage databases.
    • Ability to manage tables (containers).
    • Ability to manage entities.
    • Ability to manage stored procedures, triggers and user defined functions.
    • Copy entities from Storage Tables into Cosmos Tables.

Explore all features of Cosmos DB Table API support in Cerulean.

Azure Storage Tables

  • Enhanced copy entities functionality to include the following features:
    • Now entities can be copied from a Storage Table to a Cosmos DB Table.
    • Similarly entities can be copied from a Cosmos DB Table to a Storage Table.
    • While copying you can optionally preserve source entity's "Timestamp" and "ETag" attributes values by creating two new attributes in target entities.

Azure Storage Blobs

  • Fixed a bug where download was failing when MD5 hash value of the blob was corrupted.

Was this article helpful?

What's Next