Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Hello,
We are using Azure Machine Learning Service to create a predictive model. This takes a value as input and outputs the predicted value. The model gets deployed as a Docker image in Azure Container Instance (ACI), and we have been able to query the model and predict results via Python notebooks (ML Service workspace).
We need to access this model from Power BI: pass a parameter value using What-If Analysis and make a request to the model and get the predicted value as response.
Is there a way in which this can be done? Is it possible to connect to ACI from Power BI?
Thanks!
As per Nov 2019 update there is a way to import Machine learning models into PowerBI. Please check this
Hi @RRay,
Based on my research, Power BI doesn't support such a data connector that can directly connect to Azure Container Instance. In my opinion, you may need to get the data model via API or export data from ACI to other file or database where Power BI can fetch data from. Besides, for your requirement that to pass What-If parameter to source data to filter records is not supported right now.
Regards,
Yuliana Gu
Hi @v-yulgu-msft,
Thanks.
Can you please explain how we could get a reference to the model in ACI via an API?
Hi @RRay,
Honestly, I am not familiar with API, I would suggest you contact Azure Container Instance support team to consult whether it supports to or how to extract the data model in ACI.
Regards,
Yuliana Gu
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!