Is there a way to create an execute stored procedures on SQL Azure database using REST API or Azure Management Libraries?
I checked Operations for Azure SQL Databases here http://msdn.microsoft.com/en-us/library/azure/dn505719.aspx and Management Libraries for .NET here http://msdn.microsoft.com/en-us/library/azure/dn602775(v=azure.11).aspx, and I don't see any options.