We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73eb0cd commit 114cf23Copy full SHA for 114cf23
preview-packages/docs-ref-mapping/reference.yml
@@ -74,6 +74,14 @@
74
landingPageType: Service
75
children:
76
- azure-arm-cognitiveservices
77
+ - name: Service Bus
78
+ uid: azure.nodejs.sdk.landingpage.services.servicebus
79
+ items:
80
+ - name: Client
81
+ uid: azure.nodejs.sdk.landingPage.services.servicebus.client
82
+ landingPageType: Service
83
+ children:
84
+ - '@azure/service-bus'
85
- name: Storage
86
uid: azure.nodejs.sdk.landingpage.services.storage
87
href: ~/docs-ref-services/storage.md
@@ -86,7 +94,6 @@
94
- '@azure/storage-blob'
95
- '@azure/storage-file'
88
96
- '@azure/storage-queue'
89
- - '@azure/service-bus'
90
97
- name: Management
91
98
uid: azure.nodejs.sdk.landingPage.services.storage.Management
92
99
0 commit comments