Announcing Batch delete in Service Bus- Public Preview
Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics. Sometimes, you may want to delete messages from your queues and subscriptions in a more programmatic manner, for example, to clear out old or unwanted messages from your entities.
We are excited to announce the public preview of Batch Delete, a new feature that lets you delete messages in bulk from your Service Bus entities. Batch delete helps you to delete multiple messages from a messaging entity in one operation, instead of deleting them one by one. Since deletion is done at service side, you don’t need to receive the messages before deleting them.
To learn more about Batch Delete, visit aka.ms/batchdelete
We are sure you will find the Batch Delete feature a significant improvement in Azure Service Bus and encourage you to explore this new addition.
Know more:
Microsoft Tech Community – Latest Blogs –Read More