Forum Discussion

Dhruvin's avatar
Dhruvin
Helper III
8 years ago
Solved

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...
  • JaneLHunt's avatar
    JaneLHunt
    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.