I'm connecting Ignition to an Azure SQL database instance that uses the Redirect policy. Microsoft recommends connecting using port 1433 when using Redirect, which is currently working from Ignition.
I noticed that the Ignition documentation recommends connecting via port 3306 when using Redirect, but when doing this Ignition cannot connect to the database. Port 3306 isn't mentioned anywhere in Microsoft's documentation (or seemingly anywhere with regards to this, except in the Ignition documentation page I linked). Is this intentional or is the documentation incorrect?