We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 484c82e + 565f80d commit 8094b22Copy full SHA for 8094b22
articles/service-bus-messaging/service-bus-nodejs-how-to-use-queues.md
@@ -1,5 +1,5 @@
1
---
2
-title: How to use Azure Service Bus queues in Node.js | Microsoft Docs
+title: Use Azure Service Bus queues in Node.js
3
description: Learn how to use Service Bus queues in Azure from a Node.js app.
4
services: service-bus-messaging
5
documentationcenter: nodejs
@@ -15,6 +15,7 @@ ms.devlang: nodejs
15
ms.topic: article
16
ms.date: 04/10/2019
17
ms.author: aschhab
18
+ms.custom: seo-javascript-september2019
19
20
21
# How to use Service Bus queues with Node.js and the azure-sb package
0 commit comments