File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed
src/ResourceManager/PowerBIEmbedded/Commands.Management.PowerBIEmbedded/help Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,30 @@ Locale: en-US
10
10
## Description
11
11
This topic displays help topics for the Azure Power BI Embedded Cmdlets.
12
12
13
- ## AzureRM.PowerBIEmbedded Cmdlets
13
+ ## PowerBI Embedded Capacity Cmdlets
14
+ ### [ Get-AzureRmPowerBIEmbeddedCapacity] ( Get-AzureRmPowerBIEmbeddedCapacity.md )
15
+ Gets the details of a PowerBI Embedded Capacity.
16
+
17
+ ### [ New-AzureRmPowerBIEmbeddedCapacity] ( New-AzureRmPowerBIEmbeddedCapacity.md )
18
+ Creates a new PowerBI Embedded Capacity.
19
+
20
+ ### [ Remove-AzureRmPowerBIEmbeddedCapacity] ( Remove-AzureRmPowerBIEmbeddedCapacity.md )
21
+ Deletes an instance of PowerBI Embedded Capacity.
22
+
23
+ ### [ Resume-AzureRmPowerBIEmbeddedCapacity] ( Resume-AzureRmPowerBIEmbeddedCapacity.md )
24
+ Resumes an instance of PowerBI Embedded Capacity.
25
+
26
+ ### [ Suspend-AzureRmPowerBIEmbeddedCapacity] ( Suspend-AzureRmPowerBIEmbeddedCapacity.md )
27
+ Suspends an instance of PowerBI Embedded Capacity.
28
+
29
+ ### [ Test-AzureRmPowerBIEmbeddedCapacity] ( Test-AzureRmPowerBIEmbeddedCapacity.md )
30
+ Tests the existence of an instance of PowerBI Embedded Capacity.
31
+
32
+ ### [ Update-AzureRmPowerBIEmbeddedCapacity] ( Update-AzureRmPowerBIEmbeddedCapacity.md )
33
+ Modifies an instance of PowerBI Embedded Capacity.
34
+
35
+
36
+ ## PowerBI Workspace Collection Cmdlets
14
37
### [ Get-AzureRmPowerBIWorkspace] ( Get-AzureRmPowerBIWorkspace.md )
15
38
Gets the workspaces in a Power BI workspace collection.
16
39
You can’t perform that action at this time.
0 commit comments