In the current version of the IoT Central App, the Device connectivity events are possible only for exporting, so it is very straightforward to publish these events to the Azure Event Grid and subscribe for your interest (using an advanced filtering) with a reliable delivery to your subscribers in the Fan-Out manner.
Note, that the Device connectivity events are emitted in the underlying IoT Hub, so have a look at the following limitations here.
Thanks
Roman