Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
I'm trying to get started with creating visuals. Following the microsoft instructions for setting up my dev environment. At the set for setting up the certificates, I'm running the PBIVIZ command (pbiviz --install-cert) but it keeps erroring on "could not find MakeCert.exe". Other microsoft docs indicate that makecert is deprecated but PBIVIZ is still using it. Anyone found a solution to this problem?
Solved! Go to Solution.
Hi @thamera ,
Please make sure you have install the latest version node.js and pbiviz package.
As far as I know, creating and installing a certificate process describes running a PowerShell command that launches the Certificate Import Wizard.
So please make sure you have install the latest version PowerShell and all packages you need.
For reference: Installing PowerShell on Windows
Note: a Secure Sockets Layer (SSL) Certificate is required.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @thamera ,
Please make sure you have install the latest version node.js and pbiviz package.
As far as I know, creating and installing a certificate process describes running a PowerShell command that launches the Certificate Import Wizard.
So please make sure you have install the latest version PowerShell and all packages you need.
For reference: Installing PowerShell on Windows
Note: a Secure Sockets Layer (SSL) Certificate is required.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Check out the November 2024 Power BI update to learn about new features.