From 539a8e1da716c2d3aad040e1a8d8ffe034225afe Mon Sep 17 00:00:00 2001 From: Jeffrey Robinson Date: Fri, 27 Jul 2018 13:49:08 -0700 Subject: [PATCH] Doc fix Update to FRP that must go in. --- AzureStack/AzureStack.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureStack/AzureStack.psd1 b/AzureStack/AzureStack.psd1 index f9ecf6bd..f63ccb80 100644 --- a/AzureStack/AzureStack.psd1 +++ b/AzureStack/AzureStack.psd1 @@ -134,7 +134,7 @@ * Azs.Fabric.Admin - Bug fix for returning only a single page in paginated results - Added a cmdlet Add-AzsScaleUnitNode to enable admin to add new scale unit nodes to the azurestack stamp - - Added cmdlets New-ScaleOutScaleUnitParametersListObject and New-ScaleOutScaleUnitParametersObject to facilitate the creation scale unit parameter objects + - Added cmdlet and New-AzsScaleUnitNodeObject to facilitate the creation scale unit parameter objects * Azs.Gallery.Admin - Bug fix for returning only a single page in paginated results * Azs.InfrastructureInsights.Admin