
- Getting error "Incorrect syntax near 'HADOOP'" while creating an ...- Apr 24, 2019 · As i understand from this problem statement. You were using Azure SQL DB and NOT Azure SQL Data Warehouse (DW) to set up external tables from ADLS or similar types of … 
- managed instance error:This edition of SQL Server cannot act as a ...- Sep 14, 2018 · This is a use case that probably is not supported or available just yet. Azure SQL Database Managed Instance is the most similar to an on-premise SQL Server instance with … 
- SSIS and it's future? - social.msdn.microsoft.com- Feb 6, 2020 · I've been disappointed for a while now with SQL Server Data Tools. Microsoft used to be pioneers in ETL. Now it's the same old ETL toolbox just does not change or innovate … 
- Unsecured Passwords Format Detected. The Membership Provider …- Jun 17, 2019 · But when I upload it on Azure Web App and run, I get following error: Unsecured Passwords Format Detected. The Membership Provider that contains the unsecure passwords … 
- CosmosDb Sql query that matches common values in array …- Jan 21, 2020 · I am working with Cosmos DB and I want to write a SQL query that will match common value in array of documents based on id. 
- How to get bandwidth usage for an Azure SQL V12 Database- Jun 4, 2015 · This view is deprecated in v12 server. But you can get this data (data ingress and egress ) through your billing data for your subscription. It is broken down by DB Server/DB … 
- Replication from Managed Instance back to on-prem SQL 2017- Jul 29, 2019 · Details: I've successfully set up Transactional Replication with my on-prem SQL2017 DB being the Distributor & Publisher with a Push Subscription to a DB on my SQL … 
- Azure CosmosDB saving indexing policy. - social.msdn.microsoft.com- Aug 15, 2019 · Additionally, as part of the SDK upgrade, MS has evolved the index policy to align with a new index layout and rolled out to new containers. With this new layout, all primitive … 
- Cannot connect to SQL Azure server data using Management …- Aug 12, 2013 · The SQL Azure management web interface allows you to login by using only [USERNAME] but SQL Server Management Studio does not. 
- ANSI_WARNINGS External Table Issue - social.msdn.microsoft.com- Oct 12, 2018 · In Azure DB2 I have an External Table referencing that table. In Azure DB2 I have a proc that queries the External table from DB1 and updates a table in DB2.