Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
vladsadovski
Frequent Visitor

Unable to install On-premises data gateway to Docker Container

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

3 REPLIES 3
mafis-hh
New Member

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.

v-jayw-msft
Community Support
Community Support

Hi @vladsadovski ,

 

Not very clear. There are some limitations mentioned on the blog, have you checked it? 

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors