Featured image of post Create Azure Key Vault to store Tenant ID, Client ID and Secret

Create Azure Key Vault to store Tenant ID, Client ID and Secret

Azure Key Vault is a cloud service that provides a secure store for secrets. And in the previous post on creating Power BI Service Principal Profile we added a secret. The Tenant ID, Client ID and Secret values give access to the Service Principal and whatever permission they have. So for that reason we are going to create an Azure Key...

Featured image of post Create a Power BI Service Principal Profile

Create a Power BI Service Principal Profile

For Power Automate to use the Power BI Rest API it needs a service principal profile. This is created by creating an app registration that has the right permissions. This allows an app, e.g. Power Automate, to establish a trust relationship with the Microsoft identity platform. This is done using Entra Admin Center (previously known as Active Directory) This post...

Featured image of post Power Automate and Power BI Rest API

Power Automate and Power BI Rest API

The Power BI Rest API provides the ability to create a workspace. Power Automate includes an action to make a HTTP call, i.e. a Rest API. So we should be able to get a flow to create a workspace. So that was my goal. Writing the first flow and getting it to work involved so many little steps I had...

(1 - 14)
Enter Press Enter to jump