Skip to content

Commit

Permalink
Detail that the QUEUE_NAME should point to a queue that doesn't have …
Browse files Browse the repository at this point in the history
…sessions enabled (Azure#140)
  • Loading branch information
AlexGhiondea authored and ramya-rao-a committed Jan 3, 2019
1 parent d4794e5 commit 1f8911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Have a file by the name `.env` in the root folder of this project.
- This file should contain the below environment variables pointing to the various Service Bus resources
- SERVICEBUS_CONNECTION_STRING
- QUEUE_NAME
- QUEUE_NAME (without sessions enabled)
- TOPIC_NAME
- SUBSCRIPTION_NAME

Expand Down

0 comments on commit 1f8911a

Please sign in to comment.