Skip to content

Commit 235d8ad

Browse files
authored
Merge pull request #123689 from gnair-ms/patch-3
Update Azure Analysis Services FAQ for B2C Scenario
2 parents 1b856da + 6e615cf commit 235d8ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ sections:
4242
I have a source database behind a firewall. How can I configure the firewall to allow my Analysis Services server to access it?
4343
answer: |
4444
Azure Analysis Services does not use fixed IP addresses or Service Tags. The range of IP addresses your Analysis Services servers use can be anything in the range of IP addresses for the *Azure region*. You have to provide the *full range* of IP addresses for the Azure region of your server in the source database firewall rules. Another, and possibly more secure, alternative is to configure an On-premises Data Gateway. You can then configure your Analysis Services servers with the [AlwaysUseGateway server property](analysis-services-vnet-gateway.md#configure-alwaysusegateway-property), and then ensure the On-premises Data Gateway has an IP address allowed by the firewall rules of the data source.
45+
46+
- name: Consumer email accounts
47+
questions:
48+
- question: |
49+
Can I invite consumer email accounts (outlook.com and gmail.com) to the tenant and give permissions to access Azure Analysis Services?
50+
answer: |
51+
Yes, Azure Analysis Services supports B2C accounts (consumer email accounts who are invited into the Server tenant). However there are limitations with such accounts, for example Single Sign-On from Power BI service Live Connect reports may not be supported for some providers of consumer email accounts.
4552
4653
- name: Azure apps with IP address
4754
questions:

0 commit comments

Comments
 (0)