Unable to connect to new Azure Fabric SQL Database Error: Invalid object name ‘sys.database_filestream_options’

I have just created our first Azure Fabric SQL Database, however when I attempt to connect to the database I get the error: “Invalid object name ‘sys.database_filestream_options’.”

Any thoughts on why I might be getting the error?

The details that I’m using to connect to the Fabric Database is as follows:

enter image description here

The server is:

hst37dg5zi3ubnnbowh254jpyy-exnwgcizvwnurfcoqllpyaj3q4.database.fabric.microsoft.com,1433

and the database is:

fbr_configDB-900814cf-bd9f-4b6c-8dcb-92d898c2deb5

Can someone let me know how to determine the ‘System view’?

I should mention that I don’t get this problem when I connect to the Database with SSMS

Read more here: Source link