AzureCosmosDB / PartitionKeyDeleteFeedbackGroup

Private repo for the preview of the delete by partition key value feature in Cosmos DB.
3 stars 0 forks source link

Awesome feature! #2

Open WouterSlob opened 3 years ago

WouterSlob commented 3 years ago

We've been waiting for this feature for a long time and are very happy that it's finally here! This will save us quite some Azure Function Orchestration complexity to cleanup a lot of data.

I've implemented the feature in our application and it works like a charm! Both on the local Cosmos DB Emulator and in Azure.

I've got two questions:

Great job! Hope this is available soon!

deborahc commented 3 years ago

Thanks for the feedback! Glad that it worked for your scenario.

deborahc commented 3 years ago

@WouterSlob - we're discussing how these metrics should be exposed through the portal / Azure monitor metrics:

Discussion: https://github.com/orgs/AzureCosmosDB/teams/pkdeletepreviewparticipants/discussions/2. Feel free to add your feedback/input there. Thanks!