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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
akj2784
Post Partisan
Post Partisan

Is data secured when we use R Visual ?

Hi All,

 

I have created a custom R visual using pbiviz tool. Just wanted to check if there is any risk on data security ?

I mean if I publish the code to Service, my data would be secured or not ?

 

Regards,

Akash

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

Hi @akj2784,

 

Actually, service use sandbox to handling r script and you not need to care with this.


For detailed information, please take a look at following link to know more about this visual.

Creating R visuals in the Power BI service

 

R visuals are created from R scripts, which could potentially contain code with security or privacy risks.

These risks mainly exist in the authoring phase when the script author run the script on their own computer.

The Power BI service applies a sandbox technology to protect users and the service from security risks.

This sandbox approach imposes some restrictions on the R scripts running in the Power BI service, such as accessing the Internet, or accessing to other resources that are not required to create the R visual.

 

Regards,

Xiaxoin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @akj2784,

 

Actually, service use sandbox to handling r script and you not need to care with this.


For detailed information, please take a look at following link to know more about this visual.

Creating R visuals in the Power BI service

 

R visuals are created from R scripts, which could potentially contain code with security or privacy risks.

These risks mainly exist in the authoring phase when the script author run the script on their own computer.

The Power BI service applies a sandbox technology to protect users and the service from security risks.

This sandbox approach imposes some restrictions on the R scripts running in the Power BI service, such as accessing the Internet, or accessing to other resources that are not required to create the R visual.

 

Regards,

Xiaxoin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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