We are loading data from a blob file and need to send messages to Service Bus. Trying to find if it is possible to send messages to service bus queue from Azure synapse notebook. If possible please share details regarding how to connect to service bus.
I could not find anything specific
You can use below code to do the same:
Here,
rith_service_bus_queue
= queue namerith_servicebus_conn_string
= connection stringBefore using above code install this package:
Output:
In Service Bus Queue: