Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I'm trying to install On-premises data gateway to a Docker container using Powershell as mentioned in https://community.powerbi.com/t5/Community-Blog/Data-Gateway-Automation-using-PowerShell-Part-1/ba-p...
The container is built based on Windows image mcr.microsoft.com/windows:10.0.17763.973.
When running Install-DataGateway step, it writes "Starting to install data gateway on server." and then waits forever, with no other output.
I successfully installed the gateway on my laptop using the same commands.
Is it possible to fix the issue or at least identify the root cause?
Thanks
Hello @vladsadovski,
I tried the same, to create a docker image with a Windows Container, which should host a PowerBI Data Gateway.
I receive the same problems, the installation just stops or freezes forever. On a normal Azure VM it runs without problems.
On the official Data Gateway documentation it says that that it is not supportet:
On "Related considerations" it is written that Gateways aren't supported on a) Windows Server Core installations b) Windows Containers
I opened a github issue here https://github.com/MicrosoftDocs/data-integration/issues/217
Maybe we can get further with this.
If someone at least would make transparent what exactly is mising in Windows Containers or the Server Core images we can test if we can install it on the Docker Container.
Hi @vladsadovski ,
Not very clear. There are some limitations mentioned on the blog, have you checked it?
Best Regards,
Jay
Hi @v-jayw-msft,
I believe I did meet the limits, e.g. using Powershell 7, running it under user manager\containeradministrator account. It does work on my actual laptop, but still waits when running within the container.
Thanks
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.