Add user (AAD) to the Azure SQL Database It’s a simple task: ‘Add the user to the database’. But when you’re used to on-premise environments, you have to think a little bit differently. It’s still simple, but different. The big difference is the concept of contained databases where you don’t map users to a (server)login….
Tag: Governance
Configure access to Power BI Rest API
Configure access to Power BI Rest API Before you can use the Power BI Rest API, you need to configure a few things. In this blog, I’ll explain the exact steps you need to take before using the API. There are 4 steps: Create a Service Principal (SPN) in Azure Portal Add Security Group Configure…