Author: Adrian Chodkowski

SynapseVnetStorage_00
Azure Synapse Analitycs

Connecting to Azure Storage from Synapse Analytics using Private Endpoint

Security is a very important aspect of every cloud-based project. Synapse Analytics ecosystem allows us to configure many different options including networking and connectivity. In this article, I will try to demonstrate how to set up a private endpoint from Synapse Analytics to external Data Lake storage. First of all, I would like to explain […]

SynapseAnalyticsPauseResume_00
Azure Data Factory, Azure Synapse Analitycs

Pausing and Resuming Synapse Dedicated SQL Pool with Data Factory

Costs are crucial aspects of every cloud project. One of the basic savings options available in Synapse Analytics is pausing and resuming. This activity can be done manually using a graphical user interface but also programmatically. In this article, I would like to show you how to do it via Data Factory/Integrated Pipelines and REST […]

SynapseStreamAnalytics_00
Azure, Azure Synapse Analitycs, Event Hub, Stream Analytics

Loading stream data into Synapse with Event Hub and Stream Analytics

Azure contains multiple services that can handle stream data. I can mention just few of them: Stream Analytics Data Explorer Synapse Spark Databricks The above list is not everything that you can use. If you want to have a solution that will minimize maintenance and simplify the entire process you can use PaaS services like […]