An Azure relational database service.
How to find the API-Version
So I just went to the Portal, clicked on SQL databases, then opened all Database in new Tabs. In each Tab showing a DB in the Overview Tab, there should be a Link 'JSON View' on the right side:
You can click it and scroll to the bottom of the JSON, there it states an API-Version.
"type": "Microsoft.Sql/servers/databases",
"apiVersion": "XXXX-XX-XX-preview"