Skip to content

Commit a33ff95

Browse files
committed
generic role text
1 parent 6bc6f72 commit a33ff95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
4040
To use this quickstart with your own Azure account, you need:
4141
* Install [Azure CLI](/cli/azure/install-azure-cli), which provides the passwordless authentication to your developer machine.
4242
* Sign in with your Azure account at the terminal or command prompt with `az login`.
43-
* Use the same account when you add the **Azure Service Bus Data Owner** role to your resource.
43+
* Use the same account when you add the appropriate data role to your resource.
4444
* Run the code in the same terminal or command prompt.
4545
* Note down your **queue** name for your Service Bus namespace. You'll need that in the code.
4646

0 commit comments

Comments
 (0)