About 9,290 results
Open links in new tab
  1. Azure Synapse Analytics: How to read an excel data from ADLS …

    Mar 2, 2023 · As per the repro - I'm able to successfully read and excel file from ADLS gen2 and write to Synapse dedicated SQL pool. Summary: We have learned how to read an excel file …

  2. Newest 'azure-synapse-analytics' Questions - Stack Overflow

    Solution to get storage SAS key in synapse I'm trying to retrieve a SAS token for a storage account from code running in an Azure Synapse workspace. Normally, one would obtain this …

  3. Azure copy behaviors : best cases for each - Stack Overflow

    Jun 1, 2023 · 0 I found many explanations for the copy behavior in Azure. -- Flatten hierarchy -- merge Files -- Preserve Hierarchy Fine ... Good it's a good start! but no one explains when to …

  4. How to implement "High Availability" for Azure Synapse Analytics ...

    Nov 10, 2022 · Does Azure Synapse Analytics support Geo-Redundancy like Storage Account & Key vault? If not, why do I implement High availability for Azure Synapse Analytics? I have the …

  5. Access dedicated SQL Pool from Synapse Analytics notebook

    Apr 25, 2023 · The easiest method is to use the Apache Spark pool to Synapse SQL connector which works with Scala. This involves using Scala to read the data from a dedicated SQL pool, …

  6. azure data factory - why does Microsoft have both Synapse and …

    Apr 1, 2024 · Azure Synapse Analytics (formerly Azure SQL Data Warehouse): Azure Synapse Analytics is a cloud-based analytics service that integrates big data and data warehousing …

  7. How to grant user permission to a specific database in Azure …

    Apr 10, 2024 · I have multiple databases in Azure Synapse Analytics lake database. Now I am trying to limit the read access to one of the users. I was using the following script to create the …

  8. azure synapse analytics - How can I generate an …

    May 5, 2024 · 0 How can I generate an entity–relationship (ER) diagram of a SQL data warehouse (dedicated SQL pool) database using Visio? Trying to create dedicated SQL pool …

  9. Azure DevOps and Azure Synapse Analytics SQL Script in Synapse …

    Aug 27, 2024 · 1 I have a PL_Fetch pipeline with copy data activity for fetching my sql scripts in my azure synapse analytics. first of all, I made a REST API linked service with the Azure …

  10. How to connect to on-premise SQL Server from Azure Synapse

    May 3, 2022 · 4 Assuming your on-premises SQL Server running on Windows machine, you can go with Self-hosted Integration Runtime (IR) to connect Azure Synapse Analytics with on …