- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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?