Hello @nikita ,
yes, it's possible to send data from both devices and services to Azure IoT Central.
Ingesting data from a database is a common solution for simulation or for systems where sensor data is collected and stored in a local database and the sensor state can be retrieved from that database.
To ingest device/database data into IoT Central, create an application acting as a device, honoring the device registration.
Follow this tutorial in any of the programming languages (see also the other tabs).
If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.