Azure SQL Data Warehouse and Entity Framework

Does anyone know if / when we can use the Entity Framework with an Azure SQL data warehouse? I searched high and low and didn't seem to find anything but a question posted on MSDN in Auguts 2015 saying:

"We have not yet completed our certification for Entity Framework

The EF7 documentation also does not mention this.

+4
source share
1 answer

Azure SQL Data Warehouse does not currently support the Entity Framework. We are working to close this gap as soon as possible.

You can vote for this feature on our feedback page:

https://feedback.azure.com/forums/307516-sql-data-warehouse

+1

Source: https://habr.com/ru/post/1628207/


All Articles