Forum Discussion
ddarshan
9 years agoNew Member
Error while Creating PowerBI workspace in azure through CLI
Hi All, I am trying to create a PowerBI workspace using Azure CLI using below link: http://blog.jongallant.com/2017/01/create-powerbi-embedded-workspace-collection-with-azure-cli-1-0/ it...
- 9 years ago
I can create a workspace collection.
The problem in your case is that PBI Embedded workspace name "powerbi-test1" is not valid, try a name "powerbi-test011".
By the way, Power BI Embedded is being deprecated and it is not avaiable for new users. That's why you can't see the create option in Azure portal. Though you can bypass that creation lock by using the CLI, however you should note that the being deprecated Power BI Embedded will continue to work for a limited time, to avoid any extra migrating and re-developing work in future, it is recommended to start with the new replacement Embedding with non-Power BI users(Power BI Premium license needed).
ddarshan
9 years agoNew Member
Thanks a lot Eric, that did the trick.
Eric_Zhang
9 years agoMicrosoft Employee
Glad to hear it did the trick, if you have no further question, could you please accept the reply as solution to close this thread?