Skip to main content

Power BI

Needs Votes

Data Gateway Automated Installation

Vote (96) Share
Craig McGregor's profile image

Craig McGregor on 28 Nov 2017 17:45:59

Support automated installation and registration of Data Gateway(s).

Thus could be via a command-line tool or a Powershell Module, but preferably supported using Powershell DSC resource.

Also see:
Automation of Gateway Password

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/14605566-automation-of-gateway-password

Comments (17)
Craig McGregor's profile image Profile Picture

Tanh on 05 Jul 2020 23:54:02

RE: Data Gateway Automated Installation

Any updates on this idea. We need this for automation.

Craig McGregor's profile image Profile Picture

R M on 05 Jul 2020 23:53:04

RE: Data Gateway Automated Installation

'we need this badly as well, also please simplify the config files so that we can render configs easily (rather than do line regexp substitution).

1. install the software using msiexec or other dotnet automation tool

2. break out the myriad of configuration options into one file like 'config.json' and have it be the main method of overriding simple values like:
- cluster name
- gateway node name
- login username/password (how to encrypt pass)
- use ssl
- log verbosity
- basic performance tweaks like mentioned in https://docs.microsoft.com/en-us/power-bi/service-gateway-performance-monitoring

Craig McGregor's profile image Profile Picture

MJ on 05 Jul 2020 23:52:17

RE: Data Gateway Automated Installation

This is essential for companies operating infrastructure as code

Craig McGregor's profile image Profile Picture

Jason J Horner on 05 Jul 2020 23:49:22

RE: Data Gateway Automated Installation

PBI Team any update on this? its is currently blocking me from implementing a CI / CD DevOps

Craig McGregor's profile image Profile Picture

Arjan Meskers on 05 Jul 2020 23:48:31

RE: Data Gateway Automated Installation

This would also make support for installation on Server Core possible. Currently this fails as registration (sign in) requires IEFRAME.DLL.

Craig McGregor's profile image Profile Picture

Anonymous on 05 Jul 2020 23:30:45

RE: Data Gateway Automated Installation

Any comments on if or when this could possible be on road map?

Craig McGregor's profile image Profile Picture

Ronnie7 on 05 Jul 2020 23:26:38

RE: Data Gateway Automated Installation

Allow Automation for ON-premises Gateway installation.
We have 20 Servers with Enterprise Gateways install on them.
As new versions come out, we want to update the Gateway on all servers. However, we can not use a silent install since it is non-existing feature. We have to go server-by-server and install the gateway and then configure it. Please allow silent install just like SQL Server