I'm trying to deploy python django app on azure linux using azure cli and after deployment it is showing me database connectivity error for drivers. The error message is:
Can't open lib 'ODBC Driver 17 for SQL Server' : file not found (0 (SQLDriverConnect)") on Azure Linux

If you on Ubuntu you can folow this link it helped Install the Microsoft ODBC driver for SQL Server (Linux)