Azure data share SQL server lists 0 datasets does not list database objects to share
I have setup Azure data share, create a SQL server and a SQL database. No firewall configuration and Azure services are allowed. Public access is not allowed however I have added my IP address, encryption disabled. I have connected successfully to the database using SSMS without any issues.
However when I try to create a dataset within Azure datashare, it finds the server and database, but when one clicks on the tables it says no results found. IT cannot see the list of tables or views. I do have permissions on the SQL server and database, as it works on SSMS. DB contributor role assigned and SQL server contributor role assigned.
Not sure what else could be causing the issue.
I can only suspect its some kind of networking error, however not sure where to find the logs to ascertain why its not able to connect to SQL server.