Skip to content

Commit 5b8ec55

Browse files
authored
Merge pull request #94501 from haidongh/patch-1
Update analysis-services-network-faq.yml
2 parents 55d7b1c + c45ec80 commit 5b8ec55

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/analysis-services/analysis-services-network-faq.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,17 @@ sections:
5050
answer: |
5151
Azure Analysis Services does not support Private Links, VNETs, or Service Tags. There are some open-source solutions (for example, https://github.com/mathwro/Scripts/blob/master/Azure/AllowAzure-AnalysisServer.ps1) that detect the IP address of the client application, and automatically and temporarily update the firewall rules.
5252
53-
53+
- name: Client that is behind firewall can enable URL based rule
54+
questions:
55+
- question: |
56+
I use a client that has a firewall between the client and the Internet to reach Azure Analysis Services. What URL should I configure to allow the traffic to go through the firewall
57+
answer: |
58+
- api.powerbi.com
59+
- login.windows.net
60+
- *.asazure.windows.net
61+
62+
63+
5464
additionalContent: |
5565
5666
## Next steps

0 commit comments

Comments
 (0)