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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It 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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.