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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
BEC_100
Frequent Visitor

Access report via Embeded

I have been using a cloud service (classic) to access a report.  I have embeded link via <iFrame> to access a report as follows:

<div>

 

    <iframe title="MyReport" width="1540" height="941" src="https://app.powerbi.com/reportEmbed?reportId=facaa230-08e3-4408-b0ab-0a61171da14d&autoAuth=true&ctid..." frameborder="0" allowFullScreen="true"></iframe>

</div>

 

Recently azure upgraded to use Cloud service (extended support) because the classi will be deprecated.

Now when I click on the link, I am asked for credentials (as before) but it keeps recclyng. Asking for credentials over and over.

I have ensured the latest embeded code is correct.

 

If I go directly to https://app.powerbi.com/ and enter the credentials, the reports work fine.

Do not want to provide direct access to reports because the Azure service contains other applications suitable for the end-user.

Has anyome encounter similar behavior?

1 ACCEPTED SOLUTION
v-jianpeng-msft
Community Support
Community Support

Hi, @BEC_100 

You can troubleshoot the problem from the following aspects:
1. Check the embed code. You mentioned that you made sure the latest embed code was correct. Check the following carefully:
- The report ID in the 'src' attribute of '<iframe>' matches the correct Power BI report.
- Correctly set the "autoAuth=true" parameter to enable automatic authentication.
- The `ctid` parameter (if used) corresponds to the correct tenant ID
2.Authentication Flow. Make sure the report is configured to use the same authentication method as before (such as Azure AD, service principal, or direct query). The credentials provided in the embed code match the authentication method configured for the report
3.Azure cloud service (extended support) may have different behavior compared to the classic version. For more details about Azure cloud services (extended support), you can click on the link below:
https://learn.microsoft.com/en-us/azure/cloud-services-extended-support/faq

4. Certificate keystore. If your reports rely on certificates, consider using Azure Key Vault: Add the certificate to Key Vault, referencing the certificate thumbprint in the service configuration file.
Ensure that the Cloud Service (Extended Support) resource has the appropriate permissions to retrieve the certificate stored as a secret from the Key Vault.
You can try the following two methods:
1. Use service principal. In the extended support version, you may need to use Service Principal for authentication. This means you need to create a service principal in Azure Active Directory and use its credentials to authenticate embedded Power BI reports.
2. Use Azure AD integration. If your environment supports Azure AD integration, you can configure single sign-on (SSO) so that after users log in for the first time, their credentials are remembered and they do not need to be entered each time.

 

 

 

How to Get Your Question Answered Quickly

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-jianpeng-msft
Community Support
Community Support

Hi, @BEC_100 

You can troubleshoot the problem from the following aspects:
1. Check the embed code. You mentioned that you made sure the latest embed code was correct. Check the following carefully:
- The report ID in the 'src' attribute of '<iframe>' matches the correct Power BI report.
- Correctly set the "autoAuth=true" parameter to enable automatic authentication.
- The `ctid` parameter (if used) corresponds to the correct tenant ID
2.Authentication Flow. Make sure the report is configured to use the same authentication method as before (such as Azure AD, service principal, or direct query). The credentials provided in the embed code match the authentication method configured for the report
3.Azure cloud service (extended support) may have different behavior compared to the classic version. For more details about Azure cloud services (extended support), you can click on the link below:
https://learn.microsoft.com/en-us/azure/cloud-services-extended-support/faq

4. Certificate keystore. If your reports rely on certificates, consider using Azure Key Vault: Add the certificate to Key Vault, referencing the certificate thumbprint in the service configuration file.
Ensure that the Cloud Service (Extended Support) resource has the appropriate permissions to retrieve the certificate stored as a secret from the Key Vault.
You can try the following two methods:
1. Use service principal. In the extended support version, you may need to use Service Principal for authentication. This means you need to create a service principal in Azure Active Directory and use its credentials to authenticate embedded Power BI reports.
2. Use Azure AD integration. If your environment supports Azure AD integration, you can configure single sign-on (SSO) so that after users log in for the first time, their credentials are remembered and they do not need to be entered each time.

 

 

 

How to Get Your Question Answered Quickly

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

You may want to obfuscate/remove your ctid when you post to public forums.

aj1973
Community Champion
Community Champion

Hi @BEC_100 

Did you check with Power BI admin of the portal? the embed code might have been disabled by default.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.