Skip to content

Commit 31e8f1e

Browse files
authored
Merge pull request #6809 from Particular/johnsimons-patch-1
Added missing config setting
2 parents dbbd9e9 + bfa93ad commit 31e8f1e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

servicecontrol/servicecontrol-instances/configuration.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,21 @@ If using [MSMQ transport](/transports/msmq) and the monitoring instance is insta
481481

482482
## Usage Reporting when using the Azure Service Bus transport
483483

484+
### LicensingComponent/ASB/ServiceBusName
485+
486+
Version: 5.4.0+
487+
488+
The Azure ServiceBus name.
489+
490+
| Context | Name |
491+
| --- | --- |
492+
| **Environment variable** | `LICENSINGCOMPONENT_ASB_SERVICEBUSNAME` |
493+
| **App config key** | `LicensingComponent/ASB/ServiceBusName` |
494+
495+
| Type | Default value |
496+
| --- | --- |
497+
| string | obtained from ServiceControl |
498+
484499
### LicensingComponent/ASB/TenantId
485500

486501
Version: 5.4.0+

0 commit comments

Comments
 (0)