Forum Discussion
Data Storage and Connection for Power BI Service
- 1 year ago
Hi pennyhoho117
Key Points for Secure Power BI Setup:
Secure Data Transmission: Power BI uses TLS encryption for data in transit and encryption at rest for stored data. Use Row-Level Security (RLS) for sensitive data access.
Data Storage in Power BI:
- Import Mode: Data is stored in Power BI Service (encrypted in Azure).
- DirectQuery Mode: Data is queried live, not stored in Power BI.
- Live Connection: Connects directly to models without storing data.
On-Premises Data Gateway:
- Required if Redshift or PostgreSQL are in a private network or on-premises.
- Acts as a secure bridge between Power BI Service and your databases.
- Supports encrypted connections for scheduled refreshes or real-time queries.
Recommendations:
- Use DirectQuery for Redshift/PostgreSQL to avoid storing data in Power BI.
- Set up an on-premises data gateway for secure, private database connections.
Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂Kind Regards,
Poojara
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
Hi pennyhoho117,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the responses has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.