Power BI Integration with Optimizely Configured Commerce for one of the client
The client requires seamless integration of Power BI reports directly within their Optimizely Configured Commerce site to enable:
Real-time business analytics dashboards
Embedded sales, inventory, and customer insights
Interactive reporting for internal users
To integrate Power BI reports into Optimizely Configured Commerce site, we need to whitelist the required DLLs.
DLLs to Whitelist
The following DLLs need to be whitelisted for Power BI integration:
Microsoft.PowerBI.Api.dll
Microsoft.Identity.Client.dll
Microsoft.Rest.ClientRuntime.dll

-
Thank you for submitting this request. Currently we are not already referencing this package and as such we cannot approve this whitelist request; it would require much greater review to ensure that we are not causing issues for other customers. In this case whitelisting would mean we pull in the package and all of the related dependencies (for all customers).
In this case Microsoft.PowerBI.Api is a wrapper for APIs, and the code for it is MIT and available on GitHub. You should be able to pull in any code needed to use at the project level vs us pulling in an additional nuget library.
Can you help us understand what challenges or issues might be preventing you from using the current approach?