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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
sakunchamikara
Regular Visitor

Can we create a new power bi user account using a powershell script ?

I need to create a new user account in power bi using a Powershell script is there any possibility of doing this and if so how can we achieve this?

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @sakunchamikara,

I think you can try to invoke AzureAD related package to create new user account. Then you only need to assign power bi license to the new account.

New-AzureADUser (AzureAD) | Microsoft Learn

Assign Microsoft 365 licenses to user accounts with PowerShell - Microsoft 365 Enterprise | Microsof...
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @sakunchamikara,

I think you can try to invoke AzureAD related package to create new user account. Then you only need to assign power bi license to the new account.

New-AzureADUser (AzureAD) | Microsoft Learn

Assign Microsoft 365 licenses to user accounts with PowerShell - Microsoft 365 Enterprise | Microsof...
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.