About 8,600 results
Open links in new tab
  1. Not able to login to DB in Azure portal - social.msdn.microsoft.com

    Sep 10, 2019 · In the left-hand menu, find and select Query editor (preview). The Login page appears. From the Authorization type drop-down menu, select SQL Server authentication and enter the user …

  2. Import Azure SQL Data Warehouse as a database project in visual studio

    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 had little …

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

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

  5. Alternates for Federated tables in mySQL

    Feb 24, 2020 · Currently we are in the process of migrating MySQL db from in premise to Azure mysql PaaS . The current in premise implementation having few Federated tables in use. According to the …

  6. Restore Azure DB from BACPAC file in Blob Storage

    Jul 13, 2015 · To import a BACPAC file from Azure Storage into an existing empty DB you can use Azure Powershell. You will need to run the Start-AzureSQLDatabaseImport cmdlet.

  7. Setting Active Directory Admin for Azure SQL Managed Instance Fails

    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.

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

  9. 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 days ago, trying to …

  10. Connecting to Azure Storage From SSMS - social.msdn.microsoft.com

    Jan 10, 2013 · Windows Azure Storage Services are different to Windows Azure SQL Database. They have a non-relational table storage, blob storage and queues. You should be albe to create Windows …