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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
arlugones
New Member

How safe is to send credentials as parameters for a script?

Hi there,

 

Is it safe to send credentials as parameters for a script as my PowerBI reports get shared thru a public link (embedded report)? I mean, could parameters be retrieved using the navigator dev tools?

 

Thanks in advance, A

1 ACCEPTED SOLUTION
TomMartens
Super User
Super User

Hey @arlugones,

 

from a technical point of view, I would consider storing credentials in a query "safe" in regards to using the publish to web (public link) function to democratize your report.

 

Publish to web creates a copy of the original report containing the "imported" data, this copy will reside outside of the workspace, meaning the copy is not protected. As the credentials are stored inside the query, and will not be copied, at least this is my current understanding.

 

Nevertheless, I totally agree with @Greg_Deckler not to use publish to the web when the data contains confidential data, as anyone who has the link will be able to access the copy of the report.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

View solution in original post

3 REPLIES 3
TomMartens
Super User
Super User

Hey @arlugones,

 

from a technical point of view, I would consider storing credentials in a query "safe" in regards to using the publish to web (public link) function to democratize your report.

 

Publish to web creates a copy of the original report containing the "imported" data, this copy will reside outside of the workspace, meaning the copy is not protected. As the credentials are stored inside the query, and will not be copied, at least this is my current understanding.

 

Nevertheless, I totally agree with @Greg_Deckler not to use publish to the web when the data contains confidential data, as anyone who has the link will be able to access the copy of the report.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany
Greg_Deckler
Super User
Super User

@arlugones I wouldn't do it.


@ 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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Why? I'm new to this dashboard publishing thing so excuse my ignorance. Is it best to hard-code credentials on the script?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors