Forum Discussion
Power BI deployment best practices
The standard method to achieve what you are trying to do is to make use of an "On Premise Data Gateway". This can be any server inside your network. You load and configure this peice of software such that you provide a secure bridge to transport the data from your network into your Online Data Model. You can find it in the download area of your Power BI
So you will continue to develop exactly as you have presently and the database itself doesn't need any external exposure as the requests will be coming from the internal server, which runs the mashup engine.
- nmck867 years agoPost PatronThanks Anonymous! To confirm, I will be able to develop repoeta for this orgnaization leveraging the pn premise gateway? I currently assist pther organizations with their builds and to eliminate thisbadded layer of difficultly it will be eliminated by the on prem solution? Thanks again for the help.
- Anonymous7 years agoNot applicable
The gateway is designed purely for report refreshing once they are in the Power BI Service such that the Office 365 cloud can have a method of getting inside the companies network in a secure fashion.
For development, you'll need to work from a computer with inside access to those sources. I commonly use RDP's whenever i need access not provided by my local network.