I am new to Azure. I am currently trying to migrate the on-premise databases to Azure Sql Managed Instance. I created the resources in Azure. I now like to connect to the database that I created from my on-premise Sql client from the organization Dev LAN. What configuration should be implemented to make all developers able to connect to this Azure Sql Instance. My organization does not allow to use public endpoint and use 3342 port. How should I proceed?
Thanks for the help!