Daily Shaarli

All links of one day in a single page.

January 26, 2023

Authenticating to the Power BI REST API with C# via SPN (Part 1 – Cloud Setup) – Jeff Pries

The Power BI API initially didn’t have great support for SPN authentication (basic functionality entered Preview in February of 2019), but it has improved greatly over time and is now at the point where it is very usable by custom applications that wish to read data from the API. There are a few extra configuration steps which are necessary in order to get this setup which I’ll cover below.