@@ -12,9 +12,13 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/preview
12
12
13
13
# AzureRM.PowerBIEmbedded Module
14
14
## Description
15
- This topic displays help topics for the Azure Power BI Embedded Cmdlets.
15
+ This topic displays help topics for Azure Power BI Embedded Cmdlets.
16
16
17
17
## AzureRM.PowerBIEmbedded Cmdlets
18
+
19
+ ### [ Get-AzureRmPowerBIEmbeddedCapacity] ( Get-AzureRmPowerBIEmbeddedCapacity.md )
20
+ Gets the details of a PowerBI Embedded Capacity.
21
+
18
22
### [ Get-AzureRmPowerBIWorkspace] ( Get-AzureRmPowerBIWorkspace.md )
19
23
Gets the workspaces in a Power BI workspace collection.
20
24
@@ -24,11 +28,29 @@ Gets Power BI workspace collections.
24
28
### [ Get-AzureRmPowerBIWorkspaceCollectionAccessKeys] ( Get-AzureRmPowerBIWorkspaceCollectionAccessKeys.md )
25
29
Gets the current access keys associated with a Power BI workspace collection.
26
30
31
+ ### [ New-AzureRmPowerBIEmbeddedCapacity] ( New-AzureRmPowerBIEmbeddedCapacity.md )
32
+ Creates a new PowerBI Embedded Capacity.
33
+
27
34
### [ New-AzureRmPowerBIWorkspaceCollection] ( New-AzureRmPowerBIWorkspaceCollection.md )
28
35
Creates a Power BI workspace collection.
29
36
37
+ ### [ Remove-AzureRmPowerBIEmbeddedCapacity] ( Remove-AzureRmPowerBIEmbeddedCapacity.md )
38
+ Deletes an instance of PowerBI Embedded Capacity.
39
+
30
40
### [ Remove-AzureRmPowerBIWorkspaceCollection] ( Remove-AzureRmPowerBIWorkspaceCollection.md )
31
41
Removes a Power BI workspace collection.
32
42
33
43
### [ Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys] ( Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys.md )
34
44
Resets the specified access key.
45
+
46
+ ### [ Resume-AzureRmPowerBIEmbeddedCapacity] ( Resume-AzureRmPowerBIEmbeddedCapacity.md )
47
+ Resumes an instance of PowerBI Embedded Capacity.
48
+
49
+ ### [ Suspend-AzureRmPowerBIEmbeddedCapacity] ( Suspend-AzureRmPowerBIEmbeddedCapacity.md )
50
+ Suspends an instance of PowerBI Embedded Capacity.
51
+
52
+ ### [ Test-AzureRmPowerBIEmbeddedCapacity] ( Test-AzureRmPowerBIEmbeddedCapacity.md )
53
+ Tests the existence of an instance of PowerBI Embedded Capacity.
54
+
55
+ ### [ Update-AzureRmPowerBIEmbeddedCapacity] ( Update-AzureRmPowerBIEmbeddedCapacity.md )
56
+ Modifies an instance of PowerBI Embedded Capacity.
0 commit comments