In one of my projects we have been migrating a Cube from an on Prem SQL Server Analysis Services Instance (SSAS) to Power BI Premium/Fabric Semantic Models. With XMLA endpoints migration is a breeze and one can easily use Tabular Editor to deploy the same model to onPrem and the Cloud.
In the re...
Continue ReadingEvery Data Warehouse consists of lots of SQL code. While previously all business transformations have been handled in SSIS, in recent times I have often seen more and more logic handled in Stored Procedures. Stored procedures have the benefit that they run onPrem and on Azure and are cost efficient...
Continue ReadingAfter five interesting years at avanade I join noventum consulting this month again. I worked for noventum already from 2012 to 2017. Noventum is a small consulting boutique with a team of experienced business intelligence and data warehouseing experts on Microsoft technology.
I will join ther...
Continue ReadingI have presented at Power BI Fest on November 20th 2021. It was an honor to be part of a conference with many great speakers.
For the resources used in the presentation and more details please have a look at my previous blog post.
You find the deck here: PDF
I will be speaking at the Power BI Fest next weekend.
The topic will be how to analyze your Azure Cost with Power BI. This gives many benefits compared with the native functionality in the Azure portal, for example speed and options to customize.
The result of this can look like the following:...
Continue ReadingOn Azure most data services offer a firewall. Unfortunately, at the moment the details of those firewalls differ. As soon as a firewall is switched on for any storage service (e.g. Azure Data Lake Gen2, Azure Synapse, Azure Key Vault), Azure Data Factory cannot access the resources by default anymore and must be configured accordingly.
In this blog post, I want to demonstrate how to demonstrate how to connect ADF and Synapse pretty securely without going with a full Managed VNet Runtime of ADF which would incur extra cost.
Continue Reading