Skip to content

Commit f3a27a3

Browse files
Owen DuncanTaraMeyer
authored andcommitted
Updated PBIE node level article. (#474)
1 parent 84d3c80 commit f3a27a3

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

azurermps-5.1.1/AzureRM.PowerBIEmbedded/AzureRM.PowerBIEmbedded.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ original_content_git_url: https://github.com/Azure/azure-powershell/blob/preview
1212

1313
# AzureRM.PowerBIEmbedded Module
1414
## 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.
1616

1717
## AzureRM.PowerBIEmbedded Cmdlets
18+
19+
### [Get-AzureRmPowerBIEmbeddedCapacity](Get-AzureRmPowerBIEmbeddedCapacity.md)
20+
Gets the details of a PowerBI Embedded Capacity.
21+
1822
### [Get-AzureRmPowerBIWorkspace](Get-AzureRmPowerBIWorkspace.md)
1923
Gets the workspaces in a Power BI workspace collection.
2024

@@ -24,11 +28,29 @@ Gets Power BI workspace collections.
2428
### [Get-AzureRmPowerBIWorkspaceCollectionAccessKeys](Get-AzureRmPowerBIWorkspaceCollectionAccessKeys.md)
2529
Gets the current access keys associated with a Power BI workspace collection.
2630

31+
### [New-AzureRmPowerBIEmbeddedCapacity](New-AzureRmPowerBIEmbeddedCapacity.md)
32+
Creates a new PowerBI Embedded Capacity.
33+
2734
### [New-AzureRmPowerBIWorkspaceCollection](New-AzureRmPowerBIWorkspaceCollection.md)
2835
Creates a Power BI workspace collection.
2936

37+
### [Remove-AzureRmPowerBIEmbeddedCapacity](Remove-AzureRmPowerBIEmbeddedCapacity.md)
38+
Deletes an instance of PowerBI Embedded Capacity.
39+
3040
### [Remove-AzureRmPowerBIWorkspaceCollection](Remove-AzureRmPowerBIWorkspaceCollection.md)
3141
Removes a Power BI workspace collection.
3242

3343
### [Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys](Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys.md)
3444
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

Comments
 (0)