About 6,780 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 …

  2. 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 …

  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. ISSUE: Restoring DB from Azure Blob -Error 3: cannot find the path ...

    Mar 16, 2018 · Scenario: Backups are in Azure Blob, need to restore some of them time to time to a VM in a different subscription. And using T-SQL to do it it's the way i prefer. This scenario …

  5. How to export data (SQL Query) from Azure SQL Db to Blob storage

    Nov 5, 2019 · Anyway, I was interested if there was a more efficient way to export query data from Azure SQL Db to Azure Blob storage from Azure services. I will take a look at ADF.

  6. Cannot connect to Azure SQL from MSSMS using Active Directory

    Aug 17, 2018 · I then try to login to MyAzureSQLServer from MSSMS with Active Directory Password, using [email protected] and with the correct password (which I confirmed two …

  7. Powershell cmdlet Read-SqlTableData to Azure SQL database

    Dec 21, 2017 · I'm losing my mind trying to make a connection to Azure SQL and use Powershell cmdlet Read-SqlTableData. None of the few examples of Read-SqlTableData involve Azure SQL.

  8. Azure IAS, PAS - social.msdn.microsoft.com

    Aug 20, 2016 · Azure can be IaaS, PaaS or SaaS. depending on what you create. for example if you create virtual machines, they would be IaaS (infrastructure as as service) or you can …

  9. Azure Private DNS Forwarder - social.msdn.microsoft.com

    Nov 30, 2018 · I was looking at the available cmdlets for the new Azure private DNS zones. I do not see a way to set a Forwarder? The documentation states that Conditional Forwarding is …

  10. How to set the "Allow access to Azure Services" settings in the ...

    Jan 15, 2018 · Is it possible to set the "Allow access to Azure Services" settings to ON in the SQL Server firewall settings using Azure-CLI ?