Hi, I would like to use Python scripting in Power BI desktop under the Power Query, but would like to prevent any organizational data from being sent outside of the organization. Would the Privacy Level setting introduce risk to such a scenario?
For context, I am using Power BI desktop in an organization with high data security restrictions, with clear guidelines not to upload organizational data outside of the organization. And I understand that for the Python scripts to work properly in the Power BI desktop, all data sources need to be set to public.
Does setting the Privacy Level for data sources to public risk sending the organizational data outside of the organization?
Thank you.