Skip to main content

Power BI

New

Data Gateway Automated Installation

Vote (74) 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 (16)
Craig McGregor's profile image Profile Picture

c1e76fba 059e-437c-9a62-279c5767deab 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

4307369e cb78-4f46-84bf-29b991698510 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

6342ea19 4318-4396-b645-cbf938f2c1cc 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

460aba04 ac73-e811-a965-000d3a1bec70 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

fad09608 f5fd-42a7-ba3c-03668a23b824 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

487c35c7 5e6d-4222-9437-1692419fd42c 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