Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
When using PowerShell to connect to the Power BI API I use "Connect-PowerBIServiceAccount", after authenticating, I can see the "UserName" is returned. How can I assign this to a variable in my code for further use, or is there another way to return the authenticated service account? I want to remove the account being used to create workspaces via the API after I have assigned an AD group to the workspace for admin access.
Thanks.
Solved! Go to Solution.
You got me moving in the right direction. This worked for me:
You got me moving in the right direction. This worked for me:
Is this a .Net namespace? How would I use this in Powershell?
Thanks
Output: Microsoft.PowerBI.Common.Abstractions.Interfaces.IPowerBIProfile
Assign the output to a variable and then grab the UserName from it.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |