Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
We would like to manage our Workspace Premium Capacity using powershell runbook automation. AzureRm.PowerBIEmbedded module does not have any command to remove a workspace from a premium capacity ?
Hi cbaski ,
Try this command "Remove-AzureRmPowerBIEmbeddedCapacity":
PS C:\> Remove-AzureRmPowerBIEmbeddedCapacity -Name "testcapacity" -ResourceGroupName "testRG"
Type : Microsoft.PowerBIDedicated/capacities
Id : /subscriptions/78e47976-.../resourceGroups/testRG/providers/Microsoft.PowerBIDedicated/capacities/testcapacity
ResourceGroup : testRG
Name : testcapacity
Location : West Central US
State : Succeeded
Administrator : {admin@microsoft.com}
Sku : A1
Tier : PBIE_Azure
Tag : {}
Regards,
Jimmy Tao
Jimmy,
Thank you , I'm not trying to remove the capacity , I want to turn off the dedicated capacity for a given workspace, so that I can suspend the capacity and continue to use the workspace during non peek hours.
Note: If you suspend the capacity , all the workspace run on that workspace is not accessible as well.
fellow forum members and experts, Any update or ideas ?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.