No, it doesn't support to change the port
Can I change Azure SQL Server port 1433 to a different port (Connecting externally using MS Access ODBC)
Hi,
Our IT has flagged port 1433 as being high risk and has requested that we change the way we connect our Access DB to our Azure SQL server. Currently we are connecting using the standard ODBC connection string. Any ideas or information would be greatly appreciated.
Thanks,
Ant
Microsoft 365 and Office | Access | Development
Microsoft 365 and Office | Access | For business | Windows
2 answers
Sort by: Most helpful
-
-
George Hepworth 22,130 Reputation points Volunteer Moderator2025-10-15T20:35:28.08+00:00 Unlike other SQL Server instances, apparently Azure SQL only supports 1433.
But, it seems to me that, if your IT department is the instigator of this change, your IT department should also be responsible for it. After all, IT is the department tasked with managed this stuff for the organization, not the developer.
Ask them for their guidance on how to proceed. Maybe you can suggest they read the Azure SQL documentation as a first step.