4,690 questions with Azure Synapse Analytics tags

Sort by: Updated
1 answer

Error due to cloned Pipeline after it was renamed and has been published

Hi all I cloned a pipeline and then renamed it and published the changes: So Now I have FolderLive PipelineLIVE PipelineTEST FolderTEST Perfect! so all published and ready for the next step of moving PipelineTEST in to FolderTEST and publish. …

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,690 questions
asked 2024-07-24T09:02:18.85+00:00
Greenwood, Justin 0 Reputation points
commented 2024-07-25T10:28:28.1566667+00:00
Greenwood, Justin 0 Reputation points
1 answer

Datetime2 error when querying parquet file produced from Synapse copy activity from OData Business Central Source (data seems to be changed from 0001-01-01 to 0000-12-30)

I have a pipeline running a copy activity to copy data from Business Central OData source to parquet file everyday. Everything works fine before 16/07/2024 but problem arises starting from 17/07/2024. The parquet file no longer be able to query from…

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,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-24T15:13:17.94+00:00
Victor Chu 0 Reputation points
edited an answer 2024-07-25T10:24:55.83+00:00
Victor Chu 0 Reputation points
1 answer

Missing "smallrc" DB role from Synapse Analytics dedicated SQL pools

Hi All, I am a data engineer. Since yesterday we have observed that the "smallrc" DB role is missing from all synapse dedicated sql pools in all our environments (dev/stage/prod). All our synapse instances are provisioned in the AU East Azure…

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,690 questions
asked 2024-07-22T06:50:25.8133333+00:00
Ashish Naik 0 Reputation points
answered 2024-07-25T09:59:13.8233333+00:00
PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
0 answers

Synapse Notebook to Azure SQL Database connection issue

0 created Linked service to Azure SQL database in Synapse Analytics that uses Authentication type " System Assigned Managed Identity". Than referencing it in PySpark Notebook. Method getConnectionString is used to get access token. But its…

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,690 questions
asked 2024-07-25T09:57:59.5966667+00:00
Balbeer Singh 0 Reputation points
1 answer

Synapse Link for Dataverse "SYN-806: Default storage container in Synapse workspace is not accessible error" when enabling tables

Hi I'm trying to setup Synapse link via dataverse in PowerApps to F&O. I'm able to setup the connection but when I enable tables sync status is throwing out error. Error details - SYN-806: Default storage container in Synapse workspace is not…

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,690 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
80 questions
asked 2024-07-25T07:26:49.83+00:00
Grossmann Manuel 0 Reputation points
answered 2024-07-25T09:55:11.5+00:00
Chandra Boorla 400 Reputation points Microsoft Vendor
0 answers

Incorrect examples

The example data set and the code to analyze it is outdated and only works for 2022 datasets. Please check and correct it accordingly.

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,690 questions
asked 2024-07-25T06:48:05.5533333+00:00
Appmanager Zohocorp 61 Reputation points
commented 2024-07-25T09:44:51.9366667+00:00
Appmanager Zohocorp 61 Reputation points
1 answer

Schedule a pipeline in Azure Synapse analytics

How can I schedule a trigger pipeline in Azure Synapse analytics to run every 30 minutes, but avoid starting when another pipeline is running or at certain specified times (such as between 1 am to 3 am)? I am seeking guidance on the best approach for…

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,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-24T07:33:29.9833333+00:00
Aditya Singh 105 Reputation points
commented 2024-07-25T08:39:38.04+00:00
Aditya Singh 105 Reputation points
1 answer

Upsert Data in SQL Server Using Synapse Notebook and Pyspark

How do I use pyspark in a synapse notebook to upsert data in SQL Server? I am able to read the table with the following code: df = spark.read.jdbc(url=jdbc_url, table="Dim.table_name", properties=properties) But I am not sure how to upsert…

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,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-17T12:14:43.41+00:00
Aditya Singh 105 Reputation points
commented 2024-07-25T05:16:09.67+00:00
PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
2 answers

Restore KekIdentity in Synapse Workspace

Hi, We deleted the managed identity for our synapse workspace that was the KekIdentity And now, when we open the workspace, none of the resources will load. I don't see any documentation on how to restore the KekIdentity for the Azure…

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,690 questions
asked 2024-07-12T22:43:20.23+00:00
Dance, Cody R. (ALT) 25 Reputation points
commented 2024-07-25T05:13:57.15+00:00
PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
2 answers

Facing issues to connect with synapse workspace/azure sql db via oauth

I want to connect to and access my Synapse Workspace and SQL Pool using OAuth. For this purpose, I have created an app in Azure and assigned the following API permissions: Microsoft Graph: Directory.Read.All (Delegated) Directory.ReadWrite.All…

Azure SQL Database
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,690 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.
13,352 questions
asked 2024-07-15T05:04:01.89+00:00
SUBHAM KUMAR 0 Reputation points
commented 2024-07-25T04:53:27.1466667+00:00
SUBHAM KUMAR 0 Reputation points
1 answer One of the answers was accepted by the question author.

transformation changes in silver and bronze layer

Hi , what transformation takes place between silver and gold layer .i.e have loaded data in bromze layer whichn is my bronze layer and i transformed data here ... then what will happend to silver to gold layer apart from pk,fk joins and all

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,690 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,078 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-24T20:36:21.0466667+00:00
Vineet S 425 Reputation points
accepted 2024-07-25T03:47:11.0433333+00:00
Vineet S 425 Reputation points
1 answer

how to update Azure Synapse spark pool with an exiting configuration in workspace

I have an existing Synapse configuration that has been set from the Synapse studio. Now I have a new spark pool created and want to bind that configuration to the pool. On the portal, it can be set on the sparkpool. But what is the programmatic way to do…

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,690 questions
asked 2024-07-24T15:00:40.3766667+00:00
BenZ 0 Reputation points
answered 2024-07-24T23:40:27.64+00:00
Amira Bedhiafi 19,946 Reputation points
1 answer

Azure Synapse Analytics Serverless - cross database queries

Synapse Analytics Serverless. Scenario: a ViewB in DatabaseB points to ViewA in DatabaseA where same user is created on both databases on order to read ViewB data Question is how we can hide user access on DatabaseA so only ViewB is reachable but…

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,690 questions
asked 2024-07-24T17:19:44.54+00:00
Marcelo Petit 0 Reputation points
answered 2024-07-24T23:23:09.2233333+00:00
Amira Bedhiafi 19,946 Reputation points
2 answers

Why is FailureWebHook not executed in this case?

Please consider the following pipeline. The Execute Pipeline activity failed, so the ProcessTMONData notebook was skipped. Why was the failure webhook not triggered, as it's supposed to trigger when EITHER: ForEachEndpoint fails ProcessTMONData 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,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-23T12:10:36.8466667+00:00
Psychotechnopath 31 Reputation points
edited a comment 2024-07-24T23:18:18.8833333+00:00
Bhargava-MSFT 29,036 Reputation points Microsoft Employee
0 answers

Azure Synapse "Message Type Not Found" error when running stored procedure: Appears when lines of code reach certain line length

Hi, We need some technical guidance from either a Azure Synapse specialist to resolve an issue which we are unable to understand / fix despite running through the sql logic bit-by-bit, line-by-line. Any guidance or help would be much appreciated. We have…

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,690 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,263 questions
asked 2024-07-22T17:24:40.0233333+00:00
Michael King 0 Reputation points
commented 2024-07-24T17:34:49.14+00:00
Michael King 0 Reputation points
1 answer

Azure Synapse Analytics Data Flow: How do the Table Actions and Update Methods work & can you conditionally Truncate with 1 Data Flow?

I am working in Azure Synapse Analytics and making a dataflow, but I'm struggling with understanding some things. (I'm using Azure Data Lake Storage Gen 2 and Delta file for my sink) For the sink activity: what is the difference between the update…

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,690 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,183 questions
asked 2024-07-18T21:18:12.84+00:00
Joshua 0 Reputation points
commented 2024-07-24T14:47:17.6333333+00:00
Chandra Boorla 400 Reputation points Microsoft Vendor
0 answers

Getting error like 'FAILED CLUSTER CREATION' for apache spark pool compute cluster

Apache spark pool compute cluster is not running since 20th July. error show sin 'LivySessionCreationTimeoutException: Livy session creation timed out.' has anybody else faced this issue? I have created a new cluster and tried but that's showing the same…

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,690 questions
asked 2024-07-22T18:56:02.6266667+00:00
Ghosh, Paramita 5 Reputation points
commented 2024-07-24T14:46:15.93+00:00
Chandra Boorla 400 Reputation points Microsoft Vendor
1 answer

Data is missing from management API using service principle. ex:resources

I have a requirement to load datasets from management.Azure.com (Management API), for example: Resources, Assessments, Tasks, and Secure Score. I have created a service principal in app registration and have been able to obtain the access token. However,…

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,690 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,238 questions
asked 2024-07-11T22:11:50.9166667+00:00
Mahesh Reddy 0 Reputation points
commented 2024-07-24T14:25:32.3466667+00:00
Smaran Thoomu 12,615 Reputation points Microsoft Vendor
1 answer

Synapse Link for Dataverse-SYN-806: Default storage container in Synapse workspace is not accessible error while enbling tables

Hi, I'm trying to setup a synapse link via dataverse to F&O. I'm able to setup the connection but when I enable tables sync status is throwing out error . Error details - SYN-806: Default storage container in Synapse workspace is not…

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,690 questions
asked 2024-05-17T12:32:44.3633333+00:00
Sandz 66 Reputation points
commented 2024-07-24T13:19:20.2733333+00:00
Grossmann Manuel 0 Reputation points
0 answers

Synapse data warehouse and use

Hi friends, can we build a data mart kind of architecture for multiple domains in Synapse? How to built data marts for specific business entities in Synapse?

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,690 questions
asked 2024-07-23T07:36:03.46+00:00
Anshal 2,246 Reputation points
commented 2024-07-24T11:41:53.9533333+00:00
Anshal 2,246 Reputation points