AzureCosmosDB / PartitionKeyDeleteFeedbackGroup

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

Deleting the logical partitions via portal #6

Open chetansir opened 3 years ago

chetansir commented 3 years ago

We were waiting for this service since long. Thanks to Cosmos DB team for finally implementing the feature. Would want to know once it's released publicly, would there be any service rendered via Data Explorer as well or it would only be provided by application SDK's..

deborahc commented 3 years ago

Thanks for this feedback! Can you tell us more about scenarios you'd like to use this feature in the Portal vs the client SDKs?

If others have similar scenarios, feel free to chime in here.

chetansir commented 3 years ago

So we have multiple teams working on multiple cosmos db accounts which are administered by some other team members. We are into storing telemetry information which at times need to be deleted instantly via portal to clear out the sample data sets, instead of running them out via an API using any of the client SDK's. In general ,if delete is available via portal, it may make work easier for admins.

deborahc commented 3 years ago

Thanks for this feedback! We will leave this issue open so others can chime in if they would also like to see this operation available in the Portal.

moshegutman commented 3 years ago

Yes! I would love to see this as well. This is especially useful during debugging.