Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29541

How to connect to SQL Server Analysis Services OLAP database installed in AWS-EC2 instance via Excel?

$
0
0

We deployed an AWS-EC2 instance with SQL Server 2016 Standard Edition. We have opened the ports using Security Groups. (e.g. 1433 for MSSQL and 2383 (known for SSAS port)).

I tried to connect using Excel but unfortunately it cannot access the server. I am using the Public IP to connect.

Tried to see if 2383 is listening through the use of portqry tool. But it says, the port is FILTERED.

Can anyone help me with this problem? Is is possible to connect to the AWS-EC2 SSAS instance from Excel?

Thank you in advanced!


Viewing all articles
Browse latest Browse all 29541

Trending Articles