Skip to content

Commit 98e8065

Browse files
committed
add AAD includes
1 parent 1803356 commit 98e8065

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ Note down the following, which you'll use in the code below:
5656
> [!NOTE]
5757
> - This tutorial works with samples that you can copy and run using [Nodejs](https://nodejs.org/). For instructions on how to create a Node.js application, see [Create and deploy a Node.js application to an Azure Website](../app-service/quickstart-nodejs.md), or [Node.js Cloud Service using Windows PowerShell](../cloud-services/cloud-services-nodejs-develop-deploy-app.md).
5858
59+
60+
[!INCLUDE [service-bus-create-namespace-portal](./includes/service-bus-create-namespace-portal.md)]
61+
62+
[!INCLUDE [service-bus-create-topic-subscription-portal](./includes/service-bus-create-topic-subscription-portal.md)]
63+
64+
[!INCLUDE [service-bus-passwordless-template-tabbed](../../includes/passwordless/service-bus/service-bus-passwordless-template-tabbed.md)]
65+
5966
## Use Node Package Manager (NPM) to install the package
6067

6168
### [Passwordless](#tab/passwordless)

0 commit comments

Comments
 (0)