4,370 questions with Azure Synapse Analytics tags

Sort by: Updated
0 answers

Error when using pandas to write data to ADLS in Azure Synapse Analytics

Hi Mr/Mrs, I want to use pandas to write dataframe to .csv file into ADLS, but I got this issue although I put the access key, it didn't work. How can I fix this issue? Thanks!

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,370 questions
asked 2024-04-27T05:39:32.5366667+00:00
Viet Tran 30 Reputation points
1 answer One of the answers was accepted by the question author.

How do I setup Azure Synapse Link with SQL Managed Instances

Hi. I'm trying to setup Azure Synapse Link to our SQL Managed Instance and I'm having a hard time finding any documentations or walkthrough/howto on this. It seems like all docs and integration available is for Azure SQL Server only. Is this the case? …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
947 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,370 questions
asked 2024-04-26T16:48:03.0333333+00:00
Vang Xiong 20 Reputation points
accepted 2024-04-26T20:42:18.05+00:00
Vang Xiong 20 Reputation points
1 answer

Changing the time zone for a Synapse dedicated SQL pool

Hi, inside a Synapse dedicated SQL pool I need to use the GETDATE() T-SQL function for some queries, but it returns a time minor of two hours respect to the Italian time. This is the datetime returned by the GETDATE() using SSMS: The real time is…

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,370 questions
asked 2024-04-24T12:41:21.9433333+00:00
pmscorca 792 Reputation points
commented 2024-04-26T20:36:50.5666667+00:00
pmscorca 792 Reputation points
2 answers

How to test a synapse link service from a powershell script?

How to test a synapse link service from a powershell script?

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,370 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,059 questions
asked 2024-04-18T19:05:59.8166667+00:00
Jean-Francois Roger ADM 0 Reputation points
commented 2024-04-26T20:23:19.63+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
2 answers

Synapse can't transfer data from parquet file to Azure SQL Database table

Hi! The pipeline in Synapse (workspace) transfers data from parquet files to a database using a copy activity. Everything has been working fine for months, but today it simply times out without a specific error. It seems the problem lies in…

Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,687 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,370 questions
asked 2024-04-26T10:37:45.7633333+00:00
Lily 1 Reputation point
commented 2024-04-26T17:51:57.2566667+00:00
Smaran Thoomu 9,610 Reputation points Microsoft Vendor
1 answer

Join cosmos DB when processing streaming data from eventhub in Synapse

Hi Team, Good morning! Would like to check that when we using spark notebook in Synapse to process Eventhub streaming data, we join the streaming data from Eventhub with CosmosDB data. We try both way of connecting CosmosDB transcational store with OLTP,…

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,370 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,442 questions
asked 2024-04-24T17:24:07.47+00:00
Jiacheng Zhang 20 Reputation points
commented 2024-04-26T17:42:54.0366667+00:00
Smaran Thoomu 9,610 Reputation points Microsoft Vendor
1 answer

How to translate database content with Azure Translator by ADF or Synapse notebook?

There is an Azure Database table. Some of columns need to be translated from one language to another into additional columns. Such as from English to Spanish, or Portuguese to English, etc. I am exploring how I can use ADF or Synapse notebook to…

Azure SQL Database
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
340 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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-22T15:17:46.4133333+00:00
Dataholic 80 Reputation points
commented 2024-04-26T16:31:02.7966667+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
0 answers

How to maintain same folder structure as source while sink the processed file

I have a requirement to process the JSON to parquet on daily basis. I have folder A,B,C needs to sink the file to another container with same structure as A,B,C for example if I'm processing a file from folder A it should sink to output container folder…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,343 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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-26T08:36:30.47+00:00
Venkatesh Srinivasan 0 Reputation points
edited a comment 2024-04-26T16:21:27.6266667+00:00
Venkatesh Srinivasan 0 Reputation points
2 answers One of the answers was accepted by the question author.

Writing binary data to ADLS in Synapse notebook

Hi all, Is it possible to write binary data to the ADLS in Synapse notebook using Pyspark? I retrieve data via an API call where the content type is application/excel (basically binary data) and want to save it to the ADLS, a specific location like…

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,370 questions
asked 2024-04-18T19:40:19.28+00:00
Ljubo Jurkovic 41 Reputation points
accepted 2024-04-26T16:06:52.41+00:00
Ljubo Jurkovic 41 Reputation points
1 answer

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

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,370 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,715 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 0 Reputation points
commented 2024-04-26T15:47:51.8433333+00:00
Smaran Thoomu 9,610 Reputation points Microsoft Vendor
0 answers

In ADF, I am not able to merge data from multiple streams with different columns with different data types

Hello, I am not able to merge data from multiple streams in ADF DATAFLOWS. Stream 1) flow let - only 1 column. Stream 2) flow let - only 1 column. Stream 3) source columns (54 columns) Stream 4) regular…

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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-24T16:32:40.4033333+00:00
neeraj aitha 0 Reputation points
commented 2024-04-26T10:55:46.11+00:00
neeraj aitha 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to save spark dataframe (with synaps) in data container (without making folder and SUCCES file)

I want to save a spark dataframe to my data container. It worked with this code: df.write.csv(path_name + "test5.csv") However, this makes a folder called test5.csv with 2 files in it. One which is my dataframe (but with a random generated…

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,370 questions
asked 2024-04-25T08:31:33.9933333+00:00
Vivian Nguyen 40 Reputation points
accepted 2024-04-26T08:28:28.71+00:00
Vivian Nguyen 40 Reputation points
1 answer

How to improve the apache pool efficiency ?

I have roughly around 3000 jsons and i am creating a dataframe out of it and saving it to delta format and it is taking me hours for that even though my spark pool is of medium size. The spark pool runs at 33% utilization,

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,370 questions
asked 2024-04-26T07:38:14.2166667+00:00
Yogesh Yadav 0 Reputation points
answered 2024-04-26T08:15:08.91+00:00
PRADEEPCHEEKATLA-MSFT 77,086 Reputation points Microsoft Employee
1 answer

reduce waiting time within a synapse pipeline/ improve performance synapse pipeline

A certain synapse pipeline takes a very long time. When I look at the various activities within this pipeline, the activities themselves don't take much time at all. It's mostly the waiting time between them that is consuming a lot of time. We are using…

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,370 questions
asked 2024-04-15T12:38:49.0633333+00:00
MG 5 Reputation points
commented 2024-04-26T06:59:43.8833333+00:00
Vinodh247-1375 11,126 Reputation points
1 answer

Cannot edit an existing data factory in synapse

I have a synapse workspace with several pipelines with data factories. Today I have noticed that existing data factories that are running correctly I cannot see the details when I edit them I attach two examples, one that is working and the other that I…

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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-22T13:25:21.7566667+00:00
Emilio Salas Roura 25 Reputation points
edited an answer 2024-04-26T05:13:35.4733333+00:00
Smaran Thoomu 9,610 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Integration

Can you provide detailed information on the factors that should be considered for hybrid cloud integration between an on-premises private cloud and Azure, with a focus on scalability, performance, and security?

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,370 questions
asked 2024-04-25T11:45:02.4+00:00
Anonymous 20 Reputation points
accepted 2024-04-26T03:34:12.9633333+00:00
Anonymous 20 Reputation points
1 answer

Dedicated SQL Pool Performance issues

We're utilizing Tableau's live connection feature, linked to a dedicated SQL pool. We've taken all necessary steps from the SQL pool side, such as creating required indexes, statistics, assigning appropriate distribution models and partitioning tables,…

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,370 questions
asked 2024-04-25T17:57:30.54+00:00
Vinod Kumar Kapa 0 Reputation points
commented 2024-04-25T22:08:13.61+00:00
Amira Bedhiafi 15,216 Reputation points
1 answer

How to allow access for Azure Synapse pipeline to connect to logic app which has public access disabled with Vnet, NSG and user defined route configuration enabled

Hi, I need to call logic app through web activity from a synapse pipeline, get the error as "The web app you have attempted to reach has blocked your access". The synapse workspace has managed virtual network configured and the logic app has…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,142 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,370 questions
asked 2024-03-26T14:01:38.6733333+00:00
Nandini S (Nokia) 20 Reputation points
commented 2024-04-25T20:20:45.9266667+00:00
Emmanuel Kouadio-Kossonou 0 Reputation points
0 answers

SAP CDC and SAP Tables connectors regarding SAP Note 3255746 ?

Dear Team, Is there any one who when through the SAP Note 3255746 ? What impact shroud we expect regarding the SAP CDC and SAP Tables connectors already implemented for our customers? Thanks for you input. Tarik

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,370 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-23T11:45:42.5766667+00:00
Tarik Zaaboul 0 Reputation points
commented 2024-04-25T17:35:52.56+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee
1 answer

Is the 'tzoffset' function no longer compatible within Synapse?

Up until last night, executing the below script worked within our Synapse instance. However, since last night when I attempt execute the below script I receive the error message underneath. Is the 'tzoffset' function no longer compatible within…

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,370 questions
asked 2024-04-17T14:25:00.3+00:00
Anon101 51 Reputation points
answered 2024-04-25T15:41:30.93+00:00
BhargavaGunnam-MSFT 26,136 Reputation points Microsoft Employee