Latest Posts

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 […]