Add ForcedEndpoints documentation for MessageBrokerConfig#6269
Add ForcedEndpoints documentation for MessageBrokerConfig#6269lustpieter wants to merge 5 commits into
Conversation
|
LGTM |
| } | ||
| ``` | ||
|
|
||
| Optionally, a `ForcedEndpoints` array can be added to override the NATS endpoints provided by BrokerGateway. This setting should only be used in combination with a server that does not run a DataMiner Agent, for example, servers hosting a [DMZ setup for dataminer.services connectivity](xref:Connect_to_cloud_with_DMZ) or [Dashboard Gateway](xref:Dashboard_Gateway_installation). The [Data Aggregator DxM](xref:Data_Aggregator_DxM) does not work in combination with `ForcedEndpoints`. For more information, see [Configuring forced NATS endpoints](xref:MessageBrokerConfig_ForcedEndpoints). |
There was a problem hiding this comment.
This information doesn't seem to really belong here. This section is an overview of the actions during the migration, so what the user can configure afterwards should not be explained in any detail here. Also, on the main "Configuring forced NATS endpoints" page, I don't see this compatibility info (e.g., the fact that this should only be used in combination with a server that does not run a DataMiner Agent), while that is where I'd really expect to find it.
Could you adjust this so that here there is only a short reference to the possible forced endpoints config, with a link to the main page with more info, and so that on the main page about this configuration the user will find all the information they need related to it?
No description provided.