Can't set up SQL Server API with DF Sandbox

Hi there,
I just found DF but having followed the tutorial instructions I can’t see my SQL Server being mentioned in the API Docs anywhere.
The tutorial seems a little out of date so maybe you can tell me where I’m going wrong?

I’ve configured all the connection details and as the SQL instance is being hosted on Azure I’ve also added the mandatory “encrypt:true” key value pair the connection details.
Everythink looks ok, the service saves without issue…
Where do I go from here?

Usually if your service doesn’t show up in API Docs it is misconfigured.
I don’t think you need the encryption=true key value pair. I’ve never used it with a DF Azure SQL service. Try making that change and clear the cache (on the Config tab) and see if API Docs shows your service then.