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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
bahti
New Member

CNAME for a specific report page

We have an on-prem PowerBI Reporting Service. Business would like to access specific Power BI reports using a user friendly cname/alias rather than long URL , so instead of "HTTP://servername:80/VirtualDirectory/Folder/Report1" they just want to type "report1/".

Is this possible? Afaik, CNAME can only point to an A record, not a complete url like this. Is there a way to create a link?

 

Thanks in advance.

 

 

2 REPLIES 2
saglamtimur
Resolver II
Resolver II

For IIS side it's called "URL Rewrite". Although Power BI Reporting Server uses IIS, there is no management console to configure it. You must manually edit config files. I can't offer a solution, but you can look at the link below to give you an idea of what to look for.

https://stackoverflow.com/questions/45407214/reverse-proxy-to-report-server 




If my post solved your problem, mark my post as a solution to help others to quickly find it and also please give it a 👍

 

Greg_Deckler
Community Champion
Community Champion

@bahti - Seems like what you want is a DNS URI record:

https://en.wikipedia.org/wiki/List_of_DNS_record_types#:~:text=Resource%20records%20%20%20%20Type%20...

 

You could also potentially do it by using a URI redirect on your web server that hosts your Power BI Report Server.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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