Posted by Sree on November 30, 2011 at 10:19am
Hello everyone,
Currently I am working on providing a solution on SQL Azure with Drupal.I need to authenticate via drupal from Azure, save/retrieve data to/from Azure, present the data to web, ipad etc
I would like to understand the areas where in this combination would become painful.
Thanks,
Sree

Comments
Drupal + SQL Azure
hi Sree ,
if you are using drupal 7 , you can use the below module
http://drupal.org/project/sqlsrv
Drupal 7 driver for SQL Server and SQL Azure
Hi Sree, I think you need to
Hi Sree,
I think you need to find solution for more questions like
Is the interaction with Azure needed only for Authentication purpose?
Is it required to get any data from Azure?
Do you need only Azure? or combination of Mysql + Azure?