Top "Azure-sql-database" questions

Azure SQL Database is a relational PaaS database hosted in Microsoft Azure.

Autoscaling Azure SQL Database

We have an application that uses Azure SQL for the database backend. Under normal load/conditions this database can successfully …

azure azure-sql-database azure-elastic-scale
calculate size of sql azure database

How can I calculate the current size of a SQL Azure Database? (Not the maximum size limit) Several places (like …

sql-server azure azure-sql-database
Using Azure SQL Services from a Mac?

Azure SQL Services looks pretty cool, and I'd like to use it as a hosted database. I set myself up …

macos odbc azure azure-sql-database unixodbc
Timeout expired. The timeout period elapsed prior to completion of the operation on Azure sql

I need to create one sql database on windows azure on the global.asax application start event, however I got …

sql-server asp.net-mvc azure azure-sql-database azure-elastic-scale
Azure connection string best practices

I have an application that I am just migrating to Azure. Currently I use web.config transformation to manage changing …

azure azure-sql-database connection-string application-settings staging
What is the difference between SQL Azure and SQL Server 2008?

now I'm looking on Azure and want to migrate on this one. But I'm not sure that don't get a …

c# sql azure azure-sql-database
How do I test locally against SQL Azure?

Looks like Azure Storage Emulator omits SQL Azure. Does it hold true? Then how do I test my application that …

database debugging azure azure-sql-database
How to find Azure Subscription Quota

I did google and could not find any accurate answer. When I try to deploy the web application to different …

azure azure-sql-database azure-web-roles
Is there an Azure database equivalent to Firebase clients being able to listen for database changes?

Firebase's realtime database SDK has callback methods built in which allow the client to listen for database changes. (e.g. …

firebase nosql azure-sql-database azure-cosmosdb