Setup and connect to azure service bus

How can I connect an Arduino to an Azure service bus.
I got an arduino with working ethernet connection and looking to play around with sending data to azure (for now "telemetry" only).

Thanks

Google is your friend:

check out the azure service bus REST API at Service Bus (classic) REST | Microsoft Learn