Skip to content

Commit 6c08f8d

Browse files
authored
Update batch-delete.md
1 parent 98872a9 commit 6c08f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/batch-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ You can delete messages by calling [DeleteMessagesAsync](/dotnet/api/azure.messa
3232

3333
Additionally, you can call [PurgeMessagesAsync](/dotnet/api/azure.messaging.servicebus.servicebusreceiver.purgemessagesasync?view=azure-dotnet-preview) to purge all messages from entity.
3434

35-
### Using Azure Portal
35+
### Using Azure portal
3636

37-
You can also purge messages from entity using Service Bus explorer available on Azure Portal. You can follow following steps to purge messages:
37+
You can also purge messages from entity using Service Bus explorer available on Azure portal. You can follow following steps to purge messages:
3838

3939
1. Navigate to 'Service Bus explorer' blade on the entity you want to delete messages from.
4040
2. Choose 'Receive mode' in Service Bus explorer dropdown.

0 commit comments

Comments
 (0)