Open links in new tab
  1. Azure SQL Pricing and Billing - social.msdn.microsoft.com

    May 8, 2014 · You can access the usage details of Azure SQL Database accounts through system views on the Azure SQL Database server. Thesys.database_usageview lists the …

  2. Azure SQL Database Lost connection and then High CPU usage

    Feb 10, 2018 · At 12:30am last night our production SQL database on Azure lost connection for 4 minutes. When connection came back the queries that we normally run and are very low cpu …

  3. Import Azure SQL Data Warehouse as a database project in visual …

    Feb 21, 2016 · I've been trying to import an 'Azure SQL Data Warehouse' database into a database project using Visual Studio 2015 with SSDT version 14.0.60203.0. Unfortunately I've …

  4. Azure SQL Database contained users vs traditional users

    Dec 6, 2016 · I just setup an Azure SQL Active Geo-Replication and found that the secondary database did not have the users from the primary. The docs indicate that 'contained' users will …

  5. Cannot Connect to Managed Instance from Python

    Feb 10, 2019 · Can you make an entry in the Azure SQL User Voice, (there are only 2 python related User Voice entries) if you feel that additional python support is desired. The current …

  6. ISSUE: Restoring DB from Azure Blob -Error 3: cannot find the path ...

    Mar 15, 2018 · Are you using the Azure Portal to manage the database instances or are you able to connect with SQL Server Management Studio? The below procedure explains the steps to …

  7. Internal .Net Framework Data Provider error 6.

    May 5, 2019 · Currently, Azure shows the impacted time period for your SQL database resource at a two-minute granularity. The actual impact is likely less than a minute – average is …

  8. Connect to Windows Azure SQL Database from Ruby Applications

    The following code is an example of using Ruby ODBC to connect to a SQL Database specified by a DSN named ‘ azure ’, perform a select against the ‘ names ’ table, and return the value of …

  9. need have super privilege on my mysql database in azure.

    Jul 16, 2018 · It´s not supported to create a user with superuser privilege on Azure Database for MySQL, it´s reserved for the azure_superuser internal account. It´s discussed on the links below.

  10. error importing a .bacpac file in ssms 17

    Nov 16, 2017 · Trying to import a 7Gb .bacpac file to a Azure SQL database, the import itself takes hours and then falls over, a normal SQL .bak file takes minutes to import. Why does a …