I am using Microsoft Azure database for Mysql server in my mysql workbench. Now I have dynamic IP set so every time when changing the place I have to open the Azure and enter my IP manually.
Now I want to give access to a friend but I don't want to go through the pain stacking processing of adding IP address and also I don't want to give him my user ID and password to the friend.
So is there any way to give access to my friend to the mysql server?
Thank you in adance.