Azure SQL Database is a relational PaaS database hosted in Microsoft Azure.
I have problem with Azure SQL DB. Bacpack export of DB is only 18MB but charged DB size of server …
azure azure-sql-database shrinkI plan to use WebJobs as a lightweight substitute for NServiceBus but wanted to first verify that routine SQL Azure …
azure-sql-database azure-webjobsI need to replace my old admin login/user with a new one. I tried the following: CREATE LOGIN newDbAdmin …
admin azure-sql-databaseWhen should i use Sql Azure and when should I use table Storage? I was thinking , use table storage for …
azure azure-sql-database azure-storage azure-table-storageAzure SQL Database has two similar flavors - Managed Instance and Elastic pools. Both flavors enables placing multiple databases that …
azure azure-sql-database azure-sql-managed-instanceI am using the latest v6 of Entity Framework along with a UnitOfWork pattern. This has been fine on a …
entity-framework azure azure-sql-database sqltransactionWe've got a couple of on-premises dbs and we're seeing if we can migrate them to SQL Azure. Some of …
sql-server azure azure-sql-database sqlclr azure-sql-managed-instanceWhen I try to view stored procedures in a SQL Azure database (V12 preview) in Management Studio (2014) I get the …
azure-sql-database ssmsI am having my database and other storage on azure cloud storage.i am using Entity Code first appoach but …
asp.net-mvc entity-framework azure azure-sql-database azure-configurationI am trying to set one column in DB as primary key but I always get this error: Enforced unique …
azure-sql-database azure-sqldw