4,614 questions with Azure Synapse Analytics tags

Sort by: Updated
1 answer

Materialized views using Delta ?

In Azure Synapse, will I be able to create materialized views on top of Delta Files?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-23T13:24:35.057+00:00
Felipe Andrade 1 Reputation point Microsoft Employee
answered 2020-06-25T23:17:03.973+00:00
HimanshuSinha-msft 19,386 Reputation points Microsoft Employee
3 answers

How to replicate data from different backends that are using SQL Servers (all hosted on Azure) to do Reports. What Azure Products do I need?

Suppose I have hosted on the same Resource on Azure 4 Web APIS on .NET Core with SQL Server. Each system has their own SQL Server Database on Azure. The systems are communicated using Azure Service Bus. My objetive is to use Power BI or a similar…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-04T16:27:01.447+00:00
Pablo De Luca 1 Reputation point
answered 2020-06-21T12:59:49.127+00:00
Ra Gus 1 Reputation point
1 answer

Rendering output of included Python viz libraries

Synapse by default includes a collection of various Python libraries (Anaconda dist.) among which are Seaborn and Altair, but their output is not rendered automatically in the Synapse notebooks. Are any additional configuration steps required to enable…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-06T09:50:15.283+00:00
Dimitri B 66 Reputation points
commented 2020-06-20T05:10:25.897+00:00
Euan Garden 136 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a way to install Python / Scala libraries from within notebooks?

In Databricks it is possible to install Python (but not Scala) libraries from within notebook, into notebook's local scope, e.g.: !pip install 'library-name' or dbutils.library.installPyPI("library-name") Is something similar possible…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-15T06:18:49.193+00:00
Dimitri B 66 Reputation points
accepted 2020-06-15T06:25:48.757+00:00
Dimitri B 66 Reputation points
2 answers One of the answers was accepted by the question author.

Not able to use dimension tables from Azure Synapse Analystice Service sample data

I created the azure sql pool in synapse service and tried to use the sample data. I tried to connect the sample data with SQL pro for MSSQL but could not access the dimensions tables from sample data. example: I used this query- SELECT…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-09T21:50:36.01+00:00
Tarun Chawla 21 Reputation points
answered 2020-06-11T11:21:29.543+00:00
Tarun Chawla 21 Reputation points
2 answers One of the answers was accepted by the question author.

Accessing dataframe created in Scala from Python command

Is there a way to create a Spark dataframe in Scala command, and then access it in Python, without explicitly writing it to disk and re-reading? In Databricks I can do in Scala dfFoo.createOrReplaceTempView("temp_df_foo") and it then in…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,042 questions
asked 2020-06-09T00:31:27.66+00:00
Dimitri B 66 Reputation points
accepted 2020-06-11T03:55:51.013+00:00
Dimitri B 66 Reputation points
1 answer

How to join the current Azure DW database to Synapse Database Pool ?

As captioned title, How to join the current Azure DW database to Synapse Database Pool ? I found in synapse studio , you can only create a new DW pool , instead of add.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-06T04:03:10.637+00:00
Michael 6 Reputation points
commented 2020-06-10T01:59:14.067+00:00
Robert Barat (WOW) 26 Reputation points
3 answers

Editing GUI for Synapse SQLPool DDL statements

Have to ask this newbie question after reading the Synapse documentation... I just installed Visual Studio with the DB addons, and connect to Synapse SQL Pool. All working fine so far. However, I am looking for a convenient way to manager relational…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-02T17:01:56.557+00:00
Andreas 26 Reputation points
answered 2020-06-08T11:48:19.317+00:00
Andreas 26 Reputation points
5 answers

Let SSAS connect to Synapse without enabling 'Allow Azure services'

Hi all, I want to enable my Azure Analysis Services Cube to process with data from Synapse. But I want to disable the 'Allow all Azure Services' option on the firewall. So now I'm thinking about adding an action to my Data Factory Pipeline (self…

Azure SQL Database
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
443 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-02T10:06:48.29+00:00
MiKeZZa 21 Reputation points
answered 2020-06-07T00:39:51.647+00:00
Rob Barat 1 Reputation point
2 answers

Azure synapse tablock

Dear All expert. In Azure sql datawarehouse. are there any way to do tablock ? I have a table with a column having an id int column . I want to insert a record in this table with increment of 1 . how can I do that ?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-06-05T16:43:32.597+00:00
sakuraime 2,321 Reputation points
answered 2020-06-06T06:04:49.363+00:00
Michael 6 Reputation points
1 answer One of the answers was accepted by the question author.

Code formatting

It looks like currently Synapse workspace doesn't have a code formatting feature, so it has to be done manually. Are there plans to add it?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-05-25T00:47:51.103+00:00
Dimitri B 66 Reputation points
accepted 2020-06-05T04:22:58.73+00:00
Dimitri B 66 Reputation points
2 answers

Spark SQL DML statements with Delta tables

I am getting an unspecified error when running UPDATE, DELETE and MERGE sql statements on Delta tables when using Spark SQL APIs. I can use Scala APIs fine, I’m wondering if anyone else is having the same issue?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-05-27T21:21:35.157+00:00
Serverless SQL 216 Reputation points MVP
commented 2020-06-04T20:14:47.443+00:00
Euan Garden 136 Reputation points
1 answer

Synapse Workspaces SQL Pool Storage - New vs Existing

Hi All, Would a SQL Pool created as part of a Synapse Workspace perform any differently to an exiting SQL Pool from a different region? Documentation states that the SQL Pool uses Azure Storage but does not specifically state if that's server specific…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-05-23T00:16:31.147+00:00
Grant Campbell 1 Reputation point
commented 2020-05-31T22:07:31.587+00:00
Grant Campbell 1 Reputation point
1 answer One of the answers was accepted by the question author.

What is Azure Synapse Analytics

Hello All, What is Azure Synapse Analytics? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from Azure Synapse FAQ

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,614 questions
asked 2020-05-14T07:18:50.82+00:00
Ramya Harinarthini_MSFT 5,311 Reputation points Microsoft Employee
accepted 2020-05-14T07:36:56.617+00:00
Ramya Harinarthini_MSFT 5,311 Reputation points Microsoft Employee