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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
pvuppala
Helper V
Helper V

Schedule PowerShell Scripts in Cloud

Hey Gurus,

So I have a PowerShell script that use Power BI commandlets for admin tasks.  I run it manually every week and it basically moves all new "Personal Workspaces" to an embedded capacity which is paused (essentially disabling all personal workspaces).  I'd like to look at automating this execution on a schedule by not tying up to my local desktop or any of our team.    I'm reading it can be done using these two methods.  Please advise whats the path of least pain.

  • Azure Run books
  • Power AUtomate + Custom Connector

Thanks in advance!

-Pawan

2 REPLIES 2
pvuppala
Helper V
Helper V

Thank you Hari, it sounds like we need to type in our password in clear text for this to work?  If so, that is not fly at our Org. Please advise.

Hariharan_R
Solution Sage
Solution Sage

Hi @pvuppala 

If you make your PowerShell scripts to run without entering pop up credentials then you can use it in Azure Runbooks.

 

Ref - https://dataap.org/blog/2019/12/04/power-bi-rest-api-in-powershell-with-no-user-credentials-pop-up/

Ref - https://docs.microsoft.com/en-us/azure/automation/learn/powershell-runbook-managed-identity

 

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors