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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

Authentication Power BI Report Server

how authentication happens in case of power bi report server? will it happen through windows active directory or azure active directiory?

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @powerbiexpert22 

Power BI Report Server uses Windows Authentication via an on-premises Active Directory (AD).

Authentication methods include:

  1. Windows Authentication – Users are authenticated via Kerberos or NTLM when connected to the corporate domain.
  2. Forms Authentication – Custom authentication can be configured via extensions, but this requires development.
  3. Basic Authentication / Anonymous Access – Possible but not recommended for security reasons.

Power BI Report Server does not support Azure Active Directory (AAD) natively.
If external users or organizations using AAD need access, solutions like VPN or ADFS federation are required.

If the user is referring to Power BI Service (cloud), authentication is handled via Azure Active Directory (AAD).


Bottom line:

Power BI Report Server primarily works with Windows Active Directory, not Azure AD.

For more details, refer to Microsoft's official documentation:

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

2 REPLIES 2
Ritaf1983
Super User
Super User

Hi @powerbiexpert22 

Power BI Report Server uses Windows Authentication via an on-premises Active Directory (AD).

Authentication methods include:

  1. Windows Authentication – Users are authenticated via Kerberos or NTLM when connected to the corporate domain.
  2. Forms Authentication – Custom authentication can be configured via extensions, but this requires development.
  3. Basic Authentication / Anonymous Access – Possible but not recommended for security reasons.

Power BI Report Server does not support Azure Active Directory (AAD) natively.
If external users or organizations using AAD need access, solutions like VPN or ADFS federation are required.

If the user is referring to Power BI Service (cloud), authentication is handled via Azure Active Directory (AAD).


Bottom line:

Power BI Report Server primarily works with Windows Active Directory, not Azure AD.

For more details, refer to Microsoft's official documentation:

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile
Shravan133
Super User
Super User

Both. depends on your scenario and needs.

 

  1. Windows Active Directory (AD): This is the most common method, where users are authenticated using their Windows credentials. It supports NTLM and Kerberos authentication protocols

     
  2. Azure Active Directory (AAD): For environments integrated with Azure, AAD can be used to authenticate users. This is particularly useful for hybrid environments where both on-premises and cloud resources are used

     
  3.  

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.