Forum Discussion
Dhruvin
8 years agoHelper III
Unable to Connect with Power BI Service using PowerShell
I have installed PowerShell for Power BI using following Code. Install-Module -Name MicrosoftPowerBIMgmt It is installed successfully. Now, I used following code-snippet to connect wi...
- 8 years ago
Hello
I was unable to connect with the Power BI Service with .Net Framework 4.7.02053 installed on my PC. However, when .Net Framework 4.7.2 was installed from here, I found that I was then able to connect to the Power BI Service using Powershell and run the other PowerShell Management Cmdlets which call the Rest API.
Dhruvin
8 years agoHelper III
Anonymous
7 years agoNot applicable
Just aligning this Community thread with the associated known GitHub issue.
Installing .NET Framework 4.7.2 solves this one.