MicrosoftDocs / azure-docs-sdk-python

Azure Python SDK documentation, hosted on docs.microsoft.com.

Home Page:https://docs.microsoft.com/python/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in pip command for PowerBI package

Gronan opened this issue · comments

https://docs.microsoft.com/en-us/python/api/overview/azure/power-bi?view=azure-python

pip install azure-mgmt-powerblembedded

instead of

pip install azure-mgmt-powerbiembedded

I submitted pull request 357 to fix this.

Confirmed fix has been published, closing. Thanks @Gronan and @CarolynOlsen!