MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.21k stars 21.36k forks source link

Give access to Power BI for stream analytics from Power BI Portal #64235

Closed kasunsjc closed 3 years ago

kasunsjc commented 3 years ago

[Enter feedback here] As mentioned in the documentation It says to give the stream analytics name and grant the permission. But Power BI wont allow giving permission unless it's an email

image


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cedarbaum commented 3 years ago

Hi @kasunsjc, can you please confirm that your Power BI tenant allows service principal access? See this article for more details: https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal#step-3---enable-the-power-bi-service-admin-settings

This setting is required only if you wish to authorize the ASA job via the UI. You should still be able to authorize it using PowerShell or the REST API regardless of this setting.

KranthiPakala-MSFT commented 3 years ago

@kasunsjc - In addition to above inputs, this has been called out in step 2 (Create a Stream Analytics job using the Azure portal) of this document :

image

image

Hope this helps.

kasunsjc commented 3 years ago

Yes, enabled and try still its not allowed for me to add the steam analytics name for access image

KranthiPakala-MSFT commented 3 years ago

@kasunsjc Thanks for confirming.

@cedarbaum - Could you please have assist on this issue? - Thank you

kasunsjc commented 3 years ago

FYI - I found below too https://community.powerbi.com/t5/Developer/Error-creating-Power-BI-output-in-Azure-Stream-Analytics/td-p/938576#

cedarbaum commented 3 years ago

@kasunsjc - can you please try using PowerShell and let us know if this option works? Instructions can be found here: https://docs.microsoft.com/en-us/azure/stream-analytics/powerbi-output-managed-identity#use-the-power-bi-powershell-cmdlets

mamccrea commented 3 years ago

Hi @kasunsjc - just wanted to follow up. Did PowerShell work for you?

mamccrea commented 3 years ago

I hope this information has been helpful. We'll close this issue for now. Please feel free to reopen if needed.

please-close