Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
DanManson
New Member

Net Core PowerBI Embed in iFrame hosting on AKS

Hello, 

 

I am following the Microsoft tutorial  https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization?tab...

Attempting to host the sample code https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/.NET%20Core/Embed%20for%20your%20... in Azure AKS behind a NGINX ingress.  The sample code runs without issue on my local machine. 

 

Is it possible to run the PowerBI embed tutorial for User-Owns-Data code in Azure AKS behind an NGINX ingress?  

 

 

 

1 REPLY 1
Anonymous
Not applicable

Hi @DanManson ,

You need to combine the Power BI Embedded sample code with standard containerization and AKS deployment steps:

1. Get the Official Power BI Embedded “User Owns Data” Sample:

GitHub - microsoft/PowerBI-Developer-Samples: A collection of Power BI samples for developer use.

2. Containerize the Application

Introduction to Containers and Docker - .NET | Microsoft Learn

3. Create an AKS Cluster and Deploy Your App

Azure Kubernetes Service (AKS) documentation | Microsoft Learn

4. Configure NGINX Ingress in AKS

Create an unmanaged ingress controller - Azure | Microsoft Learn

Best Regards

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.