Skip to content

Commit 4a3915c

Browse files
author
Ashish Chhabria
committed
fixing markdown error
1 parent 2e1a584 commit 4a3915c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ When the send operation is completed successfully,
8282

8383
### Receiving a message from a Queue
8484

85-
The receive function on the Service Bus Explorer permits receiving a single message at a time. The receive operation is performed using the ***ReceiveAndDelete** mode.
85+
The receive function on the Service Bus Explorer permits receiving a single message at a time. The receive operation is performed using the **ReceiveAndDelete** mode.
8686

8787
> [!IMPORTANT]
8888
> Please note that the Receive operation performed by the Service Bus explorer is a ***destructive receive***, i.e. the message is removed from the queue when it is displayed on the Service Bus Explorer tool.

0 commit comments

Comments
 (0)