Forum Discussion
Error in configuring Power BI Gateway - Enterprise (Preview)
Hello,
I have a similar issue which I am investigating. Any help appreciated.
| URI du cluster: | https://wabi-north-europe-redirect.analysis.windows.net |
| Code d'état: | 400 |
| Code d'erreur: | DM_GWPipeline_Client_GatewayUnreachable |
| Heure: | Fri Feb 19 2016 10:49:13 GMT+0100 (Romance Standard Time) |
| Version: | 13.0.800.492 |
a+,=)
-=Clement=-
Configuration:
Windows Server 2012 R2 Standard
VMware
No role configured
Logged as local administrator
WORKGROUP
Hi again,
I found a solution opening some ports on the firewall.
Please note this rule is not optimal and might be a potential security threat in current state.
I may later have time to reconfigure a less wide open rule.
Use at your own risk.
--run
--control
--windows firewall
--advanced settings
--outbound rules
--new rule
--Port
--next
--All remote ports
--next
--Allow the connection
--next
--When Does This Rule Apply?next
--name=myPowerBI ports
--Finish
--right click myPowerBI ports
--Properties
--Protocol and Ports
--Local Port=Specific Ports
--443, 5671, 5672, 9359, 9351, 9352, 9353, 9354
--Ok
a+,=)
-=Clement=-
- Anonymous10 years agoNot applicable
Hi everyone,
I've managed to install and configure correctly the entreprise Gateway.
My solution is a bit customized but I think it can give ideas for all.
We have a SSAS installed on a VM stored in the cloud (google cloud), but within our Active Directory.
Since we've got Power BI, we have Azure Actie Directory. We synchronize both AD with Azure Active Directory Connect.
The SSAS VM has a public IP adress.
We installed the entreprise Gateway on the SSAS VM, and the configuration was successfull (remind, if you've a French OS edition don't forget to rename the "Perfomance Counter Logs" group with the english name).
On Power BI the gateway was on and we manage to create data source connected to SSAS. After this, you can show your SSAS dashboard really easy, but don't forget to create AD account and give the correct role to SSAS.
The main things to remember is :
- be sure that the AD were synchronized
- the SSAS server is reachable from outside (public IP or Port redirection).
Sebastien