Git Integration in Power BI

Git Integration in Power BI

Intro Git integration in Power BI is a game-changer for us. It simplifies version control, which is a big win for anyone working with Power BI projects. Over the years, the team behind Power BI has worked on refining and expanding the capabilities of this tool, with the .pbip format being a key milestone. This format allows for a more streamlined and organized way of handling Power BI projects, making it easier for teams to collaborate, manage versions, and maintain consistency across different environments. With the introduction of features like Git integration and deployment pipelines, the value of the .pbip format has been further amplified. These features leverage the structured nature...

read more
How to use an OData connection with Service Principal Authentication for Dynamics 365 Business Central in Azure Data Factory

How to use an OData connection with Service Principal Authentication for Dynamics 365 Business Central in Azure Data Factory

#Dynamics365 #D365 #Dynamics365BC #ADF #OData #API In this article I will demonstrate how to establish connection from Azure Data Factory Linked Service to the Dynamics 365 BC with the help of Service Principal and OAuth flow. The process consist of following activities: Create and configure AAD application (Service Principal) Set the Dynamics 365 BC environment access for the application Register application in the D365 BC admin center Finally create new ADF Linked Service Create new application (Service Principal) All the steps will be executed in the Azure Portal (with screenshots), but they can be executed using Azure API. 1. Go to your Azure Active Directory (AAD) Tenant in Azure...

read more