Skip to content

This script suspends/Resume the PowerBI  Embedded Capacity in Azure by a given PBE resource name.Pre-Requisites Install AzureRM.PowerBIEmbedded moduleYou have to create your automation account as Run As Account feature, sine this script uses AzureRunAsConnection for authentic

License

Notifications You must be signed in to change notification settings

azureautomation/suspend_resume_pbiembedded-by-single-resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Suspend_Resume_PBI-Embedded by Single resource

This script suspends/Resume the PowerBI  Embedded Capacity in Azure by a given PBE resource name.

 

**Pre-Requisites **

  • Install [Az.PowerBIEmbedded] module

  • You have to create your automation account with a Managed Identity.

 

**Parameters for the Script **

  SubscriptionId

  • SubscriptionId : The Subscription Id Automation Account & PowerBI Embedded Capacity which you want to Suspend or Resume.

  • PowerBIEmbeddedName : The Name of the PowerBI Embedded Capacity which you want to Suspend or Resume.

  • AzureResourceGroup : Name of the Azure Resource Group where the PowerBI Embedded capacity Resides

  • **Suspend: **

**True **- If we want to Suspend ;

**False **- If we want to resume the PBI Capacity

 

 

 

 

TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.

About

This script suspends/Resume the PowerBI  Embedded Capacity in Azure by a given PBE resource name.Pre-Requisites Install AzureRM.PowerBIEmbedded moduleYou have to create your automation account as Run As Account feature, sine this script uses AzureRunAsConnection for authentic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published