Skip to content

Commit 731431f

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 d5e2f3e commit 731431f

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
@@ -94,7 +94,7 @@ Note down the following, which you'll use in the code below:
9494

9595
The following sample code shows you how to send a message to a queue. Open your favorite editor, such as [Visual Studio Code](https://code.visualstudio.com/), create a file *send.py*, and add the following code into it.
9696

97-
### [Passwordless](#tab/passwordless)
97+
### [Passwordless (Recommended)](#tab/passwordless)
9898

9999
1. Add import statements.
100100

0 commit comments

Comments
 (0)