About 600 results
Open links in new tab
  1. 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.

  2. Unable to delete all components of SQL Database Managed Instance …

    May 14, 2019 · Is there a way to delete a SQL Database Managed Instance deployment ? I created all components in a single resource group (Vnet, Route Table and the Managed Instance). I have tried …

  3. How to load local XML File to Azure SQL Database?

    Jun 16, 2016 · 1. Create a temp table with text string field in local sql server database, 2. read the xml file as text string and insert it into the temp table3. use linked server to transfer the temp table to the …

  4. How can I focibly delete a SQL sync group? - social.msdn.microsoft.com

    Feb 17, 2013 · I don't know what else I can do. The Azure portal refuses to let me do anything because of this pending cancelation. For example, if I try to remove the database, I get the following message: …

  5. Retrieving the DTU limits for our databases - social.msdn.microsoft.com

    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 value:

  6. Export SQL DB to a BACPAC file using the Azure portal stuck in …

    Sep 22, 2017 · I have a script running every night to automatically export my sql databases to Azure Storage with Azure Automation. It was working fine for months until recently it starts to fail several …

  7. No MySQL Database backup options for App Service with MySQL In App

    Oct 19, 2016 · The data for the MySql in App is stored in your site content under d:\home\data\mysql (see article), so I'm pretty sure that it would automatically be included in a normal app-level backup.

  8. Logic Apps - SQL connector - deadlocks - social.msdn.microsoft.com

    Sep 5, 2019 · I'm using the SQL connector in my logic apps and I often get deadlocks (1 of 5 logicapps execution fails). Azure SQL tier = S0. I'm pretty sure there are no processes that lock each other. I'm …

  9. execute a query in SQL Azure to the on-premises SQL Server

    Jan 11, 2013 · linked servers from azure to on-premise servers is wishful thinking I think, given that in Azure itself you cant even do cross-database queries. besides, to enable that linked server, you will …

  10. SQL Server Analysis Services (SSAS) 2012 High Availability Solution in ...

    Jun 10, 2016 · Anyone else found a solution to use an AlwaysOn High Availability for SQL Analysis Services in Azure VM? As my databases are read-only, I would be satisfied with even just a solution …