Well, it seems to work on my test if you try to connect to a real Azure SQL Database.
Make sure you create a DATABASE SCOPED CREDENTIAL with its identity and secret.
The Location on the CREATE EXTERNAL DATA SOURCE should be 'logicalservername.database.windows.net'.