Hi @OZDBA ,
Yes..Azure SQL DB and Azure SQL Managed Instance currently doesn’t support FileStream and FileTables.
For workloads dependent on these features, you can opt for SQL Servers running on Azure VMs as your Azure target.
Please refer to the following similar post.
- varbinary(max) (Usually varbinary(max) is not available for files/docs larger than 1MB)
- Store content of a file in Azure Blob storage and keep paths/urls in table
https://stackoverflow.com/questions/36688593/enable-and-configure-filestream-in-azure-sql-db
If the answer is helpful, please click "Accept Answer" and upvote it.
What can I do if my transaction log is full?--- Hot issues November
How to convert Profiler trace into a SQL Server table -- Hot issues November