Can I use SQL Server 2012 on-Premise with Azure Mobile service for offline Synchronization? -


can use sql server 2012 on-premise database azure mobile service(.net backend) offline synchronization?

in following tutorial in prerequisites using sql server 2014, cant use sql server 2012.

https://azure.microsoft.com/en-in/documentation/articles/mobile-services-dotnet-backend-hybrid-connections-get-started/

thanks.

yes, can use older versions of sql server. tutorial assumes sql server 2014, steps configuration may different.

for more information, see following tutorials:


Comments