I am trying to create Virtual Tables in Dataverse that point to my Azure SQL Server. I have found some documentation on creating the necessary Virtual Connection, but I cannot get it to work. When I go and create a new Virtual Entity Data Source these are my only options:

I selected OData v4 Data Provider but am not sure how, or where, to get the information it is asking for:

O tried putting in the URL for my Azure SQL instance, xxx.database.windows.net, but it did not like that. What am I missing? How do I point it to a specific database? I have been unable to find any good documentation on how to do this.
Thank you.