Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause and start Power BI Embedded programmatically #2135

Closed
itm-platform opened this issue May 4, 2020 · 2 comments
Closed

Pause and start Power BI Embedded programmatically #2135

itm-platform opened this issue May 4, 2020 · 2 comments

Comments

@itm-platform
Copy link

This page explains how to pause and start the service manually. Can this be done programmatically?
Use case: Power BI is embedded in a page of an application that has a rather low usage.
Objective: pay per use of Power BI Embedded, not just its availability
Question: Can the PBI Embedded service be activated when that page is accessed and paused when left?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@davidiseminger
Copy link
Contributor

Thanks for posting – note that we can only answer feedback related to the documentation, and can’t provide direct support or respond feature requests.

Your best venue for getting an answer or feedback on your question is from the community (https://community.powerbi.com) or from support at https://support.powerbi.com. You can also provide feedback using the Give Product Feedback button at the bottom of the article page.

I've also forwarded your feedback to the writer, who may have insight on your question as well.

@KesemSharabi
Copy link
Contributor

Hi @itm-platform,

Yes, you can use the Azure ARM APIs suspend and resume.

Or, you can use a Power BI Embedded PowerShell script; Suspend-AzPowerBIEmbeddedCapacity and Resume-AzPowerBIEmbeddedCapacity.

Hope this helps,

Kesem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants