Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
pcowman1
Helper I
Helper I

pbiviz --create-cert Error unknown option

I'm getting an error when I use the command: pbiviz --create-cert

I installed the tools per: npm i -g powerbi-visuals-tools  and it went fine.

 

Now I get this:

unknownoption.PNG

Has anyone else seen this?

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

I can't find any updated documentation to this effect (unfortunately), but the latest tools (3.0 and above) just uses the --install-cert parameter, which does the create and install in one step.

If you run pbiviz with that parameter, you'll get the cert passphrase in the console window, which you can copy/paste into the install dialog when prompted.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

2 REPLIES 2
dm-p
Super User
Super User

I can't find any updated documentation to this effect (unfortunately), but the latest tools (3.0 and above) just uses the --install-cert parameter, which does the create and install in one step.

If you run pbiviz with that parameter, you'll get the cert passphrase in the console window, which you can copy/paste into the install dialog when prompted.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




thank you. That fixed it. i guess they haven't updated the instructions on the MS page to reflect the new code.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors