Skip to content

Commit d5e2f3e

Browse files
vmageloscottaddie
andauthored
Update articles/service-bus-messaging/service-bus-python-how-to-use-queues.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 2520a31 commit d5e2f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-python-how-to-use-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ The following sample code shows you how to receive messages from a queue. The co
288288
289289
Open your favorite editor, such as [Visual Studio Code](https://code.visualstudio.com/), create a file *recv.py*, and add the following code into it.
290290
291-
### [Passwordless](#tab/passwordless)
291+
### [Passwordless (Recommended)](#tab/passwordless)
292292
293293
1. Similar to the send sample, add `import` statements, define constants that you should replace with your own values, and define a credential.
294294

0 commit comments

Comments
 (0)