About 6,470 results
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 number, type, and …

  2. Cannot Deploy SQL Server Database to Azure SQL

    Dec 19, 2017 · To test the Azure SQL Server, I created a database and added a table and connected to it through SSMS and a Microsoft Access ODBC Connection. I am using SQL Server 2016 (not …

  3. How to move Azure MY-SQL server to another subscription?

    Dec 3, 2019 · Go to SQL servers and then select the server that hosts your database from the list. Click Move, and then pick the resources to move or the subscription to move to.

  4. 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 account …

  5. Improve performance of SQL databases in Elastic pool

    Jan 26, 2017 · Next we fill this database with a lot of data. Can we configure to only increase the new database with a higher pricing tier and decrease it again after some time (for example a month)? If …

  6. Azure SQL database working locally but not when published to Azure

    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 works …

  7. Como exportar o banco SQL do Azure para um arquivo

    Estamos desativando uma aplicação no Azure e utilizamos o Banco SQL do Azure, e mesmo com as VM's desativadas o banco continua sendo cobrado, então decidimos excluir esses bancos da …

  8. Access Sql Database via Point-to-site VPN

    Jul 1, 2019 · In a Site-2-Site VPN, remote users will authenticate with the on-premise environment and then all traffic will be routed from on-premise to the Azure VNET over a secure channel. In a Point-2 …

  9. Creating Failover Group fails without error with Managed Instance

    Jul 10, 2019 · I have 2 Azure SQL Managed Instance. They are in different region and Vnet, but in same resource group.

  10. Restoring Database from Azure Blob Storage failing from SSMS while ...

    Apr 7, 2018 · Your T-SQL statement doesn’t seem right to me, and I cannot make it work. Am I missing something? The statement below works for me (with SQL Server 2016):