Send JSON to Azure Event Hubs Python script to stream JSON to an event hub. Run Instructions Download sample.json and send_json.py. Update send_json.py with connection string, eventhub name. json file path info and max_sends as needed. Run: py send_json.py