forked from SkylineCommunications/dataminer-docs-connectors
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request SkylineCommunications#251 from SkylineAjdin/main
Microsoft Azure - Service Bus Initial version
- Loading branch information
Showing
3 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
uid: Connector_help_Microsoft_Azure_-_Service_Bus | ||
--- | ||
|
||
# Microsoft Azure - Service Bus | ||
|
||
Azure Service Bus is an asynchronous messaging cloud platform that makes it possible to send data between decoupled systems. | ||
|
||
## About | ||
|
||
### Version Info | ||
|
||
| Range | Key Features | Based on | System Impact | | ||
|----------------------|------------------|--------------|-------------------| | ||
| 1.0.0.x [SLC Main] | Initial version | - | - | | ||
|
||
### Product Info | ||
|
||
| Range | Supported Firmware | | ||
|-----------|-----------------------------| | ||
| 1.0.0.x | REST-API version 2021-05-01 | | ||
|
||
### System Info | ||
|
||
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | | ||
|---------|-----------------|---------------------|-----------------------------------------------------------------------|---------------------| | ||
| 1.0.0.x | No | Yes | [Microsoft Azure Cloud Platform](xref:Connector_help_Microsoft_Azure) | - | | ||
|
||
## Configuration | ||
|
||
### Connections | ||
|
||
#### HTTP Main Connection | ||
|
||
This connector uses an HTTP connection. However, it requires no input from the user, as this connector is automatically created by the **Microsoft Azure Cloud Platform**. | ||
|
||
## How to use | ||
|
||
The connector requires no user input. The metrics that are polled for this resource type element are displayed on the **Metrics** page. | ||
|
||
Enabling or disabling polling of metrics can be done on the **Configuration** page. | ||
|
||
On the **General** page, you can configure the **Polling Interval** for the metrics. This same page also displays the scope (Subscription and Resource Group) that this resource type element belongs to. | ||
|
||
## Notes | ||
|
||
This connector is intended to be used together with the **Microsoft Azure Cloud Platform** connector. Without this manager connector, the connector will not work, as the authentication to the Azure Cloud Platform is done via the manager connector. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters