I am trying to send a SQL request via Python, in order to query the table Message(DeviceID, CommunicationTime, Data), which is hosted on an Azure SQL database.
My cod