
Changing SQL Azure Database Edition - social.msdn.microsoft.com
Nov 18, 2014 · After going through this thread, I understand most of us have many questions while we are comparing the available Web/Business editions of Microsoft Azure SQL …
Reading Extended Events Files from Blob Storage in Azure SQLDB
Aug 31, 2016 · We are currently working on the fix to solve this issue. Until the fix is rolled out, we recommend using Azure Storage Explorer to download the target files from the blob storage …
Setting Active Directory Admin for Azure SQL Managed Instance …
Mar 26, 2020 · I am not able to add an active directory administrator to a newly created SQL Managed Instance in the Azure portal or with the Cloud Shell.
Posting a message in a queue from SQL-database
Feb 3, 2016 · Azure SQL Database doesn't have a Support CLR Stored Procedure, so you can do it only for SQL Server on-premises or in the Azure Virtual Machine.
Add IP address to firewall for SQL DB - social.msdn.microsoft.com
Jan 29, 2017 · I'm learning SQL Database and the concept of IP address it's clear, but I have a doubt about the use of an application with an Azure SQL Database for a user that travel.
Error getting started with SQL Server Management Studio Express
Jul 24, 2008 · This forum is for Microsoft's cloud database service offering. You will have a better chance of getting a fast answer in one of the SQL Server specific forums: …
Retrieving the DTU limits for our databases
Jan 9, 2020 · I am trying to create a powershell script to retrieve the DTU limit for our azure SQL servers... for periodic review. I am running this command - which I thought would retrieve the …
Azure Site Recovery breaking SQL Server log chain
Jan 3, 2018 · Basically, whenever a SQL backup/snapshot is taken, in the SQL server there will be a table where a particular column in the filed gets populated with the specific backup name …
Improve performance of SQL databases in Elastic pool
Jan 26, 2017 · There is a SQL DB update planned that will allow a Basic pool to be resized directly to a Standard pool (and vice versa and to/from Premium pools too) in order to avoid …
Azure SQL database working locally but not when published to …
Oct 22, 2014 · I have an AngularJS solution that is connecting to a SQL Azure database.When I run the solution locally, it’s configured to connect up to the SQL Azure database, the solution …