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

Carsten3000/suspend_resume_pbiembedded-by-single-resource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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 as System-assigned managed identity feature, since this script uses Connect-AzAccount for authentication against Azure.

 

**Parameters for the Script **

 

  • 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%