diff --git a/src/AksArc/AksArc/help/Get-AzAksArcCluster.md b/src/AksArc/AksArc/help/Get-AzAksArcCluster.md index d3fcb992e3d8..690b350309d0 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcCluster.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcCluster.md @@ -14,7 +14,7 @@ Gets the provisioned cluster instance ``` Get-AzAksArcCluster -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -62,21 +62,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcClusterAdminKubeconfig.md b/src/AksArc/AksArc/help/Get-AzAksArcClusterAdminKubeconfig.md index 03380af4572a..734a60664c77 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcClusterAdminKubeconfig.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcClusterAdminKubeconfig.md @@ -14,7 +14,7 @@ Lists the admin credentials of the provisioned cluster (can only be used within ``` Get-AzAksArcClusterAdminKubeconfig -ClusterName -ResourceGroupName [-SubscriptionId ] - [-FilePath ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-FilePath ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcClusterUpgrade.md b/src/AksArc/AksArc/help/Get-AzAksArcClusterUpgrade.md index 9d289946100e..0d50613b17ea 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcClusterUpgrade.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcClusterUpgrade.md @@ -14,7 +14,7 @@ Gets the upgrade profile of a provisioned cluster ``` Get-AzAksArcClusterUpgrade -ClusterName -ResourceGroupName [-SubscriptionId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -46,21 +46,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcClusterUserKubeconfig.md b/src/AksArc/AksArc/help/Get-AzAksArcClusterUserKubeconfig.md index b74ff2556ec9..c5dcf8d80400 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcClusterUserKubeconfig.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcClusterUserKubeconfig.md @@ -14,7 +14,7 @@ Lists the user credentials of the provisioned cluster (can only be used within p ``` Get-AzAksArcClusterUserKubeconfig -ClusterName -ResourceGroupName [-SubscriptionId ] - [-FilePath ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-FilePath ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcKubernetesVersion.md b/src/AksArc/AksArc/help/Get-AzAksArcKubernetesVersion.md index 93e3b15b0a2e..9e064c82b6db 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcKubernetesVersion.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcKubernetesVersion.md @@ -14,7 +14,7 @@ Lists the supported kubernetes versions for the specified custom location ``` Get-AzAksArcKubernetesVersion -CustomLocationName [-ResourceGroupName ] - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -63,21 +63,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcLog.md b/src/AksArc/AksArc/help/Get-AzAksArcLog.md index d7323fa0a2d0..d0967a4b6005 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcLog.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcLog.md @@ -14,7 +14,7 @@ Gets the provisioned cluster instance ``` Get-AzAksArcLog -ipAddress -sshkeypath -outdir [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -sshkeypath Path to ssh key for provisioned cluster diff --git a/src/AksArc/AksArc/help/Get-AzAksArcNodepool.md b/src/AksArc/AksArc/help/Get-AzAksArcNodepool.md index d8feda8d629b..eabae45ff810 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcNodepool.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcNodepool.md @@ -15,19 +15,19 @@ Gets the specified agent pool in the provisioned cluster ### List (Default) ``` Get-AzAksArcNodepool -ClusterName -ResourceGroupName [-SubscriptionId ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzAksArcNodepool -ClusterName -ResourceGroupName [-SubscriptionId ] - -Name [-ProgressAction ] [] + -Name [] ``` ### GetViaIdentity ``` Get-AzAksArcNodepool -ClusterName -ResourceGroupName [-SubscriptionId ] - -InputObject [-ProgressAction ] [] + -InputObject [] ``` ## DESCRIPTION @@ -103,21 +103,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcVMSku.md b/src/AksArc/AksArc/help/Get-AzAksArcVMSku.md index a5689c3b75b1..d2a1c64cb861 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcVMSku.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcVMSku.md @@ -14,7 +14,7 @@ Lists the supported VM skus for the specified custom location ``` Get-AzAksArcVMSku -CustomLocationName [-ResourceGroupName ] [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -62,21 +62,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Get-AzAksArcVirtualNetwork.md b/src/AksArc/AksArc/help/Get-AzAksArcVirtualNetwork.md index a19de4ad97fb..082b88859987 100644 --- a/src/AksArc/AksArc/help/Get-AzAksArcVirtualNetwork.md +++ b/src/AksArc/AksArc/help/Get-AzAksArcVirtualNetwork.md @@ -15,25 +15,25 @@ Lists the virtual networks in the specified resource group ### List1 (Default) ``` Get-AzAksArcVirtualNetwork [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Retrieve ``` Get-AzAksArcVirtualNetwork -ResourceGroupName [-SubscriptionId ] -Name - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzAksArcVirtualNetwork -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### RetrieveViaIdentity ``` Get-AzAksArcVirtualNetwork -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -103,21 +103,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Invoke-AzAksArcClusterUpgrade.md b/src/AksArc/AksArc/help/Invoke-AzAksArcClusterUpgrade.md index 5cf094bd1227..225a456ce925 100644 --- a/src/AksArc/AksArc/help/Invoke-AzAksArcClusterUpgrade.md +++ b/src/AksArc/AksArc/help/Invoke-AzAksArcClusterUpgrade.md @@ -15,13 +15,13 @@ Update the provisioned cluster instance ### UpdateExpanded (Default) ``` Invoke-AzAksArcClusterUpgrade -ClusterName -ResourceGroupName [-SubscriptionId ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### Upgrade ``` Invoke-AzAksArcClusterUpgrade -ClusterName -ResourceGroupName [-SubscriptionId ] - -KubernetesVersion [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + -KubernetesVersion [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/New-AzAksArcCluster.md b/src/AksArc/AksArc/help/New-AzAksArcCluster.md index 054a0ce344c3..ffa4cf994370 100644 --- a/src/AksArc/AksArc/help/New-AzAksArcCluster.md +++ b/src/AksArc/AksArc/help/New-AzAksArcCluster.md @@ -29,7 +29,7 @@ New-AzAksArcCluster -ClusterName -ResourceGroupName [-Subscrip [-AutoScalerProfileScaleDownUnneededTime ] [-AutoScalerProfileScaleDownUnreadyTime ] [-AutoScalerProfileScaleDownUtilizationThreshold ] [-AutoScalerProfileScanInterval ] [-AutoScalerProfileSkipNodesWithLocalStorage ] [-AutoScalerProfileSkipNodesWithSystemPod ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -39,7 +39,7 @@ New-AzAksArcCluster -ClusterName -ResourceGroupName [-Subscrip -MinCount -MaxCount -MaxPod -CustomLocationName -VnetId -ControlPlaneIP [-Location ] [-AdminGroupObjectID ] [-EnableAzureHybridBenefit] [-EnableAzureRbac] [-EnableAutoScaling] [-NodeLabel ] [-NodeTaint ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -49,7 +49,7 @@ New-AzAksArcCluster -ClusterName -ResourceGroupName [-Subscrip -CustomLocationName -VnetId -ControlPlaneIP [-Location ] [-AdminGroupObjectID ] [-EnableAzureHybridBenefit] [-EnableAzureRbac] [-NodeLabel ] [-NodeTaint ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString @@ -58,7 +58,7 @@ New-AzAksArcCluster -ClusterName -ResourceGroupName [-Subscrip -CustomLocationName -VnetId -ControlPlaneIP [-Location ] [-AdminGroupObjectID ] [-EnableAzureHybridBenefit] [-EnableAzureRbac] [-NodeLabel ] [-NodeTaint ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -823,21 +823,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/New-AzAksArcNodepool.md b/src/AksArc/AksArc/help/New-AzAksArcNodepool.md index d2384fd42272..a56ac29bddd3 100644 --- a/src/AksArc/AksArc/help/New-AzAksArcNodepool.md +++ b/src/AksArc/AksArc/help/New-AzAksArcNodepool.md @@ -17,7 +17,7 @@ Create the agent pool in the provisioned cluster New-AzAksArcNodepool -ClusterName -ResourceGroupName -Name [-SubscriptionId ] [-Count ] [-EnableAutoScaling] [-MinCount ] [-MaxCount ] [-MaxPod ] [-NodeLabel ] [-NodeTaint ] [-OSSku ] [-OSType ] - [-Tag ] [-VMSize ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] + [-Tag ] [-VMSize ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,27 +25,27 @@ New-AzAksArcNodepool -ClusterName -ResourceGroupName -Name -ResourceGroupName -Name [-SubscriptionId ] -InputObject [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AutoScaling ``` New-AzAksArcNodepool -ClusterName -ResourceGroupName -Name [-SubscriptionId ] [-EnableAutoScaling] -MinCount -MaxCount [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzAksArcNodepool -ClusterName -ResourceGroupName -Name - [-SubscriptionId ] -JsonFilePath [-AsJob] [-NoWait] [-ProgressAction ] + [-SubscriptionId ] -JsonFilePath [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzAksArcNodepool -ClusterName -ResourceGroupName -Name - [-SubscriptionId ] -JsonString [-AsJob] [-NoWait] [-ProgressAction ] + [-SubscriptionId ] -JsonString [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -351,21 +351,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/New-AzAksArcVirtualNetwork.md b/src/AksArc/AksArc/help/New-AzAksArcVirtualNetwork.md index 2d5324ecd60b..05695aed4be6 100644 --- a/src/AksArc/AksArc/help/New-AzAksArcVirtualNetwork.md +++ b/src/AksArc/AksArc/help/New-AzAksArcVirtualNetwork.md @@ -17,20 +17,20 @@ Create the virtual network resource New-AzAksArcVirtualNetwork -Name -ResourceGroupName [-SubscriptionId ] [-Location ] [-CustomLocationName ] [-MocGroup ] [-MocLocation ] [-MocVnetName ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzAksArcVirtualNetwork -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzAksArcVirtualNetwork -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -214,21 +214,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Remove-AzAksArcCluster.md b/src/AksArc/AksArc/help/Remove-AzAksArcCluster.md index b8207b9f3c7f..3b47eb3653ef 100644 --- a/src/AksArc/AksArc/help/Remove-AzAksArcCluster.md +++ b/src/AksArc/AksArc/help/Remove-AzAksArcCluster.md @@ -14,7 +14,7 @@ Deletes the provisioned cluster instance ``` Remove-AzAksArcCluster -ClusterName -ResourceGroupName [-SubscriptionId ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -91,21 +91,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Remove-AzAksArcNodepool.md b/src/AksArc/AksArc/help/Remove-AzAksArcNodepool.md index f0a494f49320..0e4b2894b09f 100644 --- a/src/AksArc/AksArc/help/Remove-AzAksArcNodepool.md +++ b/src/AksArc/AksArc/help/Remove-AzAksArcNodepool.md @@ -15,14 +15,14 @@ Deletes the specified agent pool in the provisioned cluster ### Delete (Default) ``` Remove-AzAksArcNodepool -ClusterName -ResourceGroupName -Name - [-SubscriptionId ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzAksArcNodepool -ClusterName -ResourceGroupName [-SubscriptionId ] - -InputObject [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + -InputObject [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Remove-AzAksArcVirtualNetwork.md b/src/AksArc/AksArc/help/Remove-AzAksArcVirtualNetwork.md index 3e0cbaf0e2a0..d8cdaa9017fa 100644 --- a/src/AksArc/AksArc/help/Remove-AzAksArcVirtualNetwork.md +++ b/src/AksArc/AksArc/help/Remove-AzAksArcVirtualNetwork.md @@ -15,14 +15,14 @@ Deletes the specified virtual network resource ### Delete (Default) ``` Remove-AzAksArcVirtualNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzAksArcVirtualNetwork -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Update-AzAksArcCluster.md b/src/AksArc/AksArc/help/Update-AzAksArcCluster.md index 052aeb302cae..e1f271f5b093 100644 --- a/src/AksArc/AksArc/help/Update-AzAksArcCluster.md +++ b/src/AksArc/AksArc/help/Update-AzAksArcCluster.md @@ -25,7 +25,7 @@ Update-AzAksArcCluster -ClusterName -ResourceGroupName [-Subsc [-AutoScalerProfileScaleDownUnneededTime ] [-AutoScalerProfileScaleDownUnreadyTime ] [-AutoScalerProfileScaleDownUtilizationThreshold ] [-AutoScalerProfileScanInterval ] [-AutoScalerProfileSkipNodesWithLocalStorage ] [-AutoScalerProfileSkipNodesWithSystemPod ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### AutoScaling @@ -42,7 +42,7 @@ Update-AzAksArcCluster -ClusterName -ResourceGroupName [-Subsc [-AutoScalerProfileScaleDownUnreadyTime ] [-AutoScalerProfileScaleDownUtilizationThreshold ] [-AutoScalerProfileScanInterval ] [-AutoScalerProfileSkipNodesWithLocalStorage ] [-AutoScalerProfileSkipNodesWithSystemPod ] [-EnableAutoScaling] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -548,21 +548,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/AksArc/AksArc/help/Update-AzAksArcNodepool.md b/src/AksArc/AksArc/help/Update-AzAksArcNodepool.md index d6afd2447f46..e31a392ed655 100644 --- a/src/AksArc/AksArc/help/Update-AzAksArcNodepool.md +++ b/src/AksArc/AksArc/help/Update-AzAksArcNodepool.md @@ -16,7 +16,7 @@ Update the agent pool in the provisioned cluster ``` Update-AzAksArcNodepool -ClusterName -ResourceGroupName -Name [-SubscriptionId ] [-Count ] [-NodeLabel ] [-NodeTaint ] - [-VMSize ] [-Tag ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] + [-VMSize ] [-Tag ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzAksArcNodepool -ClusterName -ResourceGroupName -Name Update-AzAksArcNodepool -ClusterName -ResourceGroupName -Name [-SubscriptionId ] -InputObject [-Count ] [-NodeLabel ] [-NodeTaint ] [-VMSize ] [-Tag ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AutoScaling @@ -33,7 +33,7 @@ Update-AzAksArcNodepool -ClusterName -ResourceGroupName -Name Update-AzAksArcNodepool -ClusterName -ResourceGroupName -Name [-SubscriptionId ] [-Count ] [-NodeLabel ] [-NodeTaint ] [-VMSize ] [-Tag ] [-EnableAutoScaling] -MaxCount -MinCount [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -232,21 +232,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Cdn/Cdn/help/Clear-AzCdnEndpointContent.md b/src/Cdn/Cdn/help/Clear-AzCdnEndpointContent.md index 28d81f24b27b..eca00a33438f 100644 --- a/src/Cdn/Cdn/help/Clear-AzCdnEndpointContent.md +++ b/src/Cdn/Cdn/help/Clear-AzCdnEndpointContent.md @@ -16,26 +16,26 @@ Removes a content from CDN. ``` Clear-AzCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -ContentPath [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Purge1 ``` Clear-AzCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -ContentFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### PurgeViaIdentityExpanded1 ``` Clear-AzCdnEndpointContent -InputObject -ContentPath [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### PurgeViaIdentity1 ``` Clear-AzCdnEndpointContent -InputObject -ContentFilePath - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -201,21 +201,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Clear-AzFrontDoorCdnEndpointContent.md b/src/Cdn/Cdn/help/Clear-AzFrontDoorCdnEndpointContent.md index 5fe0468d9ab5..f0290a89f1bd 100644 --- a/src/Cdn/Cdn/help/Clear-AzFrontDoorCdnEndpointContent.md +++ b/src/Cdn/Cdn/help/Clear-AzFrontDoorCdnEndpointContent.md @@ -16,27 +16,27 @@ Removes a content from AzureFrontDoor. ``` Clear-AzFrontDoorCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -ContentPath [-Domain ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### Purge ``` Clear-AzFrontDoorCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -Content [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### PurgeViaIdentityExpanded ``` Clear-AzFrontDoorCdnEndpointContent -InputObject -ContentPath [-Domain ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### PurgeViaIdentity ``` Clear-AzFrontDoorCdnEndpointContent -InputObject -Content - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -217,21 +217,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainCustomHttps.md b/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainCustomHttps.md index 9811681bb1e5..203f986144ce 100644 --- a/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainCustomHttps.md +++ b/src/Cdn/Cdn/help/Disable-AzCdnCustomDomainCustomHttps.md @@ -16,13 +16,13 @@ Disable https delivery of the custom domain. ``` Disable-AzCdnCustomDomainCustomHttps -CustomDomainName -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisableViaIdentity ``` Disable-AzCdnCustomDomainCustomHttps -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainCustomHttps.md b/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainCustomHttps.md index 141554329cb2..4c97e49d6a81 100644 --- a/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainCustomHttps.md +++ b/src/Cdn/Cdn/help/Enable-AzCdnCustomDomainCustomHttps.md @@ -16,7 +16,7 @@ Enable https delivery of the custom domain. ``` Enable-AzCdnCustomDomainCustomHttps -InputObject -CustomDomainHttpsParameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Enable @@ -24,7 +24,7 @@ Enable-AzCdnCustomDomainCustomHttps -InputObject Enable-AzCdnCustomDomainCustomHttps -CustomDomainName -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -CustomDomainHttpsParameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Enable-AzFrontDoorCdnProfileMigration.md b/src/Cdn/Cdn/help/Enable-AzFrontDoorCdnProfileMigration.md index a07a24f0455b..236573cd7abf 100644 --- a/src/Cdn/Cdn/help/Enable-AzFrontDoorCdnProfileMigration.md +++ b/src/Cdn/Cdn/help/Enable-AzFrontDoorCdnProfileMigration.md @@ -15,7 +15,7 @@ Commit the migrated Azure Front Door(Standard/Premium) profile.. ``` Enable-AzFrontDoorCdnProfileMigration -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md index 30c8e135c1a1..f17e06b9ee0d 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md @@ -15,21 +15,21 @@ Gets an existing custom domain within an endpoint. ### List1 (Default) ``` Get-AzCdnCustomDomain -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get1 ``` Get-AzCdnCustomDomain -EndpointName -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity1 ``` Get-AzCdnCustomDomain -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md b/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md index 236a9ea1b673..954dae5de79b 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md +++ b/src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md @@ -13,7 +13,7 @@ Edgenodes are the global Point of Presence (POP) locations used to deliver CDN c ## SYNTAX ``` -Get-AzCdnEdgeNode [-DefaultProfile ] [-ProgressAction ] [] +Get-AzCdnEdgeNode [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -54,21 +54,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md index 9fc431d7557c..e7ef5ce2cdf5 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Get-AzCdnEndpoint.md @@ -15,18 +15,18 @@ Gets an existing CDN endpoint with the specified endpoint name under the specifi ### List1 (Default) ``` Get-AzCdnEndpoint -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get1 ``` Get-AzCdnEndpoint -Name -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity1 ``` -Get-AzCdnEndpoint -InputObject [-DefaultProfile ] [-ProgressAction ] +Get-AzCdnEndpoint -InputObject [-DefaultProfile ] [] ``` @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md index 0e248ac80fe9..a72a354332f6 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzCdnEndpointResourceUsage.md @@ -14,7 +14,7 @@ Checks the quota and usage of geo filters and custom domains under the given end ``` Get-AzCdnEndpointResourceUsage -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -91,21 +91,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnOrigin.md b/src/Cdn/Cdn/help/Get-AzCdnOrigin.md index fb5fcea563ae..b4120e8e1a00 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnOrigin.md +++ b/src/Cdn/Cdn/help/Get-AzCdnOrigin.md @@ -15,20 +15,20 @@ Gets an existing origin within an endpoint. ### List1 (Default) ``` Get-AzCdnOrigin -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get1 ``` Get-AzCdnOrigin -EndpointName -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity1 ``` -Get-AzCdnOrigin -InputObject [-DefaultProfile ] [-ProgressAction ] +Get-AzCdnOrigin -InputObject [-DefaultProfile ] [] ``` @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md index 219774a048a4..65fb4c2b0c72 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md @@ -15,21 +15,21 @@ Gets an existing origin group within an endpoint. ### List1 (Default) ``` Get-AzCdnOriginGroup -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get1 ``` Get-AzCdnOriginGroup -EndpointName -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity1 ``` Get-AzCdnOriginGroup -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -158,21 +158,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfile.md b/src/Cdn/Cdn/help/Get-AzCdnProfile.md index f1803c4bc750..5c20e1711ffa 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnProfile.md +++ b/src/Cdn/Cdn/help/Get-AzCdnProfile.md @@ -14,25 +14,25 @@ Gets an CDN profile with the specified profile name under the specified subscrip ### List (Default) ``` -Get-AzCdnProfile [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] +Get-AzCdnProfile [-SubscriptionId ] [-DefaultProfile ] [] ``` ### List1 ``` Get-AzCdnProfile [-SubscriptionId ] -ResourceGroupName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzCdnProfile [-SubscriptionId ] -Name -ResourceGroupName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` -Get-AzCdnProfile -InputObject [-DefaultProfile ] [-ProgressAction ] +Get-AzCdnProfile -InputObject [-DefaultProfile ] [] ``` @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md index e0a833fdb018..4ccc9d321bb3 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzCdnProfileResourceUsage.md @@ -14,7 +14,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door ``` Get-AzCdnProfileResourceUsage -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -68,21 +68,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md b/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md index dac4e959bbda..bd5646e816e9 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md +++ b/src/Cdn/Cdn/help/Get-AzCdnProfileSupportedOptimizationType.md @@ -15,7 +15,7 @@ A user can create an endpoint with an optimization type from the listed values. ``` Get-AzCdnProfileSupportedOptimizationType -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md b/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md index 86f95f07e860..758b7ae02537 100644 --- a/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzCdnSubscriptionResourceUsage.md @@ -14,7 +14,7 @@ Check the quota and actual usage of the CDN profiles under the given subscriptio ``` Get-AzCdnSubscriptionResourceUsage [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -54,21 +54,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Azure Subscription ID. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md index 333c5a72a464..c24fc21a717e 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnCustomDomain.md @@ -15,20 +15,20 @@ Gets an existing AzureFrontDoor domain with the specified domain name under the ### List (Default) ``` Get-AzFrontDoorCdnCustomDomain -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnCustomDomain -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md index f41ed5d89082..dd5fdb617a6a 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpoint.md @@ -15,20 +15,20 @@ Gets an existing AzureFrontDoor endpoint with the specified endpoint name under ### List (Default) ``` Get-AzFrontDoorCdnEndpoint -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnEndpoint -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpointResourceUsage.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpointResourceUsage.md index 303283076c8e..2639fc3fcafa 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpointResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnEndpointResourceUsage.md @@ -15,7 +15,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door ``` Get-AzFrontDoorCdnEndpointResourceUsage -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md index c0eeeb01d8a8..77a19ab05c3e 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md @@ -15,7 +15,7 @@ Gets an existing origin within an origin group. ### List (Default) ``` Get-AzFrontDoorCdnOrigin -OriginGroupName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,13 +23,13 @@ Get-AzFrontDoorCdnOrigin -OriginGroupName -ProfileName -Resour ``` Get-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnOrigin -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroup.md index 46d522c62dd8..634643946f84 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroup.md @@ -15,20 +15,20 @@ Gets an existing origin group within a profile. ### List (Default) ``` Get-AzFrontDoorCdnOriginGroup -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnOriginGroup -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroupResourceUsage.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroupResourceUsage.md index bb1ffb8227a1..d9f8558d8354 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroupResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnOriginGroupResourceUsage.md @@ -15,7 +15,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door ``` Get-AzFrontDoorCdnOriginGroupResourceUsage -OriginGroupName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md index 5d162692c3c1..fa2b0b0176a3 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md @@ -15,25 +15,25 @@ Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile wit ### List (Default) ``` Get-AzFrontDoorCdnProfile [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### List1 ``` Get-AzFrontDoorCdnProfile [-SubscriptionId ] -ResourceGroupName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzFrontDoorCdnProfile [-SubscriptionId ] -Name -ResourceGroupName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnProfile -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfileResourceUsage.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfileResourceUsage.md index fd02069f78c4..5cb218955b14 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfileResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfileResourceUsage.md @@ -14,7 +14,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door ``` Get-AzFrontDoorCdnProfileResourceUsage -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -74,21 +74,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md index 643fbe6f4fa3..cd49e8c21a36 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md @@ -15,21 +15,21 @@ Gets an existing route with the specified route name under the specified subscri ### List (Default) ``` Get-AzFrontDoorCdnRoute -EndpointName -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnRoute -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md index 77582a1be011..5a7c326463a9 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md @@ -15,21 +15,21 @@ Gets an existing delivery rule within a rule set. ### List (Default) ``` Get-AzFrontDoorCdnRule -ProfileName -ResourceGroupName -SetName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnRule -Name -ProfileName -ResourceGroupName -SetName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnRule -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -155,21 +155,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md index c44db244293f..0f7b87bc7569 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md @@ -15,20 +15,20 @@ Gets an existing AzureFrontDoor rule set with the specified rule set name under ### List (Default) ``` Get-AzFrontDoorCdnRuleSet -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnRuleSet -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnRuleSet -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSetResourceUsage.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSetResourceUsage.md index e335d3713d7d..fe81e9970f91 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSetResourceUsage.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSetResourceUsage.md @@ -14,7 +14,7 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door ``` Get-AzFrontDoorCdnRuleSetResourceUsage -ProfileName -ResourceGroupName -RuleSetName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md index 9470ae2455be..d1db2ef7a44d 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md @@ -15,20 +15,20 @@ Gets an existing Secret within a profile. ### List (Default) ``` Get-AzFrontDoorCdnSecret -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnSecret -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnSecret -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecurityPolicy.md index a4d8baddf1a9..cbe1aa4a3abb 100644 --- a/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecurityPolicy.md @@ -15,20 +15,20 @@ Gets an existing security policy within a profile. ### List (Default) ``` Get-AzFrontDoorCdnSecurityPolicy -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzFrontDoorCdnSecurityPolicy -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Import-AzCdnEndpointContent.md b/src/Cdn/Cdn/help/Import-AzCdnEndpointContent.md index 634abd9d1b10..73634c14ad02 100644 --- a/src/Cdn/Cdn/help/Import-AzCdnEndpointContent.md +++ b/src/Cdn/Cdn/help/Import-AzCdnEndpointContent.md @@ -17,26 +17,26 @@ Available for Verizon Profiles. ``` Import-AzCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -ContentPath [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Load ``` Import-AzCdnEndpointContent -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -ContentFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### LoadViaIdentityExpanded ``` Import-AzCdnEndpointContent -InputObject -ContentPath [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### LoadViaIdentity ``` Import-AzCdnEndpointContent -InputObject -ContentFilePath - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -203,21 +203,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md index ec848e49904f..4b0b1e1c3212 100644 --- a/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/New-AzCdnCustomDomain.md @@ -15,7 +15,7 @@ Creates a new custom domain within an endpoint. ``` New-AzCdnCustomDomain -EndpointName -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-HostName ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheExpirationActionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheExpirationActionObject.md index 4d3a0bc0176f..eb866b9169c2 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheExpirationActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheExpirationActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleCacheExpirationAction. ``` New-AzCdnDeliveryRuleCacheExpirationActionObject -ParameterCacheBehavior - -Name [-ParameterCacheDuration ] [-ProgressAction ] + -Name [-ParameterCacheDuration ] [] ``` @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.md index be370ff90307..d6b010030279 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction. ``` New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject -ParameterQueryStringBehavior - -Name [-ParameterQueryParameter ] [-ProgressAction ] + -Name [-ParameterQueryParameter ] [] ``` @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCookiesConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCookiesConditionObject.md index 542256f2dcec..3bf36ce5d12d 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCookiesConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleCookiesConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleCookiesCondition. ``` New-AzCdnDeliveryRuleCookiesConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterSelector ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleHttpVersionConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleHttpVersionConditionObject.md index 2c6140462cd2..df368ef14d6e 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleHttpVersionConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleHttpVersionConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition. ``` New-AzCdnDeliveryRuleHttpVersionConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleIsDeviceConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleIsDeviceConditionObject.md index 43934626ee81..2c011242c97d 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleIsDeviceConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleIsDeviceConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition. ``` New-AzCdnDeliveryRuleIsDeviceConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleObject.md index d6c5b08d7c9a..b10223a210bc 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRule. ``` New-AzCdnDeliveryRuleObject -Action -Order - [-Condition ] [-Name ] [-ProgressAction ] + [-Condition ] [-Name ] [] ``` @@ -111,21 +111,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRulePostArgsConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRulePostArgsConditionObject.md index 879e76ee233f..db62be170dc5 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRulePostArgsConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRulePostArgsConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRulePostArgsCondition. ``` New-AzCdnDeliveryRulePostArgsConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterSelector ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleQueryStringConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleQueryStringConditionObject.md index c0b0983da2d1..6e253e8d1b34 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleQueryStringConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleQueryStringConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleQueryStringCondition. ``` New-AzCdnDeliveryRuleQueryStringConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRemoteAddressConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRemoteAddressConditionObject.md index 732776b27f6f..e1eddb64087c 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRemoteAddressConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRemoteAddressConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition. ``` New-AzCdnDeliveryRuleRemoteAddressConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestBodyConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestBodyConditionObject.md index 19e663982329..71a7de3ef954 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestBodyConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestBodyConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition. ``` New-AzCdnDeliveryRuleRequestBodyConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderActionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderActionObject.md index 4d9d9da5922f..c200b3015a0d 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderActionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction. ``` New-AzCdnDeliveryRuleRequestHeaderActionObject -ParameterHeaderAction -ParameterHeaderName -Name [-ParameterValue ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderConditionObject.md index 4daff9b28ad0..c000369bc5b8 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestHeaderConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition. ``` New-AzCdnDeliveryRuleRequestHeaderConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterSelector ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterSelector ] [-ParameterTransform ] [] ``` @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestMethodConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestMethodConditionObject.md index 0ae9d80f0915..0674019ceaa3 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestMethodConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestMethodConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition. ``` New-AzCdnDeliveryRuleRequestMethodConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestSchemeConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestSchemeConditionObject.md index 140ddda5b00c..93720586caa4 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestSchemeConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestSchemeConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition. ``` New-AzCdnDeliveryRuleRequestSchemeConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestUriConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestUriConditionObject.md index 72409615b79b..d3ab2faea7e3 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestUriConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleRequestUriConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestUriCondition. ``` New-AzCdnDeliveryRuleRequestUriConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleResponseHeaderActionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleResponseHeaderActionObject.md index 2487d04a2e67..6e20090a49f8 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleResponseHeaderActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleResponseHeaderActionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction. ``` New-AzCdnDeliveryRuleResponseHeaderActionObject -ParameterHeaderAction -ParameterHeaderName -Name [-ParameterValue ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.md index b09b8f3235e6..61064c82a0b4 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition. ``` New-AzCdnDeliveryRuleUrlFileExtensionConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileNameConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileNameConditionObject.md index 21611c302293..f0733f4a6a65 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileNameConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlFileNameConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition. ``` New-AzCdnDeliveryRuleUrlFileNameConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlPathConditionObject.md b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlPathConditionObject.md index 7fe81c0ca512..66b57a90693f 100644 --- a/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlPathConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnDeliveryRuleUrlPathConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlPathCondition. ``` New-AzCdnDeliveryRuleUrlPathConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnEndpoint.md b/src/Cdn/Cdn/help/New-AzCdnEndpoint.md index 2b225064bc71..9ff60214de01 100644 --- a/src/Cdn/Cdn/help/New-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/New-AzCdnEndpoint.md @@ -20,7 +20,7 @@ New-AzCdnEndpoint -Name -ProfileName -ResourceGroupName ] [-OriginGroup ] [-OriginHostHeader ] [-OriginPath ] [-ProbePath ] [-QueryStringCachingBehavior ] [-Tag ] [-UrlSigningKey ] [-WebApplicationFirewallPolicyLinkId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -370,21 +370,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryStringCachingBehavior Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL. diff --git a/src/Cdn/Cdn/help/New-AzCdnHealthProbeParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnHealthProbeParametersObject.md index 85672f73887e..d188f4e079cd 100644 --- a/src/Cdn/Cdn/help/New-AzCdnHealthProbeParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnHealthProbeParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for HealthProbeParameters. ``` New-AzCdnHealthProbeParametersObject [-ProbeIntervalInSecond ] [-ProbePath ] [-ProbeProtocol ] [-ProbeRequestType ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnLoadParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnLoadParametersObject.md index ddc950177901..47b3ee903a16 100644 --- a/src/Cdn/Cdn/help/New-AzCdnLoadParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnLoadParametersObject.md @@ -13,7 +13,7 @@ Create an in-memory object for LoadParameters. ## SYNTAX ``` -New-AzCdnLoadParametersObject -ContentPath [-ProgressAction ] [] +New-AzCdnLoadParametersObject -ContentPath [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnManagedHttpsParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnManagedHttpsParametersObject.md index 3afe7d7f2e9e..84e5adec4c75 100644 --- a/src/Cdn/Cdn/help/New-AzCdnManagedHttpsParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnManagedHttpsParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for CdnManagedHttpsParameters. ``` New-AzCdnManagedHttpsParametersObject -CertificateSourceParameterCertificateType -CertificateSource -ProtocolType [-MinimumTlsVersion ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProtocolType Defines the TLS extension protocol that is used for secure delivery. diff --git a/src/Cdn/Cdn/help/New-AzCdnOrigin.md b/src/Cdn/Cdn/help/New-AzCdnOrigin.md index e3b1a9d35b96..3e9309aa4111 100644 --- a/src/Cdn/Cdn/help/New-AzCdnOrigin.md +++ b/src/Cdn/Cdn/help/New-AzCdnOrigin.md @@ -17,7 +17,7 @@ New-AzCdnOrigin -EndpointName -Name -ProfileName -Res [-SubscriptionId ] [-Enabled] [-HostName ] [-HttpPort ] [-HttpsPort ] [-OriginHostHeader ] [-Priority ] [-PrivateLinkAlias ] [-PrivateLinkApprovalMessage ] [-PrivateLinkLocation ] [-PrivateLinkResourceId ] - [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -292,21 +292,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/New-AzCdnOriginGroup.md index ced8fa6dbd6b..84df8f34ba5f 100644 --- a/src/Cdn/Cdn/help/New-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/New-AzCdnOriginGroup.md @@ -17,7 +17,7 @@ New-AzCdnOriginGroup -EndpointName -Name -ProfileName [-SubscriptionId ] [-HealthProbeSetting ] [-Origin ] [-ResponseBasedOriginErrorDetectionSetting ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzCdnOriginGroupOverrideActionObject.md b/src/Cdn/Cdn/help/New-AzCdnOriginGroupOverrideActionObject.md index c796a036e62c..fb55189d51a2 100644 --- a/src/Cdn/Cdn/help/New-AzCdnOriginGroupOverrideActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnOriginGroupOverrideActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for OriginGroupOverrideAction. ``` New-AzCdnOriginGroupOverrideActionObject -Name [-OriginGroupId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -67,21 +67,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnProfile.md b/src/Cdn/Cdn/help/New-AzCdnProfile.md index ea2eeab67579..88c00c332192 100644 --- a/src/Cdn/Cdn/help/New-AzCdnProfile.md +++ b/src/Cdn/Cdn/help/New-AzCdnProfile.md @@ -15,7 +15,7 @@ Creates an CDN profile with the specified profile name under the specified subsc ``` New-AzCdnProfile -Name -ResourceGroupName [-SubscriptionId ] -Location [-OriginResponseTimeoutSecond ] [-SkuName ] [-Tag ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzCdnPurgeParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnPurgeParametersObject.md index 70a2546a07e3..36ccf85c33fa 100644 --- a/src/Cdn/Cdn/help/New-AzCdnPurgeParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnPurgeParametersObject.md @@ -13,7 +13,7 @@ Create an in-memory object for PurgeParameters. ## SYNTAX ``` -New-AzCdnPurgeParametersObject -ContentPath [-ProgressAction ] +New-AzCdnPurgeParametersObject -ContentPath [] ``` @@ -54,21 +54,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnResourceReferenceObject.md b/src/Cdn/Cdn/help/New-AzCdnResourceReferenceObject.md index 5a24053a9729..34848c642eb3 100644 --- a/src/Cdn/Cdn/help/New-AzCdnResourceReferenceObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnResourceReferenceObject.md @@ -13,7 +13,7 @@ Create an in-memory object for ResourceReference. ## SYNTAX ``` -New-AzCdnResourceReferenceObject [-Id ] [-ProgressAction ] [] +New-AzCdnResourceReferenceObject [-Id ] [] ``` ## DESCRIPTION @@ -51,21 +51,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.md index 062acd28d507..745d5b1a1c99 100644 --- a/src/Cdn/Cdn/help/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for ResponseBasedOriginErrorDetectionParameters. ``` New-AzCdnResponseBasedOriginErrorDetectionParametersObject [-HttpErrorRange ] [-ResponseBasedDetectedErrorType ] - [-ResponseBasedFailoverThresholdPercentage ] [-ProgressAction ] [] + [-ResponseBasedFailoverThresholdPercentage ] [] ``` ## DESCRIPTION @@ -54,21 +54,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResponseBasedDetectedErrorType Type of response errors for real user requests for which origin will be deemed unhealthy. diff --git a/src/Cdn/Cdn/help/New-AzCdnUrlRedirectActionObject.md b/src/Cdn/Cdn/help/New-AzCdnUrlRedirectActionObject.md index c9d0a45f827f..0247ab00dc30 100644 --- a/src/Cdn/Cdn/help/New-AzCdnUrlRedirectActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnUrlRedirectActionObject.md @@ -16,7 +16,7 @@ Create an in-memory object for UrlRedirectAction. New-AzCdnUrlRedirectActionObject -ParameterRedirectType -Name [-ParameterCustomFragment ] [-ParameterCustomHostname ] [-ParameterCustomPath ] [-ParameterCustomQueryString ] [-ParameterDestinationProtocol ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnUrlRewriteActionObject.md b/src/Cdn/Cdn/help/New-AzCdnUrlRewriteActionObject.md index 49514ecdfbfb..04baa2c058b8 100644 --- a/src/Cdn/Cdn/help/New-AzCdnUrlRewriteActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnUrlRewriteActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UrlRewriteAction. ``` New-AzCdnUrlRewriteActionObject -ParameterDestination -ParameterSourcePattern - -Name [-ParameterPreserveUnmatchedPath ] [-ProgressAction ] + -Name [-ParameterPreserveUnmatchedPath ] [] ``` @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnUrlSigningActionObject.md b/src/Cdn/Cdn/help/New-AzCdnUrlSigningActionObject.md index c7b2229fc532..ee02eea7a8d1 100644 --- a/src/Cdn/Cdn/help/New-AzCdnUrlSigningActionObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnUrlSigningActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UrlSigningAction. ``` New-AzCdnUrlSigningActionObject -Name [-ParameterAlgorithm ] - [-ParameterNameOverride ] [-ProgressAction ] + [-ParameterNameOverride ] [] ``` @@ -85,21 +85,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzCdnUserManagedHttpsParametersObject.md b/src/Cdn/Cdn/help/New-AzCdnUserManagedHttpsParametersObject.md index 7139c06bf88b..8d9260e49d1b 100644 --- a/src/Cdn/Cdn/help/New-AzCdnUserManagedHttpsParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzCdnUserManagedHttpsParametersObject.md @@ -17,7 +17,7 @@ New-AzCdnUserManagedHttpsParametersObject -CertificateSourceParameterResourceGro -CertificateSourceParameterSecretName -CertificateSourceParameterSubscriptionId -CertificateSourceParameterVaultName -CertificateSource -ProtocolType [-CertificateSourceParameterSecretVersion ] - [-MinimumTlsVersion ] [-ProgressAction ] [] + [-MinimumTlsVersion ] [] ``` ## DESCRIPTION @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProtocolType Defines the TLS extension protocol that is used for secure delivery. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md index daae92838611..aadb642f7f1f 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomain.md @@ -16,7 +16,7 @@ Creates a new domain within the specified profile. New-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileName -ResourceGroupName [-SubscriptionId ] [-AzureDnsZoneId ] [-ExtendedProperty ] [-HostName ] [-PropertiesPreValidatedCustomDomainResourceId ] [-TlsSetting ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PropertiesPreValidatedCustomDomainResourceId Resource ID. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md index 71ed345d3979..c7244b587515 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for AFDDomainHttpsParameters. ``` New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType [-MinimumTlsVersion ] [-Secret ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -70,21 +70,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Secret Resource reference to the secret. ie. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnEndpoint.md index b038de26485b..a1a207d67a57 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnEndpoint.md @@ -16,7 +16,7 @@ Creates a new AzureFrontDoor endpoint with the specified endpoint name under the New-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -Location [-AutoGeneratedDomainNameLabelScope ] [-EnabledState ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -163,21 +163,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationParametersObject.md index 50d6d9145d54..18e7c8bfc701 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for MigrationParameters. ``` New-AzFrontDoorCdnMigrationParametersObject -ProfileName [-ClassicResourceReferenceId ] [-MigrationWebApplicationFirewallMapping ] [-SkuName ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SkuName Name of the pricing tier. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.md index bd7c1f7d3c2a..3d35743297a8 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.md @@ -14,7 +14,7 @@ Create an in-memory object for MigrationWebApplicationFirewallMapping. ``` New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject [-MigratedFromId ] - [-MigratedToId ] [-ProgressAction ] [] + [-MigratedToId ] [] ``` ## DESCRIPTION @@ -67,21 +67,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md index f30f253b0bcd..262a3de29785 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md @@ -20,7 +20,7 @@ New-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -Profile [-SharedPrivateLinkResourceGroupId ] [-SharedPrivateLinkResourcePrivateLinkLocation ] [-SharedPrivateLinkResourceRequestMessage ] [-SharedPrivateLinkResourceStatus ] [-Weight ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -278,21 +278,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroup.md index 86f2dc6bddfb..46808e24a7d1 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroup.md @@ -17,7 +17,7 @@ New-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName -R [-SubscriptionId ] [-HealthProbeSetting ] [-LoadBalancingSetting ] [-SessionAffinityState ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -150,21 +150,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md index 8e5bb25bfa6b..e663096a1f45 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.md @@ -15,7 +15,7 @@ Create an in-memory object for HealthProbeParameters. ``` New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject [-ProbeIntervalInSecond ] [-ProbePath ] [-ProbeProtocol ] [-ProbeRequestType ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.md index 0d86c42119af..b6dc1a0e6a12 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.md @@ -14,7 +14,7 @@ Create an in-memory object for LoadBalancingSettingsParameters. ``` New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject [-AdditionalLatencyInMillisecond ] - [-SampleSize ] [-SuccessfulSamplesRequired ] [-ProgressAction ] + [-SampleSize ] [-SuccessfulSamplesRequired ] [] ``` @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SampleSize The number of samples to consider for load balancing decisions. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md index ff60806df5b6..af1673be27f1 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md @@ -17,7 +17,7 @@ New-AzFrontDoorCdnProfile -Name -ResourceGroupName [-Subscript -Location [-OriginResponseTimeoutSecond ] [-SkuName ] [-Tag ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-LogScrubbingRule ] [-LogScrubbingState ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.md index 77758d2dac42..d4365dada546 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ProfileChangeSkuWafMapping. ``` New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName [-ChangeToWafPolicyId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -52,21 +52,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SecurityPolicyName The security policy name. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md index 0826229515c5..e01f8c37bca4 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ProfileLogScrubbing. ``` New-AzFrontDoorCdnProfileLogScrubbingObject [-ScrubbingRule ] - [-State ] [-ProgressAction ] [] + [-State ] [] ``` ## DESCRIPTION @@ -39,21 +39,6 @@ Create an in-memory object for ProfileUpgradeParameters, for two LogScrubbingRul ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ScrubbingRule List of log scrubbing rules applied to the Azure Front Door profile logs. To construct, see NOTES section for SCRUBBINGRULE properties and create a hash table. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md index 7dbe4c594995..a16b85d00411 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ProfileScrubbingRules. ``` New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable - [-Selector ] [-State ] [-ProgressAction ] + [-Selector ] [-State ] [] ``` @@ -66,21 +66,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Selector When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileUpgradeParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileUpgradeParametersObject.md index b9891482431a..e6de620db3dc 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileUpgradeParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileUpgradeParametersObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ProfileUpgradeParameters. ``` New-AzFrontDoorCdnProfileUpgradeParametersObject -WafMappingList - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -60,21 +60,6 @@ Create an in-memory object for ProfileUpgradeParameters, show the details of the ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -WafMappingList Web Application Firewall (WAF) and security policy mapping for the profile upgrade. To construct, see NOTES section for WAFMAPPINGLIST properties and create a hash table. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnPurgeParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnPurgeParametersObject.md index 4c5c2421a7c9..e9cf8dc40b10 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnPurgeParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnPurgeParametersObject.md @@ -14,7 +14,7 @@ Create an in-memory object for AfdPurgeParameters. ``` New-AzFrontDoorCdnPurgeParametersObject -ContentPath [-Domain ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnResourceReferenceObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnResourceReferenceObject.md index 6f028ea96926..9a4d3bdf9f3d 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnResourceReferenceObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnResourceReferenceObject.md @@ -13,7 +13,7 @@ Create an in-memory object for ResourceReference. ## SYNTAX ``` -New-AzFrontDoorCdnResourceReferenceObject [-Id ] [-ProgressAction ] +New-AzFrontDoorCdnResourceReferenceObject [-Id ] [] ``` @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md index 615244551c22..65b395d4da9a 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md @@ -21,7 +21,7 @@ New-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName ] [-HttpsRedirect ] [-LinkToDefaultDomain ] [-OriginGroupId ] [-OriginPath ] [-PatternsToMatch ] [-RuleSet ] [-SupportedProtocol ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -332,21 +332,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md index 99efcbb66de3..86c3ccb844ae 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md @@ -16,7 +16,7 @@ Creates a new delivery rule within the specified rule set. New-AzFrontDoorCdnRule -Name -ProfileName -ResourceGroupName -SetName [-SubscriptionId ] [-Action ] [-Condition ] [-MatchProcessingBehavior ] [-Order ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleClientPortConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleClientPortConditionObject.md index b04f63665a52..dc3773174ee9 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleClientPortConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleClientPortConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleClientPortCondition. ``` New-AzFrontDoorCdnRuleClientPortConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleCookiesConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleCookiesConditionObject.md index b4911d886a65..5c2824c36045 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleCookiesConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleCookiesConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleCookiesCondition. ``` New-AzFrontDoorCdnRuleCookiesConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterSelector ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHostNameConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHostNameConditionObject.md index 97dc1ffcb291..152c7eb317d2 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHostNameConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHostNameConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleHostNameCondition. ``` New-AzFrontDoorCdnRuleHostNameConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHttpVersionConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHttpVersionConditionObject.md index e654dc3bb1e8..14cbe8a94278 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHttpVersionConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleHttpVersionConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition. ``` New-AzFrontDoorCdnRuleHttpVersionConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleIsDeviceConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleIsDeviceConditionObject.md index 160ad1de4828..0ab0f162d4c3 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleIsDeviceConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleIsDeviceConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition. ``` New-AzFrontDoorCdnRuleIsDeviceConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRulePostArgsConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRulePostArgsConditionObject.md index 2d2cc8612832..c4ef246ec1ac 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRulePostArgsConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRulePostArgsConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRulePostArgsCondition. ``` New-AzFrontDoorCdnRulePostArgsConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterSelector ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleQueryStringConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleQueryStringConditionObject.md index 74c9b47926f1..f72cecf64bd8 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleQueryStringConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleQueryStringConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleQueryStringCondition. ``` New-AzFrontDoorCdnRuleQueryStringConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.md index 3d057a61b411..4be06ec5444f 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition. ``` New-AzFrontDoorCdnRuleRemoteAddressConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestBodyConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestBodyConditionObject.md index 691874782884..fbd7aa66aaea 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestBodyConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestBodyConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition. ``` New-AzFrontDoorCdnRuleRequestBodyConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderActionObject.md index 37ca2544836d..288ec67ce927 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderActionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction. ``` New-AzFrontDoorCdnRuleRequestHeaderActionObject -ParameterHeaderAction -ParameterHeaderName -Name [-ParameterValue ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.md index b74e95627302..8c9ae94a8ce5 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition. ``` New-AzFrontDoorCdnRuleRequestHeaderConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterSelector ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterSelector ] [-ParameterTransform ] [] ``` @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestMethodConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestMethodConditionObject.md index c8ebd9827c9d..df90fe56db56 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestMethodConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestMethodConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition. ``` New-AzFrontDoorCdnRuleRequestMethodConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.md index 0dbdd3b2f0e5..2cbed1336822 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition. ``` New-AzFrontDoorCdnRuleRequestSchemeConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestUriConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestUriConditionObject.md index e7f1f1f83179..9ac843832222 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestUriConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRequestUriConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleRequestUriCondition. ``` New-AzFrontDoorCdnRuleRequestUriConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleResponseHeaderActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleResponseHeaderActionObject.md index ce8cb4bd51ab..356381909749 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleResponseHeaderActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleResponseHeaderActionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction. ``` New-AzFrontDoorCdnRuleResponseHeaderActionObject -ParameterHeaderAction -ParameterHeaderName -Name [-ParameterValue ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.md index ef81a8f48d5e..4b52111ed67b 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.md @@ -18,7 +18,7 @@ New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject -Name ] [-CacheConfigurationQueryParameter ] [-CacheConfigurationQueryStringCachingBehavior ] [-OriginGroupId ] - [-OriginGroupOverrideForwardingProtocol ] [-ProgressAction ] + [-OriginGroupOverrideForwardingProtocol ] [] ``` @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleServerPortConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleServerPortConditionObject.md index d2230b1c173c..4119dc79a7b8 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleServerPortConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleServerPortConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleServerPortCondition. ``` New-AzFrontDoorCdnRuleServerPortConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md index 4025014fc023..6b5b4542f75c 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md @@ -14,7 +14,7 @@ Creates a new rule set within the specified profile. ``` New-AzFrontDoorCdnRuleSet -Name -ProfileName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSocketAddrConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSocketAddrConditionObject.md index 62fdebe3f2b1..2e7077ee2406 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSocketAddrConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSocketAddrConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleSocketAddrCondition. ``` New-AzFrontDoorCdnRuleSocketAddrConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSslProtocolConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSslProtocolConditionObject.md index 966b0dc1a1e6..619fcf9b7f18 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSslProtocolConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSslProtocolConditionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DeliveryRuleSslProtocolCondition. ``` New-AzFrontDoorCdnRuleSslProtocolConditionObject -Name [-ParameterMatchValue ] - [-ParameterNegateCondition ] [-ParameterTransform ] [-ProgressAction ] + [-ParameterNegateCondition ] [-ParameterTransform ] [] ``` @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.md index 9bd41b5a08c7..91a6ddd4e6d8 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition. ``` New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] - [-ParameterTransform ] [-ProgressAction ] [] + [-ParameterTransform ] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.md index 3eae50cbf7e0..b5c977cbcac7 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition. ``` New-AzFrontDoorCdnRuleUrlFileNameConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlPathConditionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlPathConditionObject.md index e36461e88670..2a3a936bd114 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlPathConditionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlPathConditionObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DeliveryRuleUrlPathCondition. ``` New-AzFrontDoorCdnRuleUrlPathConditionObject -ParameterOperator -Name [-ParameterMatchValue ] [-ParameterNegateCondition ] [-ParameterTransform ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRedirectActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRedirectActionObject.md index 0bdcf258e671..ff3be8c858e8 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRedirectActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRedirectActionObject.md @@ -16,7 +16,7 @@ Create an in-memory object for UrlRedirectAction. New-AzFrontDoorCdnRuleUrlRedirectActionObject -ParameterRedirectType -Name [-ParameterCustomFragment ] [-ParameterCustomHostname ] [-ParameterCustomPath ] [-ParameterCustomQueryString ] [-ParameterDestinationProtocol ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRewriteActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRewriteActionObject.md index 3818ec82f4d6..343655fc8641 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRewriteActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlRewriteActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UrlRewriteAction. ``` New-AzFrontDoorCdnRuleUrlRewriteActionObject -ParameterDestination -ParameterSourcePattern - -Name [-ParameterPreserveUnmatchedPath ] [-ProgressAction ] + -Name [-ParameterPreserveUnmatchedPath ] [] ``` @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlSigningActionObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlSigningActionObject.md index 476118d4b855..e584d4d19f10 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlSigningActionObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleUrlSigningActionObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UrlSigningAction. ``` New-AzFrontDoorCdnRuleUrlSigningActionObject -Name [-ParameterAlgorithm ] - [-ParameterNameOverride ] [-ProgressAction ] + [-ParameterNameOverride ] [] ``` @@ -85,21 +85,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md index af64f844c72d..a7c881a67016 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md @@ -15,7 +15,7 @@ Creates a new Secret within the specified profile. ``` New-AzFrontDoorCdnSecret -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-Parameter ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md index b70d73c590fa..213d9816c118 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for CustomerCertificateParameters. ``` New-AzFrontDoorCdnSecretCustomerCertificateParametersObject -Type [-SecretSourceId ] [-SecretVersion ] [-SubjectAlternativeName ] [-UseLatestVersion ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -39,21 +39,6 @@ Create an in-memory object for AzureFrontDoor CustomerCertificateParameters ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SecretSourceId Resource ID. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.md index 240d544f4bc1..0012d7c5aae3 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.md @@ -14,7 +14,7 @@ Create an in-memory object for AzureFirstPartyManagedCertificateParameters. ``` New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject -Type - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -37,21 +37,6 @@ Create an in-memory object for AzureFirstPartyManagedCertificateParameters ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type The type of the secret resource. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.md index 87e9c41e14f9..21f5363862be 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ManagedCertificateParameters. ``` New-AzFrontDoorCdnSecretManagedCertificateParametersObject -Type - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -36,21 +36,6 @@ Create an in-memory object for ManagedCertificateParameters. ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type The type of the secret resource. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.md index cdddfd88b9f0..20965ce06281 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UrlSigningKeyParameters. ``` New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject -KeyId -Type - [-SecretSourceId ] [-SecretVersion ] [-ProgressAction ] [] + [-SecretSourceId ] [-SecretVersion ] [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SecretSourceId Resource ID. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md index 8a71f81d25d4..c3e8abbabbc4 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicy.md @@ -15,7 +15,7 @@ Creates a new security policy within the specified profile. ``` New-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-Parameter ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md index 9d43da9615f2..724b261e7d73 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.md @@ -14,7 +14,7 @@ Create an in-memory object for SecurityPolicyWebApplicationFirewallAssociation. ``` New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject - [-Domain ] [-PatternsToMatch ] [-ProgressAction ] + [-Domain ] [-PatternsToMatch ] [] ``` @@ -70,21 +70,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.md b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.md index f3ab3b05c25e..1af8097d1f6a 100644 --- a/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.md +++ b/src/Cdn/Cdn/help/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.md @@ -15,7 +15,7 @@ Create an in-memory object for SecurityPolicyWebApplicationFirewallParameters. ``` New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject [-Association ] [-WafPolicyId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -57,21 +57,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -WafPolicyId Resource ID. diff --git a/src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md b/src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md index ce11e9e2753a..b04684019460 100644 --- a/src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md @@ -16,13 +16,13 @@ Deletes an existing custom domain within an endpoint. ``` Remove-AzCdnCustomDomain -EndpointName -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity1 ``` Remove-AzCdnCustomDomain -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md index 744cb5963a66..b065492dfac7 100644 --- a/src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md @@ -16,13 +16,13 @@ Deletes an existing CDN endpoint with the specified endpoint name under the spec ``` Remove-AzCdnEndpoint -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity1 ``` Remove-AzCdnEndpoint -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzCdnOrigin.md b/src/Cdn/Cdn/help/Remove-AzCdnOrigin.md index 683de656eac0..73a5c08fac50 100644 --- a/src/Cdn/Cdn/help/Remove-AzCdnOrigin.md +++ b/src/Cdn/Cdn/help/Remove-AzCdnOrigin.md @@ -16,13 +16,13 @@ Deletes an existing origin within an endpoint. ``` Remove-AzCdnOrigin -EndpointName -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity1 ``` Remove-AzCdnOrigin -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md index 4686e03eede4..17e06fb16cbc 100644 --- a/src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md @@ -16,13 +16,13 @@ Deletes an existing origin group within an endpoint. ``` Remove-AzCdnOriginGroup -EndpointName -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity1 ``` Remove-AzCdnOriginGroup -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzCdnProfile.md b/src/Cdn/Cdn/help/Remove-AzCdnProfile.md index 125377cc3a17..4278b908211b 100644 --- a/src/Cdn/Cdn/help/Remove-AzCdnProfile.md +++ b/src/Cdn/Cdn/help/Remove-AzCdnProfile.md @@ -16,14 +16,14 @@ Deleting a profile will result in the deletion of all of the sub-resources inclu ### Delete (Default) ``` Remove-AzCdnProfile -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzCdnProfile -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnCustomDomain.md index ca182d227b33..a7fcb7bfd19f 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnCustomDomain.md @@ -16,13 +16,13 @@ Deletes an existing AzureFrontDoor domain with the specified domain name under t ``` Remove-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnCustomDomain -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnEndpoint.md index 6d21ca7ab70b..0a17916f96ca 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnEndpoint.md @@ -16,13 +16,13 @@ Deletes an existing AzureFrontDoor endpoint with the specified endpoint name und ``` Remove-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnEndpoint -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOrigin.md index c3622f1c7766..a5716784640c 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOrigin.md @@ -16,13 +16,13 @@ Deletes an existing origin within an origin group. ``` Remove-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnOrigin -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOriginGroup.md index 585d5d083512..5a0229675a89 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnOriginGroup.md @@ -16,13 +16,13 @@ Deletes an existing origin group within a profile. ``` Remove-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnOriginGroup -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnProfile.md index 557eb615e858..4033a75ec894 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnProfile.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnProfile.md @@ -16,14 +16,14 @@ Deleting a profile will result in the deletion of all of the sub-resources inclu ### Delete (Default) ``` Remove-AzFrontDoorCdnProfile -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnProfile -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRoute.md index e8def761686b..d2efa4e66d2c 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRoute.md @@ -16,13 +16,13 @@ Deletes an existing route with the specified route name under the specified subs ``` Remove-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnRoute -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md index df382bf32915..bcf6ec8c3145 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md @@ -16,13 +16,13 @@ Deletes an existing delivery rule within a rule set. ``` Remove-AzFrontDoorCdnRule -Name -ProfileName -ResourceGroupName -SetName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnRule -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRuleSet.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRuleSet.md index 10bf952776dc..b3d82a810751 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRuleSet.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRuleSet.md @@ -16,13 +16,13 @@ Deletes an existing AzureFrontDoor rule set with the specified rule set name und ``` Remove-AzFrontDoorCdnRuleSet -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnRuleSet -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecret.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecret.md index 5747ec9f598c..1cd2b6febba4 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecret.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecret.md @@ -16,13 +16,13 @@ Deletes an existing Secret within profile. ``` Remove-AzFrontDoorCdnSecret -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnSecret -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecurityPolicy.md index ea6084c5e748..24f6158d6c9f 100644 --- a/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn/help/Remove-AzFrontDoorCdnSecurityPolicy.md @@ -16,13 +16,13 @@ Deletes an existing security policy within profile. ``` Remove-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzFrontDoorCdnSecurityPolicy -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Start-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Start-AzCdnEndpoint.md index dfe1b85d1e84..9e278901762e 100644 --- a/src/Cdn/Cdn/help/Start-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Start-AzCdnEndpoint.md @@ -15,14 +15,14 @@ Starts an existing CDN endpoint that is on a stopped state. ### Start (Default) ``` Start-AzCdnEndpoint -Name -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzCdnEndpoint -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -150,21 +150,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Start-AzFrontDoorCdnProfilePrepareMigration.md b/src/Cdn/Cdn/help/Start-AzFrontDoorCdnProfilePrepareMigration.md index 6a8ddec23f19..01fedd6e986d 100644 --- a/src/Cdn/Cdn/help/Start-AzFrontDoorCdnProfilePrepareMigration.md +++ b/src/Cdn/Cdn/help/Start-AzFrontDoorCdnProfilePrepareMigration.md @@ -20,7 +20,7 @@ Start-AzFrontDoorCdnProfilePrepareMigration -ResourceGroupName [-Subscr -ClassicResourceReferenceId -ProfileName -SkuName [-MigrationWebApplicationFirewallMapping ] [-IdentityType ] [-IdentityUserAssignedIdentity ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -247,21 +247,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md index 978d9e2c3dcf..79c51c53be62 100644 --- a/src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md @@ -15,14 +15,14 @@ Stops an existing running CDN endpoint. ### Stop (Default) ``` Stop-AzCdnEndpoint -Name -ProfileName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopViaIdentity ``` Stop-AzCdnEndpoint -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -150,21 +150,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Stop-AzFrontDoorCdnProfileMigration.md b/src/Cdn/Cdn/help/Stop-AzFrontDoorCdnProfileMigration.md index bf5669666a2d..4c5f29c0607c 100644 --- a/src/Cdn/Cdn/help/Stop-AzFrontDoorCdnProfileMigration.md +++ b/src/Cdn/Cdn/help/Stop-AzFrontDoorCdnProfileMigration.md @@ -17,7 +17,7 @@ WAF policies will not be deleted. ``` Stop-AzFrontDoorCdnProfileMigration -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Test-AzCdnEndpointCustomDomain.md b/src/Cdn/Cdn/help/Test-AzCdnEndpointCustomDomain.md index a276e26c1353..e1eaed52cbb9 100644 --- a/src/Cdn/Cdn/help/Test-AzCdnEndpointCustomDomain.md +++ b/src/Cdn/Cdn/help/Test-AzCdnEndpointCustomDomain.md @@ -16,13 +16,13 @@ Validates the custom domain mapping to ensure it maps to the correct CDN endpoin ``` Test-AzCdnEndpointCustomDomain -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -HostName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentityExpanded1 ``` Test-AzCdnEndpointCustomDomain -InputObject -HostName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Test-AzCdnNameAvailability.md b/src/Cdn/Cdn/help/Test-AzCdnNameAvailability.md index 6f3220d2ea1b..7c2e495ecfae 100644 --- a/src/Cdn/Cdn/help/Test-AzCdnNameAvailability.md +++ b/src/Cdn/Cdn/help/Test-AzCdnNameAvailability.md @@ -16,13 +16,13 @@ This is needed for resources where name is globally unique, such as a CDN endpoi ### CheckExpanded (Default) ``` Test-AzCdnNameAvailability -Name -Type [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CheckExpanded1 ``` Test-AzCdnNameAvailability [-SubscriptionId ] -Name -Type - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Azure Subscription ID. diff --git a/src/Cdn/Cdn/help/Test-AzCdnProbe.md b/src/Cdn/Cdn/help/Test-AzCdnProbe.md index 083bd51b572d..7060f1c59616 100644 --- a/src/Cdn/Cdn/help/Test-AzCdnProbe.md +++ b/src/Cdn/Cdn/help/Test-AzCdnProbe.md @@ -16,7 +16,7 @@ This path is relative to the origin path specified in the endpoint configuration ``` Test-AzCdnProbe [-SubscriptionId ] -ProbeUrl [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Azure Subscription ID. diff --git a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointCustomDomain.md b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointCustomDomain.md index 7c91a50b2df6..fecbb762b419 100644 --- a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointCustomDomain.md +++ b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointCustomDomain.md @@ -16,13 +16,13 @@ Validates the custom domain mapping to ensure it maps to the correct Azure Front ``` Test-AzFrontDoorCdnEndpointCustomDomain -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] -HostName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentityExpanded ``` Test-AzFrontDoorCdnEndpointCustomDomain -InputObject -HostName - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointNameAvailability.md b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointNameAvailability.md index 12d9e116655e..22e441dc422b 100644 --- a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointNameAvailability.md +++ b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnEndpointNameAvailability.md @@ -16,7 +16,7 @@ This is needed for resources where name is globally unique, such as a afdx endpo ``` Test-AzFrontDoorCdnEndpointNameAvailability -ResourceGroupName [-SubscriptionId ] -Name -Type [-AutoGeneratedDomainNameLabelScope ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -87,21 +87,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileHostNameAvailability.md b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileHostNameAvailability.md index 1198c0cf153e..04d228e7c72e 100644 --- a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileHostNameAvailability.md +++ b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileHostNameAvailability.md @@ -16,13 +16,13 @@ Validates the custom domain mapping to ensure it maps to the correct Azure Front ``` Test-AzFrontDoorCdnProfileHostNameAvailability -ProfileName -ResourceGroupName [-SubscriptionId ] -HostName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CheckViaIdentityExpanded ``` Test-AzFrontDoorCdnProfileHostNameAvailability -InputObject -HostName - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -120,21 +120,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileMigration.md b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileMigration.md index ef688989c333..4a835dc2d36d 100644 --- a/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileMigration.md +++ b/src/Cdn/Cdn/help/Test-AzFrontDoorCdnProfileMigration.md @@ -15,7 +15,7 @@ Check if a classic AFD instance can be migrated to Azure Front Door(Standard/Pre ``` Test-AzFrontDoorCdnProfileMigration -ResourceGroupName [-SubscriptionId ] -ClassicResourceReferenceId [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzCdnEndpoint.md b/src/Cdn/Cdn/help/Update-AzCdnEndpoint.md index b01983d31416..fbc37f22d64b 100644 --- a/src/Cdn/Cdn/help/Update-AzCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Update-AzCdnEndpoint.md @@ -25,7 +25,7 @@ Update-AzCdnEndpoint -Name -ProfileName -ResourceGroupName ] [-OriginPath ] [-ProbePath ] [-QueryStringCachingBehavior ] [-Tag ] [-UrlSigningKey ] [-WebApplicationFirewallPolicyLinkId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Update-AzCdnEndpoint -InputObject [-ContentTypesToCompress ] [-OriginHostHeader ] [-OriginPath ] [-ProbePath ] [-QueryStringCachingBehavior ] [-Tag ] [-UrlSigningKey ] [-WebApplicationFirewallPolicyLinkId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -390,21 +390,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryStringCachingBehavior Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL. diff --git a/src/Cdn/Cdn/help/Update-AzCdnOrigin.md b/src/Cdn/Cdn/help/Update-AzCdnOrigin.md index 04877de55892..91f890d16a14 100644 --- a/src/Cdn/Cdn/help/Update-AzCdnOrigin.md +++ b/src/Cdn/Cdn/help/Update-AzCdnOrigin.md @@ -18,7 +18,7 @@ Update-AzCdnOrigin -EndpointName -Name -ProfileName - [-SubscriptionId ] [-Enabled] [-HostName ] [-HttpPort ] [-HttpsPort ] [-OriginHostHeader ] [-Priority ] [-PrivateLinkAlias ] [-PrivateLinkApprovalMessage ] [-PrivateLinkLocation ] [-PrivateLinkResourceId ] - [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Update-AzCdnOrigin -EndpointName -Name -ProfileName - Update-AzCdnOrigin -InputObject [-Enabled] [-HostName ] [-HttpPort ] [-HttpsPort ] [-OriginHostHeader ] [-Priority ] [-PrivateLinkAlias ] [-PrivateLinkApprovalMessage ] [-PrivateLinkLocation ] [-PrivateLinkResourceId ] - [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Weight ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -344,21 +344,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md b/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md index 74561d9ea06c..0dd6d1937b3b 100644 --- a/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md @@ -18,7 +18,7 @@ Update-AzCdnOriginGroup -EndpointName -Name -ProfileName ] [-HealthProbeSetting ] [-Origin ] [-ResponseBasedOriginErrorDetectionSetting ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded1 @@ -27,7 +27,7 @@ Update-AzCdnOriginGroup -InputObject [-HealthProbeSetting ] [-ResponseBasedOriginErrorDetectionSetting ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -204,21 +204,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzCdnProfile.md b/src/Cdn/Cdn/help/Update-AzCdnProfile.md index 37eda1f9e0be..f3ce91c6bc2d 100644 --- a/src/Cdn/Cdn/help/Update-AzCdnProfile.md +++ b/src/Cdn/Cdn/help/Update-AzCdnProfile.md @@ -16,13 +16,13 @@ Updates an existing CDN profile with the specified profile name under the specif ``` Update-AzCdnProfile -Name -ResourceGroupName [-SubscriptionId ] [-OriginResponseTimeoutSecond ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzCdnProfile -InputObject [-OriginResponseTimeoutSecond ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -159,21 +159,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomain.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomain.md index 5de0743ccd6a..eac38e0ff4cf 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomain.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomain.md @@ -17,14 +17,14 @@ Updates an existing domain within a profile. Update-AzFrontDoorCdnCustomDomain -CustomDomainName -ProfileName -ResourceGroupName [-SubscriptionId ] [-AzureDnsZoneId ] [-PropertiesPreValidatedCustomDomainResourceId ] [-TlsSetting ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzFrontDoorCdnCustomDomain -InputObject [-AzureDnsZoneId ] [-PropertiesPreValidatedCustomDomainResourceId ] [-TlsSetting ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -174,21 +174,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PropertiesPreValidatedCustomDomainResourceId Resource ID. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md index 6cc146f972a8..1b0acfe8c181 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnCustomDomainValidationToken.md @@ -16,13 +16,13 @@ Updates the domain validation token. ``` Update-AzFrontDoorCdnCustomDomainValidationToken -CustomDomainName -ProfileName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### RefreshViaIdentity ``` Update-AzFrontDoorCdnCustomDomainValidationToken -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md index 7cb9fa2229de..c8be90e44097 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnEndpoint.md @@ -20,13 +20,13 @@ To update domains, use the Update Custom Domain operation. ``` Update-AzFrontDoorCdnEndpoint -EndpointName -ProfileName -ResourceGroupName [-SubscriptionId ] [-EnabledState ] [-Tag ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzFrontDoorCdnEndpoint -InputObject [-EnabledState ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOrigin.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOrigin.md index a4a637e90c1f..1bfcf800ed70 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOrigin.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOrigin.md @@ -21,7 +21,7 @@ Update-AzFrontDoorCdnOrigin -OriginGroupName -OriginName -Prof [-SharedPrivateLinkResourceGroupId ] [-SharedPrivateLinkResourcePrivateLinkLocation ] [-SharedPrivateLinkResourceRequestMessage ] [-SharedPrivateLinkResourceStatus ] [-Weight ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -33,7 +33,7 @@ Update-AzFrontDoorCdnOrigin -InputObject [-AzureOriginId [-SharedPrivateLinkResourceGroupId ] [-SharedPrivateLinkResourcePrivateLinkLocation ] [-SharedPrivateLinkResourceRequestMessage ] [-SharedPrivateLinkResourceStatus ] [-Weight ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -333,21 +333,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md index c0958009fa40..fb8940f680ff 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnOriginGroup.md @@ -18,7 +18,7 @@ Update-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName [-SubscriptionId ] [-HealthProbeSetting ] [-LoadBalancingSetting ] [-SessionAffinityState ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -26,7 +26,7 @@ Update-AzFrontDoorCdnOriginGroup -OriginGroupName -ProfileName Update-AzFrontDoorCdnOriginGroup -InputObject [-HealthProbeSetting ] [-LoadBalancingSetting ] [-SessionAffinityState ] [-TrafficRestorationTimeToHealedOrNewEndpointsInMinute ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -188,21 +188,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfile.md index d9e442c5a53b..0d13ed5007ca 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfile.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfile.md @@ -18,7 +18,7 @@ Update-AzFrontDoorCdnProfile -Name -ResourceGroupName [-Subscr [-LogScrubbingRule ] [-LogScrubbingState ] [-OriginResponseTimeoutSecond ] [-Tag ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -26,7 +26,7 @@ Update-AzFrontDoorCdnProfile -Name -ResourceGroupName [-Subscr Update-AzFrontDoorCdnProfile -InputObject [-LogScrubbingRule ] [-LogScrubbingState ] [-OriginResponseTimeoutSecond ] [-Tag ] [-IdentityType ] [-IdentityUserAssignedIdentity ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -299,21 +299,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfileSku.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfileSku.md index a213add2c9dd..e4ba3231cbcf 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfileSku.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnProfileSku.md @@ -15,7 +15,7 @@ Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor. ``` Update-AzFrontDoorCdnProfileSku -ProfileName -ResourceGroupName [-SubscriptionId ] -ProfileUpgradeParameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -167,21 +167,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md index 9172edb0bda7..cdb177940153 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRoute.md @@ -22,7 +22,7 @@ Update-AzFrontDoorCdnRoute -EndpointName -Name -ProfileName ] [-HttpsRedirect ] [-LinkToDefaultDomain ] [-OriginGroupId ] [-OriginPath ] [-PatternsToMatch ] [-RuleSet ] [-SupportedProtocol ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -35,7 +35,7 @@ Update-AzFrontDoorCdnRoute -InputObject [-CacheConfigurationQuery [-ForwardingProtocol ] [-HttpsRedirect ] [-LinkToDefaultDomain ] [-OriginGroupId ] [-OriginPath ] [-PatternsToMatch ] [-RuleSet ] [-SupportedProtocol ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -381,21 +381,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md index aba07469c0ef..9022dae66ebf 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md @@ -17,14 +17,14 @@ Updates an existing delivery rule within a rule set. Update-AzFrontDoorCdnRule -Name -ProfileName -ResourceGroupName -SetName [-SubscriptionId ] [-Action ] [-Condition ] [-MatchProcessingBehavior ] [-Order ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzFrontDoorCdnRule -InputObject [-Action ] [-Condition ] [-MatchProcessingBehavior ] [-Order ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -220,21 +220,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnSecurityPolicy.md b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnSecurityPolicy.md index 903726c830d2..a59f2dee0202 100644 --- a/src/Cdn/Cdn/help/Update-AzFrontDoorCdnSecurityPolicy.md +++ b/src/Cdn/Cdn/help/Update-AzFrontDoorCdnSecurityPolicy.md @@ -16,14 +16,14 @@ Updates an existing security policy within a profile. ``` Update-AzFrontDoorCdnSecurityPolicy -Name -ProfileName -ResourceGroupName [-SubscriptionId ] [-Parameter ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### PatchViaIdentityExpanded ``` Update-AzFrontDoorCdnSecurityPolicy -InputObject [-Parameter ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the Resource group within the Azure subscription. diff --git a/src/Communication/Communication/help/Get-AzCommunicationService.md b/src/Communication/Communication/help/Get-AzCommunicationService.md index c5f36bb4f308..26f7cb4a7ff4 100644 --- a/src/Communication/Communication/help/Get-AzCommunicationService.md +++ b/src/Communication/Communication/help/Get-AzCommunicationService.md @@ -15,25 +15,25 @@ Get the CommunicationService and its properties. ### List (Default) ``` Get-AzCommunicationService [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzCommunicationService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzCommunicationService -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzCommunicationService -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -120,21 +120,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Get-AzCommunicationServiceKey.md b/src/Communication/Communication/help/Get-AzCommunicationServiceKey.md index f0ece91690d6..c77e594c7f19 100644 --- a/src/Communication/Communication/help/Get-AzCommunicationServiceKey.md +++ b/src/Communication/Communication/help/Get-AzCommunicationServiceKey.md @@ -14,7 +14,7 @@ Get the access keys of the CommunicationService resource. ``` Get-AzCommunicationServiceKey -CommunicationServiceName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Get-AzEmailService.md b/src/Communication/Communication/help/Get-AzEmailService.md index 80769e24c830..bd12f35c790e 100644 --- a/src/Communication/Communication/help/Get-AzEmailService.md +++ b/src/Communication/Communication/help/Get-AzEmailService.md @@ -15,25 +15,25 @@ Get the EmailService and its properties. ### List (Default) ``` Get-AzEmailService [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzEmailService -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzEmailService -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Get-AzEmailServiceDomain.md b/src/Communication/Communication/help/Get-AzEmailServiceDomain.md index 50f717c1515c..420f8b1fb5c2 100644 --- a/src/Communication/Communication/help/Get-AzEmailServiceDomain.md +++ b/src/Communication/Communication/help/Get-AzEmailServiceDomain.md @@ -15,26 +15,26 @@ Get the Domains resource and its properties. ### List (Default) ``` Get-AzEmailServiceDomain -EmailServiceName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzEmailServiceDomain -EmailServiceName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityEmailService ``` Get-AzEmailServiceDomain -Name -EmailServiceInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzEmailServiceDomain -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -179,21 +179,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Get-AzEmailServiceSenderUsername.md b/src/Communication/Communication/help/Get-AzEmailServiceSenderUsername.md index 88a817df8ef7..bc6c22ca3d23 100644 --- a/src/Communication/Communication/help/Get-AzEmailServiceSenderUsername.md +++ b/src/Communication/Communication/help/Get-AzEmailServiceSenderUsername.md @@ -15,7 +15,7 @@ Get a valid sender username for a domains resource. ### List (Default) ``` Get-AzEmailServiceSenderUsername -DomainName -EmailServiceName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,26 +23,26 @@ Get-AzEmailServiceSenderUsername -DomainName -EmailServiceName ``` Get-AzEmailServiceSenderUsername -DomainName -SenderUsername -EmailServiceInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzEmailServiceSenderUsername -DomainName -EmailServiceName -ResourceGroupName -SenderUsername [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityDomain ``` Get-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzEmailServiceSenderUsername -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -183,21 +183,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md b/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md index 0575c713f5df..bb5a7d145e6a 100644 --- a/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md +++ b/src/Communication/Communication/help/Get-AzEmailServicedataEmailSendResult.md @@ -15,13 +15,13 @@ Gets the status of the email send operation. ### Get (Default) ``` Get-AzEmailServicedataEmailSendResult -Endpoint -OperationId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzEmailServicedataEmailSendResult -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -111,21 +111,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Communication/Communication/help/Invoke-AzEmailServiceInitiateDomainVerification.md b/src/Communication/Communication/help/Invoke-AzEmailServiceInitiateDomainVerification.md index 1f11ee6f04ef..0296849efaad 100644 --- a/src/Communication/Communication/help/Invoke-AzEmailServiceInitiateDomainVerification.md +++ b/src/Communication/Communication/help/Invoke-AzEmailServiceInitiateDomainVerification.md @@ -16,35 +16,35 @@ Initiate verification of DNS record. ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -VerificationType [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### InitiateViaJsonString ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### InitiateViaJsonFilePath ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### InitiateViaIdentityEmailServiceExpanded ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceInputObject -VerificationType [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### InitiateViaIdentityEmailService ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceInputObject -Parameter - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -52,14 +52,14 @@ Invoke-AzEmailServiceInitiateDomainVerification -DomainName ``` Invoke-AzEmailServiceInitiateDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -Parameter - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### InitiateViaIdentityExpanded ``` Invoke-AzEmailServiceInitiateDomainVerification -InputObject -VerificationType - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -67,7 +67,7 @@ Invoke-AzEmailServiceInitiateDomainVerification -InputObject -Parameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -235,21 +235,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/New-AzCommunicationService.md b/src/Communication/Communication/help/New-AzCommunicationService.md index 9c831b7d83fb..38b7be1f3d4b 100644 --- a/src/Communication/Communication/help/New-AzCommunicationService.md +++ b/src/Communication/Communication/help/New-AzCommunicationService.md @@ -16,7 +16,7 @@ Create a new CommunicationService or update an existing CommunicationService. New-AzCommunicationService -Name -ResourceGroupName [-SubscriptionId ] -Location [-DataLocation ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-LinkedDomain ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/New-AzCommunicationServiceKey.md b/src/Communication/Communication/help/New-AzCommunicationServiceKey.md index 228ad2d6f60f..22d3fc4745f0 100644 --- a/src/Communication/Communication/help/New-AzCommunicationServiceKey.md +++ b/src/Communication/Communication/help/New-AzCommunicationServiceKey.md @@ -17,26 +17,26 @@ PrimaryKey and SecondaryKey cannot be regenerated at the same time. ``` New-AzCommunicationServiceKey -CommunicationServiceName -ResourceGroupName [-SubscriptionId ] [-KeyType ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Regenerate ``` New-AzCommunicationServiceKey -CommunicationServiceName -ResourceGroupName [-SubscriptionId ] -Parameter [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RegenerateViaIdentityExpanded ``` New-AzCommunicationServiceKey -InputObject [-KeyType ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RegenerateViaIdentity ``` New-AzCommunicationServiceKey -InputObject -Parameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -152,21 +152,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/New-AzEmailService.md b/src/Communication/Communication/help/New-AzEmailService.md index 09e82b7dbab7..86d553f73c6f 100644 --- a/src/Communication/Communication/help/New-AzEmailService.md +++ b/src/Communication/Communication/help/New-AzEmailService.md @@ -16,20 +16,20 @@ Create a new EmailService or update an existing EmailService. ``` New-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] [-Location ] [-DataLocation ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] -JsonFilePath - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] -JsonString - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -186,21 +186,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/New-AzEmailServiceDomain.md b/src/Communication/Communication/help/New-AzEmailServiceDomain.md index bb8ee95461ce..63299fd031c6 100644 --- a/src/Communication/Communication/help/New-AzEmailServiceDomain.md +++ b/src/Communication/Communication/help/New-AzEmailServiceDomain.md @@ -17,28 +17,28 @@ Add a new Domains resource under the parent EmailService resource or update an e New-AzEmailServiceDomain -Name -EmailServiceName -ResourceGroupName [-SubscriptionId ] [-Location ] [-DomainManagement ] [-Tag ] [-UserEngagementTracking ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzEmailServiceDomain -Name -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzEmailServiceDomain -Name -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityEmailServiceExpanded ``` New-AzEmailServiceDomain -Name -EmailServiceInputObject [-Location ] [-DomainManagement ] [-Tag ] [-UserEngagementTracking ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -46,7 +46,7 @@ New-AzEmailServiceDomain -Name -EmailServiceInputObject -EmailServiceInputObject -Parameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -330,21 +330,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/New-AzEmailServiceSenderUsername.md b/src/Communication/Communication/help/New-AzEmailServiceSenderUsername.md index 802634ff39f0..38f852bc7819 100644 --- a/src/Communication/Communication/help/New-AzEmailServiceSenderUsername.md +++ b/src/Communication/Communication/help/New-AzEmailServiceSenderUsername.md @@ -16,48 +16,48 @@ Add a new SenderUsername resource under the parent Domains resource or update an ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] [-DisplayName ] [-Username ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityEmailServiceExpanded ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainName -EmailServiceInputObject [-DisplayName ] [-Username ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityEmailService ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainName -EmailServiceInputObject -Parameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityDomainExpanded ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - [-DisplayName ] [-Username ] [-DefaultProfile ] [-ProgressAction ] + [-DisplayName ] [-Username ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityDomain ``` New-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - -Parameter [-DefaultProfile ] [-ProgressAction ] + -Parameter [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -254,21 +254,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Remove-AzCommunicationService.md b/src/Communication/Communication/help/Remove-AzCommunicationService.md index ad7db2d3551a..8c14a8b76b3d 100644 --- a/src/Communication/Communication/help/Remove-AzCommunicationService.md +++ b/src/Communication/Communication/help/Remove-AzCommunicationService.md @@ -15,14 +15,14 @@ Operation to delete a CommunicationService. ### Delete (Default) ``` Remove-AzCommunicationService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzCommunicationService -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Remove-AzEmailService.md b/src/Communication/Communication/help/Remove-AzEmailService.md index 4fee6816a08c..991bfbb3281c 100644 --- a/src/Communication/Communication/help/Remove-AzEmailService.md +++ b/src/Communication/Communication/help/Remove-AzEmailService.md @@ -15,14 +15,14 @@ Operation to delete a EmailService. ### Delete (Default) ``` Remove-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzEmailService -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Remove-AzEmailServiceDomain.md b/src/Communication/Communication/help/Remove-AzEmailServiceDomain.md index 5982d8d61117..6593db810770 100644 --- a/src/Communication/Communication/help/Remove-AzEmailServiceDomain.md +++ b/src/Communication/Communication/help/Remove-AzEmailServiceDomain.md @@ -16,20 +16,20 @@ Operation to delete a Domains resource. ``` Remove-AzEmailServiceDomain -EmailServiceName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityEmailService ``` Remove-AzEmailServiceDomain -Name -EmailServiceInputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzEmailServiceDomain -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -174,21 +174,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Remove-AzEmailServiceSenderUsername.md b/src/Communication/Communication/help/Remove-AzEmailServiceSenderUsername.md index 489c43a3460d..5ab9c5b62925 100644 --- a/src/Communication/Communication/help/Remove-AzEmailServiceSenderUsername.md +++ b/src/Communication/Communication/help/Remove-AzEmailServiceSenderUsername.md @@ -16,27 +16,27 @@ Operation to delete a SenderUsernames resource. ``` Remove-AzEmailServiceSenderUsername -DomainName -EmailServiceName -ResourceGroupName -SenderUsername [-SubscriptionId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityEmailService ``` Remove-AzEmailServiceSenderUsername -DomainName -SenderUsername -EmailServiceInputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityDomain ``` Remove-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzEmailServiceSenderUsername -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -166,21 +166,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md b/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md index 0099c7652e6f..9dba362009f2 100644 --- a/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md +++ b/src/Communication/Communication/help/Send-AzEmailServicedataEmail.md @@ -15,7 +15,7 @@ Queues an email message to be sent to one or more recipients ### Send (Default) ``` Send-AzEmailServicedataEmail -Endpoint [-ClientRequestId ] [-OperationId ] - -Message [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -Message [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -26,20 +26,20 @@ Send-AzEmailServicedataEmail -Endpoint [-ClientRequestId ] [-Op [-Attachment ] [-ContentHtml ] [-ContentPlainText ] [-Header ] [-RecipientBcc ] [-RecipientCc ] [-ReplyTo ] [-UserEngagementTrackingDisabled] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SendViaJsonFilePath ``` Send-AzEmailServicedataEmail -Endpoint [-ClientRequestId ] [-OperationId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### SendViaJsonString ``` Send-AzEmailServicedataEmail -Endpoint [-ClientRequestId ] [-OperationId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -377,21 +377,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RecipientBcc Email BCC recipients diff --git a/src/Communication/Communication/help/Set-AzCommunicationServiceNotificationHub.md b/src/Communication/Communication/help/Set-AzCommunicationServiceNotificationHub.md index 0372bf5d55b0..056778f0a599 100644 --- a/src/Communication/Communication/help/Set-AzCommunicationServiceNotificationHub.md +++ b/src/Communication/Communication/help/Set-AzCommunicationServiceNotificationHub.md @@ -16,14 +16,14 @@ Links an Azure Notification Hub to this communication service. ``` Set-AzCommunicationServiceNotificationHub -CommunicationServiceName -ResourceGroupName [-SubscriptionId ] -ConnectionString -NotificationHubResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### Link ``` Set-AzCommunicationServiceNotificationHub -CommunicationServiceName -ResourceGroupName [-SubscriptionId ] -LinkNotificationHubParameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -117,21 +117,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Stop-AzEmailServiceDomainVerification.md b/src/Communication/Communication/help/Stop-AzEmailServiceDomainVerification.md index 4450fe4f402b..efcfcb1c6e7c 100644 --- a/src/Communication/Communication/help/Stop-AzEmailServiceDomainVerification.md +++ b/src/Communication/Communication/help/Stop-AzEmailServiceDomainVerification.md @@ -16,56 +16,56 @@ Cancel verification of DNS record. ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -VerificationType [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CancelViaJsonString ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CancelViaJsonFilePath ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentityEmailServiceExpanded ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceInputObject -VerificationType [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentityEmailService ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceInputObject -Parameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Cancel ``` Stop-AzEmailServiceDomainVerification -DomainName -EmailServiceName -ResourceGroupName [-SubscriptionId ] -Parameter - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentityExpanded ``` Stop-AzEmailServiceDomainVerification -InputObject -VerificationType - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentity ``` Stop-AzEmailServiceDomainVerification -InputObject -Parameter - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -234,21 +234,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Test-AzCommunicationServiceNameAvailability.md b/src/Communication/Communication/help/Test-AzCommunicationServiceNameAvailability.md index f5ce0b887de4..0cc250080435 100644 --- a/src/Communication/Communication/help/Test-AzCommunicationServiceNameAvailability.md +++ b/src/Communication/Communication/help/Test-AzCommunicationServiceNameAvailability.md @@ -14,7 +14,7 @@ Checks that the CommunicationService name is valid and is not already in use. ``` Test-AzCommunicationServiceNameAvailability [-SubscriptionId ] -Name - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -81,21 +81,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Communication/Communication/help/Update-AzCommunicationService.md b/src/Communication/Communication/help/Update-AzCommunicationService.md index 9975bac6d064..f6678390489d 100644 --- a/src/Communication/Communication/help/Update-AzCommunicationService.md +++ b/src/Communication/Communication/help/Update-AzCommunicationService.md @@ -17,7 +17,7 @@ Operation to update an existing CommunicationService. Update-AzCommunicationService -Name -ResourceGroupName [-SubscriptionId ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-LinkedDomain ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -25,7 +25,7 @@ Update-AzCommunicationService -Name -ResourceGroupName [-Subsc Update-AzCommunicationService -InputObject [-IdentityType ] [-IdentityUserAssignedIdentity ] [-LinkedDomain ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -159,21 +159,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Update-AzEmailService.md b/src/Communication/Communication/help/Update-AzEmailService.md index 499d5b6c24f1..a1a7bc94e8c2 100644 --- a/src/Communication/Communication/help/Update-AzEmailService.md +++ b/src/Communication/Communication/help/Update-AzEmailService.md @@ -15,28 +15,28 @@ Operation to update an existing EmailService. ### UpdateExpanded (Default) ``` Update-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzEmailService -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzEmailService -InputObject [-Tag ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -179,21 +179,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Update-AzEmailServiceDomain.md b/src/Communication/Communication/help/Update-AzEmailServiceDomain.md index 8b4e75eefdfe..375082fa855e 100644 --- a/src/Communication/Communication/help/Update-AzEmailServiceDomain.md +++ b/src/Communication/Communication/help/Update-AzEmailServiceDomain.md @@ -16,42 +16,42 @@ Operation to update an existing Domains resource. ``` Update-AzEmailServiceDomain -EmailServiceName -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] [-UserEngagementTracking ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzEmailServiceDomain -EmailServiceName -Name -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzEmailServiceDomain -EmailServiceName -Name -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityEmailServiceExpanded ``` Update-AzEmailServiceDomain -Name -EmailServiceInputObject [-Tag ] [-UserEngagementTracking ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityEmailService ``` Update-AzEmailServiceDomain -Name -EmailServiceInputObject -Parameter [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzEmailServiceDomain -InputObject [-Tag ] [-UserEngagementTracking ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -322,21 +322,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Communication/Communication/help/Update-AzEmailServiceSenderUsername.md b/src/Communication/Communication/help/Update-AzEmailServiceSenderUsername.md index a708ce264bc5..bf499d4386e3 100644 --- a/src/Communication/Communication/help/Update-AzEmailServiceSenderUsername.md +++ b/src/Communication/Communication/help/Update-AzEmailServiceSenderUsername.md @@ -16,41 +16,41 @@ Add a new SenderUsername resource under the parent Domains resource or update an ``` Update-AzEmailServiceSenderUsername -DomainName -EmailServiceName -ResourceGroupName -SenderUsername [-SubscriptionId ] [-DisplayName ] [-Username ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityEmailServiceExpanded ``` Update-AzEmailServiceSenderUsername -DomainName -SenderUsername -EmailServiceInputObject [-DisplayName ] [-Username ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityEmailService ``` Update-AzEmailServiceSenderUsername -DomainName -SenderUsername -EmailServiceInputObject -Parameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityDomainExpanded ``` Update-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - [-DisplayName ] [-Username ] [-DefaultProfile ] [-ProgressAction ] + [-DisplayName ] [-Username ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityDomain ``` Update-AzEmailServiceSenderUsername -SenderUsername -DomainInputObject - -Parameter [-DefaultProfile ] [-ProgressAction ] + -Parameter [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzEmailServiceSenderUsername -InputObject [-DisplayName ] - [-Username ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Username ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -232,21 +232,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetes.md b/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetes.md index 022e42a76a68..bfd2e176bee9 100644 --- a/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetes.md +++ b/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetes.md @@ -15,25 +15,25 @@ Returns the properties of the specified connected cluster, including name, ident ### List1 (Default) ``` Get-AzConnectedKubernetes [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzConnectedKubernetes -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzConnectedKubernetes -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzConnectedKubernetes -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -145,21 +145,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetesUserCredential.md b/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetesUserCredential.md index e74e6867600c..074464b59ac4 100644 --- a/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetesUserCredential.md +++ b/src/ConnectedKubernetes/ConnectedKubernetes/help/Get-AzConnectedKubernetesUserCredential.md @@ -16,14 +16,14 @@ Gets cluster user credentials of the connected cluster with a specified resource ``` Get-AzConnectedKubernetesUserCredential -ClusterName -ResourceGroupName [-SubscriptionId ] -AuthenticationMethod [-ClientProxy] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### List ``` Get-AzConnectedKubernetesUserCredential -ClusterName -ResourceGroupName [-SubscriptionId ] -Property [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property . To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/ConnectedKubernetes/ConnectedKubernetes/help/New-AzConnectedKubernetes.md b/src/ConnectedKubernetes/ConnectedKubernetes/help/New-AzConnectedKubernetes.md index 1a6e921c320c..985c45e61a8e 100644 --- a/src/ConnectedKubernetes/ConnectedKubernetes/help/New-AzConnectedKubernetes.md +++ b/src/ConnectedKubernetes/ConnectedKubernetes/help/New-AzConnectedKubernetes.md @@ -20,7 +20,7 @@ New-AzConnectedKubernetes -ClusterName -ResourceGroupName [-Su [-DistributionVersion ] [-Infrastructure ] [-PrivateLinkScopeResourceId ] [-PrivateLinkState ] [-ProvisioningState ] [-Tag ] [-CustomLocationsOid ] [-AcceptEULA] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -454,21 +454,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProvisioningState Provisioning state of the connected cluster resource. diff --git a/src/ConnectedKubernetes/ConnectedKubernetes/help/Remove-AzConnectedKubernetes.md b/src/ConnectedKubernetes/ConnectedKubernetes/help/Remove-AzConnectedKubernetes.md index 58ef17e2141a..53da0f8dffd1 100644 --- a/src/ConnectedKubernetes/ConnectedKubernetes/help/Remove-AzConnectedKubernetes.md +++ b/src/ConnectedKubernetes/ConnectedKubernetes/help/Remove-AzConnectedKubernetes.md @@ -16,14 +16,14 @@ Delete a connected cluster, removing the tracked resource in Azure Resource Mana ``` Remove-AzConnectedKubernetes -ClusterName -ResourceGroupName [-SubscriptionId ] [-KubeConfig ] [-KubeContext ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzConnectedKubernetes -InputObject [-KubeConfig ] [-KubeContext ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/ConnectedKubernetes/ConnectedKubernetes/help/Update-AzConnectedKubernetes.md b/src/ConnectedKubernetes/ConnectedKubernetes/help/Update-AzConnectedKubernetes.md index e4f09d4860c8..1b3b11760a51 100644 --- a/src/ConnectedKubernetes/ConnectedKubernetes/help/Update-AzConnectedKubernetes.md +++ b/src/ConnectedKubernetes/ConnectedKubernetes/help/Update-AzConnectedKubernetes.md @@ -17,7 +17,7 @@ API to update certain properties of the connected cluster resource Update-AzConnectedKubernetes -ClusterName -ResourceGroupName [-SubscriptionId ] [-AzureHybridBenefit ] [-AcceptEULA] [-Distribution ] [-DistributionVersion ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -25,7 +25,7 @@ Update-AzConnectedKubernetes -ClusterName -ResourceGroupName [ Update-AzConnectedKubernetes -InputObject [-AzureHybridBenefit ] [-AcceptEULA] [-Distribution ] [-DistributionVersion ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -196,21 +196,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DataBox/DataBox/help/Get-AzDataBoxJob.md b/src/DataBox/DataBox/help/Get-AzDataBoxJob.md index 5bf925c651e9..8926e3489ab0 100644 --- a/src/DataBox/DataBox/help/Get-AzDataBoxJob.md +++ b/src/DataBox/DataBox/help/Get-AzDataBoxJob.md @@ -15,19 +15,19 @@ Gets information about the specified job. ### List (Default) ``` Get-AzDataBoxJob [-SubscriptionId ] [-SkipToken ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDataBoxJob -Name -ResourceGroupName [-SubscriptionId ] [-Expand ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDataBoxJob -ResourceGroupName [-SubscriptionId ] [-SkipToken ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The Resource Group Name diff --git a/src/DataBox/DataBox/help/Get-AzDataBoxJobCredential.md b/src/DataBox/DataBox/help/Get-AzDataBoxJobCredential.md index c8268c516ee6..e4d1aad57f12 100644 --- a/src/DataBox/DataBox/help/Get-AzDataBoxJobCredential.md +++ b/src/DataBox/DataBox/help/Get-AzDataBoxJobCredential.md @@ -14,7 +14,7 @@ This method gets the unencrypted secrets related to the job. ``` Get-AzDataBoxJobCredential -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -94,21 +94,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The Resource Group Name diff --git a/src/DataBox/DataBox/help/New-AzDataBoxContactDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxContactDetailsObject.md index 7469ad1d4b71..5bcf928b5d9b 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxContactDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxContactDetailsObject.md @@ -15,7 +15,7 @@ Create an in-memory object for ContactDetails. ``` New-AzDataBoxContactDetailsObject -ContactName -EmailList -Phone [-Mobile ] [-NotificationPreference ] [-PhoneExtension ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/DataBox/DataBox/help/New-AzDataBoxCustomerDiskJobDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxCustomerDiskJobDetailsObject.md index cdb42021267a..53bb2047f907 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxCustomerDiskJobDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxCustomerDiskJobDetailsObject.md @@ -20,7 +20,7 @@ New-AzDataBoxCustomerDiskJobDetailsObject -ContactDetail -Type [-DataImportDetail ] [-ExpectedDataSizeInTeraByte ] [-KeyEncryptionKey ] [-Preference ] [-ReverseShippingDetail ] [-ShippingAddress ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -169,21 +169,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReturnToCustomerPackageDetailCarrierAccountNumber Carrier Account Number of customer for customer disk. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxDiskJobDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxDiskJobDetailsObject.md index d9a6deafdc40..0077ac0404be 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxDiskJobDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxDiskJobDetailsObject.md @@ -18,7 +18,7 @@ New-AzDataBoxDiskJobDetailsObject -ContactDetail -Type ] [-DataImportDetail ] [-ExpectedDataSizeInTeraByte ] [-KeyEncryptionKey ] [-Preference ] [-ReverseShippingDetail ] [-ShippingAddress ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -174,21 +174,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReverseShippingDetail Optional Reverse Shipping details for order. To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxHeavyJobDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxHeavyJobDetailsObject.md index 8f3fd21422a0..e1c7a3dd0692 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxHeavyJobDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxHeavyJobDetailsObject.md @@ -18,7 +18,7 @@ New-AzDataBoxHeavyJobDetailsObject -ContactDetail -Type ] [-ExpectedDataSizeInTeraByte ] [-KeyEncryptionKey ] [-Preference ] [-ReverseShippingDetail ] [-ShippingAddress ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReverseShippingDetail Optional Reverse Shipping details for order. To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxJob.md b/src/DataBox/DataBox/help/New-AzDataBoxJob.md index 8b3179616218..8c727fd7c630 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxJob.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxJob.md @@ -18,7 +18,7 @@ New-AzDataBoxJob -Name -ResourceGroupName [-SubscriptionId -TransferType [-DeliveryInfoScheduledDateTime ] [-DeliveryType ] [-Detail ] [-IdentityType ] [-SkuDisplayName ] [-SkuFamily ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -396,21 +396,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The Resource Group Name diff --git a/src/DataBox/DataBox/help/New-AzDataBoxJobDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxJobDetailsObject.md index 361c8d72c97b..de8754a7e9e6 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxJobDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxJobDetailsObject.md @@ -18,7 +18,7 @@ New-AzDataBoxJobDetailsObject -ContactDetail -Type ] [-ExpectedDataSizeInTeraByte ] [-KeyEncryptionKey ] [-Preference ] [-ReverseShippingDetail ] [-ShippingAddress ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReverseShippingDetail Optional Reverse Shipping details for order. To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxKeyEncryptionKeyObject.md b/src/DataBox/DataBox/help/New-AzDataBoxKeyEncryptionKeyObject.md index 0b8c9a48a965..edae15be51eb 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxKeyEncryptionKeyObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxKeyEncryptionKeyObject.md @@ -14,7 +14,7 @@ Create an in-memory object for KeyEncryptionKey. ``` New-AzDataBoxKeyEncryptionKeyObject -KekType [-IdentityProperty ] - [-KekUrl ] [-KekVaultResourceId ] [-ProgressAction ] [] + [-KekUrl ] [-KekVaultResourceId ] [] ``` ## DESCRIPTION @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/DataBox/DataBox/help/New-AzDataBoxManagedDiskDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxManagedDiskDetailsObject.md index b1f94a05e947..eb15c015f4cf 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxManagedDiskDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxManagedDiskDetailsObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ManagedDiskDetails. ``` New-AzDataBoxManagedDiskDetailsObject -ResourceGroupId -StagingStorageAccountId - -DataAccountType [-SharePassword ] [-ProgressAction ] + -DataAccountType [-SharePassword ] [] ``` @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupId Resource Group Id of the compute disks. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxShippingAddressObject.md b/src/DataBox/DataBox/help/New-AzDataBoxShippingAddressObject.md index 194bc9019764..598e71881568 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxShippingAddressObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxShippingAddressObject.md @@ -16,7 +16,7 @@ Create an in-memory object for ShippingAddress. New-AzDataBoxShippingAddressObject -Country -StreetAddress1 [-AddressType ] [-City ] [-CompanyName ] [-PostalCode ] [-SkipAddressValidation ] [-StateOrProvince ] [-StreetAddress2 ] [-StreetAddress3 ] - [-TaxIdentificationNumber ] [-ZipExtendedCode ] [-ProgressAction ] + [-TaxIdentificationNumber ] [-ZipExtendedCode ] [] ``` @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SkipAddressValidation Flag to indicate if customer has chosen to skip default address validation. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxStorageAccountDetailsObject.md b/src/DataBox/DataBox/help/New-AzDataBoxStorageAccountDetailsObject.md index 65bd901ccd08..13ef92fd6119 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxStorageAccountDetailsObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxStorageAccountDetailsObject.md @@ -14,7 +14,7 @@ Create an in-memory object for StorageAccountDetails. ``` New-AzDataBoxStorageAccountDetailsObject -StorageAccountId -DataAccountType - [-SharePassword ] [-ProgressAction ] [] + [-SharePassword ] [] ``` ## DESCRIPTION @@ -52,21 +52,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharePassword Password for all the shares to be created on the device. Should not be passed for TransferType:ExportFromAzure jobs. diff --git a/src/DataBox/DataBox/help/New-AzDataBoxTransferConfigurationObject.md b/src/DataBox/DataBox/help/New-AzDataBoxTransferConfigurationObject.md index fc8fae75cc02..fbaf38c45d1e 100644 --- a/src/DataBox/DataBox/help/New-AzDataBoxTransferConfigurationObject.md +++ b/src/DataBox/DataBox/help/New-AzDataBoxTransferConfigurationObject.md @@ -15,7 +15,7 @@ Create an in-memory object for TransferConfiguration. ``` New-AzDataBoxTransferConfigurationObject -Type [-TransferAllDetail ] - [-TransferFilterDetail ] [-ProgressAction ] + [-TransferFilterDetail ] [] ``` @@ -33,21 +33,6 @@ Create a in-memory object for export jobs TransferConfiguration ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -TransferAllDetail Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll. diff --git a/src/DataBox/DataBox/help/Remove-AzDataBoxJob.md b/src/DataBox/DataBox/help/Remove-AzDataBoxJob.md index dc6427659252..9cd2167b01f5 100644 --- a/src/DataBox/DataBox/help/Remove-AzDataBoxJob.md +++ b/src/DataBox/DataBox/help/Remove-AzDataBoxJob.md @@ -14,7 +14,7 @@ Deletes a job. ``` Remove-AzDataBoxJob -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The Resource Group Name diff --git a/src/DataBox/DataBox/help/Stop-AzDataBoxJob.md b/src/DataBox/DataBox/help/Stop-AzDataBoxJob.md index 15796be721c0..644f18944594 100644 --- a/src/DataBox/DataBox/help/Stop-AzDataBoxJob.md +++ b/src/DataBox/DataBox/help/Stop-AzDataBoxJob.md @@ -14,7 +14,7 @@ CancelJob. ``` Stop-AzDataBoxJob -Name -ResourceGroupName [-SubscriptionId ] -Reason - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -86,21 +86,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Reason Reason for cancellation. diff --git a/src/DataBox/DataBox/help/Update-AzDataBoxJob.md b/src/DataBox/DataBox/help/Update-AzDataBoxJob.md index 5d1794e22433..fe5ae951e213 100644 --- a/src/DataBox/DataBox/help/Update-AzDataBoxJob.md +++ b/src/DataBox/DataBox/help/Update-AzDataBoxJob.md @@ -25,7 +25,7 @@ Update-AzDataBoxJob -Name -ResourceGroupName [-SubscriptionId [-ShippingAddress ] [-StorageAccountAccessTierPreference ] [-Tag ] [-TransportPreferredShipmentType ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -343,21 +343,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The Resource Group Name diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationAssessment.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationAssessment.md index 4cc556f10df3..ea99b96ed0c3 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationAssessment.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationAssessment.md @@ -15,12 +15,12 @@ Start assessment on SQL Server instance(s) ### CommandLine (Default) ``` Get-AzDataMigrationAssessment -ConnectionString [-OutputFolder ] [-Overwrite] [-PassThru] - [-ProgressAction ] [] + [] ``` ### ConfigFile ``` -Get-AzDataMigrationAssessment -ConfigFilePath [-PassThru] [-ProgressAction ] +Get-AzDataMigrationAssessment -ConfigFilePath [-PassThru] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationPerformanceDataCollection.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationPerformanceDataCollection.md index 3c91b10c3898..88e5a30aa63e 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationPerformanceDataCollection.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationPerformanceDataCollection.md @@ -16,13 +16,13 @@ Collect performance data for given SQL Server instance(s) ``` Get-AzDataMigrationPerformanceDataCollection -SqlConnectionStrings [-OutputFolder ] [-PerfQueryInterval ] [-StaticQueryInterval ] [-NumberOfIterations ] [-Time ] - [-PassThru] [-ProgressAction ] [] + [-PassThru] [] ``` ### ConfigFile ``` Get-AzDataMigrationPerformanceDataCollection [-Time ] -ConfigFilePath [-PassThru] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -199,21 +199,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SqlConnectionStrings Sql Server Connection Strings diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationProject.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationProject.md index 6ab989259dec..ac2988d5af3b 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationProject.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationProject.md @@ -15,19 +15,19 @@ Retrieves the properties of an Azure Database Migration Service (classic) projec ### ComponentNameParameterSet (Default) ``` Get-AzDataMigrationProject -ResourceGroupName -ServiceName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ComponentObjectParameterSet ``` Get-AzDataMigrationProject [-InputObject] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ResourceIdParameterSet ``` Get-AzDataMigrationProject [-ResourceId] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -96,21 +96,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationService.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationService.md index 0d7b27ed7919..d38e24a76da7 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationService.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationService.md @@ -15,19 +15,19 @@ Retrieves the properties associated with an instance of the Azure Database Migra ### ResourceGroupSet (Default) ``` Get-AzDataMigrationService [[-ResourceGroupName] ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceIdParameterSet ``` Get-AzDataMigrationService [-ResourceId] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ServiceNameGroupSet ``` Get-AzDataMigrationService [-ResourceGroupName] [-Name] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -81,21 +81,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSkuRecommendation.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSkuRecommendation.md index 78213101b2db..8c1c60a455cc 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSkuRecommendation.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSkuRecommendation.md @@ -17,12 +17,12 @@ Gives SKU recommendations for Azure SQL offerings Get-AzDataMigrationSkuRecommendation [-OutputFolder ] [-TargetPlatform ] [-TargetSqlInstance ] [-TargetPercentile ] [-ScalingFactor ] [-StartTime ] [-EndTime ] [-Overwrite] [-DisplayResult] [-ElasticStrategy] [-DatabaseAllowList ] - [-DatabaseDenyList ] [-PassThru] [-ProgressAction ] [] + [-DatabaseDenyList ] [-PassThru] [] ``` ### ConfigFile ``` -Get-AzDataMigrationSkuRecommendation -ConfigFilePath [-PassThru] [-ProgressAction ] +Get-AzDataMigrationSkuRecommendation -ConfigFilePath [-PassThru] [] ``` @@ -238,21 +238,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ScalingFactor Optional. Scaling (comfort) factor used during SKU recommendation. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlService.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlService.md index 099b330184d7..13f4d2654b96 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlService.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlService.md @@ -15,25 +15,25 @@ Retrieve the Database Migration Service. ### List1 (Default) ``` Get-AzDataMigrationSqlService [-SubscriptionId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDataMigrationSqlService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [] + [-DefaultProfile ] [-PassThru] [] ``` ### List ``` Get-AzDataMigrationSqlService -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [] + [-DefaultProfile ] [-PassThru] [] ``` ### GetViaIdentity ``` Get-AzDataMigrationSqlService -InputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceAuthKey.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceAuthKey.md index 7de1c85d586b..0973e14d5d23 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceAuthKey.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceAuthKey.md @@ -14,7 +14,7 @@ Retrieve the List of Authentication Keys for Self Hosted Integration Runtime. ``` Get-AzDataMigrationSqlServiceAuthKey -ResourceGroupName -SqlMigrationServiceName - [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric.md index 853ddffcd3ca..3ebb907a976b 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric.md @@ -15,7 +15,7 @@ Retrieve the registered Integration Runtime nodes and their monitoring data for ``` Get-AzDataMigrationSqlServiceIntegrationRuntimeMetric -ResourceGroupName -SqlMigrationServiceName [-SubscriptionId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -84,21 +84,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceMigration.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceMigration.md index 10674dd8d6aa..6424e9d1abe0 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceMigration.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationSqlServiceMigration.md @@ -14,7 +14,7 @@ Retrieve the List of database migrations attached to the service. ``` Get-AzDataMigrationSqlServiceMigration -ResourceGroupName -SqlMigrationServiceName - [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [] ``` @@ -71,21 +71,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationTask.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationTask.md index 7f6df201d1a2..d6c00319d6ed 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationTask.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationTask.md @@ -15,50 +15,50 @@ Retrieves the PSProjectTask object associated with an Azure Database Migration S ### ListByComponent (Default) ``` Get-AzDataMigrationTask -ResourceGroupName -ServiceName -ProjectName - [-TaskType ] [-DefaultProfile ] [-ProgressAction ] + [-TaskType ] [-DefaultProfile ] [] ``` ### ListByInputObject ``` Get-AzDataMigrationTask [-InputObject] [-TaskType ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByInputObject ``` Get-AzDataMigrationTask [-InputObject] -Name [-Expand] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByInputObjectResultType ``` Get-AzDataMigrationTask [-InputObject] -Name [-Expand] -ResultType - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByResourceId ``` Get-AzDataMigrationTask [-ResourceId] [-TaskType ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceId ``` Get-AzDataMigrationTask [-ResourceId] -Name [-Expand] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceIdResultType ``` Get-AzDataMigrationTask [-ResourceId] -Name [-Expand] -ResultType - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByComponent ``` Get-AzDataMigrationTask -ResourceGroupName -ServiceName -ProjectName - [-Name ] [-Expand] [-DefaultProfile ] [-ProgressAction ] + [-Name ] [-Expand] [-DefaultProfile ] [] ``` @@ -66,7 +66,7 @@ Get-AzDataMigrationTask -ResourceGroupName -ServiceName -Proje ``` Get-AzDataMigrationTask -ResourceGroupName -ServiceName -ProjectName -Name [-Expand] -ResultType [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -186,21 +186,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlDb.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlDb.md index 5f64524f6160..7c80e134305d 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlDb.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlDb.md @@ -16,13 +16,13 @@ Retrieve the specified database migration for a given SQL Db. ``` Get-AzDataMigrationToSqlDb -ResourceGroupName -SqlDbInstanceName [-SubscriptionId ] -TargetDbName [-Expand ] [-MigrationOperationId ] [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [] + [-PassThru] [] ``` ### GetViaIdentity ``` Get-AzDataMigrationToSqlDb -InputObject [-Expand ] - [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlManagedInstance.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlManagedInstance.md index d07e0ff844cb..bd0dbd012f88 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlManagedInstance.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlManagedInstance.md @@ -16,13 +16,13 @@ Retrieve the specified database migration for a given SQL Managed Instance. ``` Get-AzDataMigrationToSqlManagedInstance -ManagedInstanceName -ResourceGroupName [-SubscriptionId ] -TargetDbName [-Expand ] [-MigrationOperationId ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [] + [-DefaultProfile ] [-PassThru] [] ``` ### GetViaIdentity ``` Get-AzDataMigrationToSqlManagedInstance -InputObject [-Expand ] - [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [] ``` @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlVM.md b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlVM.md index b152db790aba..c487b4d12367 100644 --- a/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlVM.md +++ b/src/DataMigration/DataMigration/help/Get-AzDataMigrationToSqlVM.md @@ -16,13 +16,13 @@ Retrieve the specified database migration for a given SQL VM. ``` Get-AzDataMigrationToSqlVM -ResourceGroupName -SqlVirtualMachineName [-SubscriptionId ] -TargetDbName [-Expand ] [-MigrationOperationId ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [] + [-DefaultProfile ] [-PassThru] [] ``` ### GetViaIdentity ``` Get-AzDataMigrationToSqlVM -InputObject [-Expand ] - [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-MigrationOperationId ] [-DefaultProfile ] [-PassThru] [] ``` @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCommand.md b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCommand.md index cd47a4503873..35e09f7a72bd 100644 --- a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCommand.md +++ b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCommand.md @@ -15,7 +15,7 @@ Creates a new command to be executed on an existing DMS (classic) task. ``` Invoke-AzDataMigrationCommand -CommandType -ResourceGroupName -ServiceName -ProjectName -TaskName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -63,21 +63,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlManagedInstance.md b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlManagedInstance.md index 84a4679afd56..8a0200836675 100644 --- a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlManagedInstance.md +++ b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlManagedInstance.md @@ -15,7 +15,7 @@ Initiate cutover for in-progress online database migration to SQL Managed Instan ``` Invoke-AzDataMigrationCutoverToSqlManagedInstance -ManagedInstanceName -ResourceGroupName -TargetDbName [-SubscriptionId ] -MigrationOperationId [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlVM.md b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlVM.md index b43288c6b0e3..f5d5a0d322ef 100644 --- a/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlVM.md +++ b/src/DataMigration/DataMigration/help/Invoke-AzDataMigrationCutoverToSqlVM.md @@ -15,7 +15,7 @@ Initiate cutover for in-progress online database migration to SQL VM. ``` Invoke-AzDataMigrationCutoverToSqlVM -ResourceGroupName -SqlVirtualMachineName -TargetDbName [-SubscriptionId ] -MigrationOperationId [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationAzureActiveDirectoryApp.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationAzureActiveDirectoryApp.md index 50474819a838..4e426b39b5e8 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationAzureActiveDirectoryApp.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationAzureActiveDirectoryApp.md @@ -14,7 +14,7 @@ Create a new instance DataMigration Microsoft Entra Application details. ``` New-AzDataMigrationAzureActiveDirectoryApp -ApplicationId -AppKey - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -82,21 +82,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationConnectionInfo.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationConnectionInfo.md index 96790372d6fc..dca9331add53 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationConnectionInfo.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationConnectionInfo.md @@ -14,7 +14,7 @@ Creates a new Connection Info object specifying the server type and name for con ``` New-AzDataMigrationConnectionInfo -ServerType [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -46,21 +46,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServerType Enum that describes server type to connect to. Currently supported values are SQL for SQL Server, Azure SQL Managed Instance, MongoDb, CosmosDb and Azure SQL Database. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationDatabaseInfo.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationDatabaseInfo.md index 45d8f612ed8c..4c7f8f288a83 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationDatabaseInfo.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationDatabaseInfo.md @@ -14,7 +14,7 @@ Creates the DatabaseInfo object for the Azure Database Migration Service, which ``` New-AzDataMigrationDatabaseInfo -SourceDatabaseName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -47,21 +47,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SourceDatabaseName Source Database Name. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationFileShare.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationFileShare.md index 8eebc277bf49..d30710100e8b 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationFileShare.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationFileShare.md @@ -14,7 +14,7 @@ Creates the FileShare object for the Azure Database Migration Service (classic), ``` New-AzDataMigrationFileShare -Path -Credential - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -80,21 +80,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationLoginsMigration.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationLoginsMigration.md index e2a587260016..4d8388e19e57 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationLoginsMigration.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationLoginsMigration.md @@ -14,7 +14,7 @@ Migrate logins from the source Sql Servers to the target Azure Sql Servers. ### ConfigFile (Default) ``` -New-AzDataMigrationLoginsMigration -ConfigFilePath [-PassThru] [-ProgressAction ] +New-AzDataMigrationLoginsMigration -ConfigFilePath [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -22,7 +22,7 @@ New-AzDataMigrationLoginsMigration -ConfigFilePath [-PassThru] [-Progre ``` New-AzDataMigrationLoginsMigration -SourceSqlConnectionString -TargetSqlConnectionString [-CSVFilePath ] [-ListOfLogin ] [-OutputFolder ] [-AADDomainName ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SourceSqlConnectionString Required. Connection string(s) for the source SQL instance(s), using the formal connection string format. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbCollectionSetting.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbCollectionSetting.md index 3de8381444f8..2b0a4ad33daf 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbCollectionSetting.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbCollectionSetting.md @@ -15,7 +15,7 @@ Creates collection setting for migration according for the mongoDb migration ``` New-AzDataMigrationMongoDbCollectionSetting [-TargetRequestUnit ] [-CanDelete] [-UniqueShard] [-ShardKey ] [-DefaultProfile ] -Name - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -91,21 +91,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ShardKey The comma separated list of the shard keys. For mongoDb target, you can specify shard key order of "ShardKeyName:Order", diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbDatabaseSetting.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbDatabaseSetting.md index dc21bbb6e58a..eb1e567be5bf 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbDatabaseSetting.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationMongoDbDatabaseSetting.md @@ -15,7 +15,7 @@ Creates database setting for migration for the mongoDb migration ``` New-AzDataMigrationMongoDbDatabaseSetting -Name [-TargetRequestUnit ] [-CollectionSetting ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -82,21 +82,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -TargetRequestUnit The dedicated database level request unit value. If not set, that collection uses shared database RU. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationProject.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationProject.md index 8aeeeca4ee95..fd1fca0e9914 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationProject.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationProject.md @@ -17,7 +17,7 @@ Creates a new Azure Database Migration Service (classic) project. New-AzDataMigrationProject -ResourceGroupName -ServiceName -Location -Name -SourceType -TargetType [-SourceConnection ] [-TargetConnection ] [-DatabaseInfo ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -26,7 +26,7 @@ New-AzDataMigrationProject -ResourceGroupName -ServiceName -Lo New-AzDataMigrationProject [-InputObject] -Location -Name -SourceType -TargetType [-SourceConnection ] [-TargetConnection ] [-DatabaseInfo ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -35,7 +35,7 @@ New-AzDataMigrationProject [-InputObject] -Location -Location -Name -SourceType -TargetType [-SourceConnection ] [-TargetConnection ] [-DatabaseInfo ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationSelectedDBObject.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationSelectedDBObject.md index d9d3a7fe51d6..5f6ea40befb8 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationSelectedDBObject.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationSelectedDBObject.md @@ -17,14 +17,14 @@ Creates a database input object that contains information about source and targe New-AzDataMigrationSelectedDBObject -SourceDatabaseName -TargetDatabaseName [-MigrateSqlServerSqlDb] [-MakeSourceDbReadOnly] [-TableMap ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### MigrateSqlServerSqlDbMi ``` New-AzDataMigrationSelectedDBObject -SourceDatabaseName -TargetDatabaseName [-MigrateSqlServerSqlDbMi] [-BackupFileShare ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SourceDatabaseName The name of the source database. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationService.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationService.md index fcd15e88c43b..78a559f64b65 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationService.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationService.md @@ -14,7 +14,7 @@ Creates a new instance of the Azure Database Migration Service (classic). ``` New-AzDataMigrationService -ResourceGroupName -Name -Location -Sku - -VirtualSubnetId [-DefaultProfile ] [-ProgressAction ] + -VirtualSubnetId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServerSchema.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServerSchema.md index 1a8eefb9e9ed..ad303027cf3e 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServerSchema.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServerSchema.md @@ -14,7 +14,7 @@ Migrate Sql Server Schema from the source Sql Servers to the target Azure Sql Se ### ConfigFile (Default) ``` -New-AzDataMigrationSqlServerSchema -ConfigFilePath [-PassThru] [-ProgressAction ] +New-AzDataMigrationSqlServerSchema -ConfigFilePath [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -22,7 +22,7 @@ New-AzDataMigrationSqlServerSchema -ConfigFilePath [-PassThru] [-Progre ``` New-AzDataMigrationSqlServerSchema -Action -SourceConnectionString -TargetConnectionString [-InputScriptFilePath ] [-OutputFolder ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -211,21 +211,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SourceConnectionString Required. Connection string for the source SQL instance, using the formal connection string format. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlService.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlService.md index e22ec8f38b74..b4b458cfe538 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlService.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlService.md @@ -15,7 +15,7 @@ Create or Update Database Migration Service. ``` New-AzDataMigrationSqlService -Name -ResourceGroupName [-SubscriptionId ] [-Location ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServiceAuthKey.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServiceAuthKey.md index ed9996c47120..9e48fee0b4e4 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServiceAuthKey.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationSqlServiceAuthKey.md @@ -15,7 +15,7 @@ Regenerate a new set of Authentication Keys for Self Hosted Integration Runtime. ``` New-AzDataMigrationSqlServiceAuthKey -ResourceGroupName -SqlMigrationServiceName [-SubscriptionId ] [-AuthKey1 ] [-AuthKey2 ] [-KeyName ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationSyncSelectedDBObject.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationSyncSelectedDBObject.md index ef3db717c6f3..0405dd6bdf80 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationSyncSelectedDBObject.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationSyncSelectedDBObject.md @@ -15,7 +15,7 @@ Creates a database info object specific to the sync scenario to be used for a mi ``` New-AzDataMigrationSyncSelectedDBObject -TargetDatabaseName -SchemaName -TableMap [-MigrationSetting ] [-SourceSetting ] [-TargetSetting ] - -SourceDatabaseName [-DefaultProfile ] [-ProgressAction ] + -SourceDatabaseName [-DefaultProfile ] [] ``` @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SchemaName Schema name to be migrated diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationTask.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationTask.md index 303c62fde594..7c26ce051a4f 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationTask.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationTask.md @@ -16,20 +16,20 @@ Creates and starts a data migration task in the Azure Database Migration Service ``` New-AzDataMigrationTask -TaskType -ResourceGroupName -ServiceName -ProjectName [-Wait] -Name [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` New-AzDataMigrationTask [-InputObject] -TaskType -Name - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` New-AzDataMigrationTask [-ResourceId] -TaskType -Name - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationTdeCertificateMigration.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationTdeCertificateMigration.md index d64976b9c7ea..be8e9afbe184 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationTdeCertificateMigration.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationTdeCertificateMigration.md @@ -17,7 +17,7 @@ New-AzDataMigrationTdeCertificateMigration -SourceSqlConnectionString -TargetResourceGroupName -TargetManagedInstanceName -NetworkSharePath -NetworkShareDomain -DatabaseName [-NetworkShareUserName ] [-NetworkSharePassword ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SourceSqlConnectionString Required. Connection string for the source SQL instance, using the formal connection string format. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlDb.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlDb.md index 10aa4c0a3e15..e22153d2cb22 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlDb.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlDb.md @@ -24,7 +24,7 @@ New-AzDataMigrationToSqlDb -ResourceGroupName -SqlDbInstanceName ] [-TargetSqlConnectionDataSource ] [-TargetSqlConnectionEncryptConnection] [-TargetSqlConnectionPassword ] [-TargetSqlConnectionTrustServerCertificate] [-TargetSqlConnectionUserName ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -158,21 +158,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlManagedInstance.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlManagedInstance.md index 38f0cd7777af..00ac7f24062a 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlManagedInstance.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlManagedInstance.md @@ -23,7 +23,7 @@ New-AzDataMigrationToSqlManagedInstance -ManagedInstanceName -ResourceG [-SourceSqlConnectionPassword ] [-SourceSqlConnectionTrustServerCertificate] [-SourceSqlConnectionUserName ] [-StorageAccountKey ] [-StorageAccountResourceId ] [-TargetDatabaseCollation ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -278,21 +278,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlVM.md b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlVM.md index 68e62ad7cfdd..e65131ee254b 100644 --- a/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlVM.md +++ b/src/DataMigration/DataMigration/help/New-AzDataMigrationToSqlVM.md @@ -22,7 +22,7 @@ New-AzDataMigrationToSqlVM -ResourceGroupName -SqlVirtualMachineName ] [-SourceSqlConnectionTrustServerCertificate] [-SourceSqlConnectionUserName ] [-StorageAccountKey ] [-StorageAccountResourceId ] [-TargetDatabaseCollation ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -268,21 +268,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Register-AzDataMigrationIntegrationRuntime.md b/src/DataMigration/DataMigration/help/Register-AzDataMigrationIntegrationRuntime.md index c1da3235a5c7..72bb0bd69c8b 100644 --- a/src/DataMigration/DataMigration/help/Register-AzDataMigrationIntegrationRuntime.md +++ b/src/DataMigration/DataMigration/help/Register-AzDataMigrationIntegrationRuntime.md @@ -14,7 +14,7 @@ Registers Sql Migration Service on Integration Runtime ``` Register-AzDataMigrationIntegrationRuntime -AuthKey [-IntegrationRuntimePath ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -96,21 +96,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationProject.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationProject.md index e2fb7b505151..193de387df7b 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationProject.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationProject.md @@ -16,20 +16,20 @@ Removes an Azure Database Migration Service (classic) project from Azure. ``` Remove-AzDataMigrationProject -ResourceGroupName -ServiceName -Name [-Force] [-DeleteRunningTask] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Remove-AzDataMigrationProject [-InputObject] [-Force] [-DeleteRunningTask] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzDataMigrationProject [-ResourceId] [-Force] [-DeleteRunningTask] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationService.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationService.md index 5b8c91fe327a..e8d200f40324 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationService.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationService.md @@ -15,21 +15,21 @@ Removes an instance of the Azure Database Migration Service (classic) from Azure ### ComponentNameParameterSet (Default) ``` Remove-AzDataMigrationService -ResourceGroupName -Name [-Force] [-DeleteRunningTask] - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Remove-AzDataMigrationService [-InputObject] [-Force] [-DeleteRunningTask] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzDataMigrationService [-ResourceId] [-Force] [-DeleteRunningTask] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlService.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlService.md index e46f723f3156..ee4114ef193d 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlService.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlService.md @@ -15,14 +15,14 @@ Delete Database Migration Service. ### Delete (Default) ``` Remove-AzDataMigrationSqlService -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDataMigrationSqlService -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlServiceNode.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlServiceNode.md index d3b054e8ab5b..85ac9aea1cc7 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlServiceNode.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationSqlServiceNode.md @@ -16,14 +16,14 @@ Delete the integration runtime node. ``` Remove-AzDataMigrationSqlServiceNode -ResourceGroupName -SqlMigrationServiceName [-SubscriptionId ] [-IntegrationRuntimeName ] [-NodeName ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityExpanded ``` Remove-AzDataMigrationSqlServiceNode -InputObject [-IntegrationRuntimeName ] - [-NodeName ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-NodeName ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -124,21 +124,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationTask.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationTask.md index 70023c852944..4cb43812f67a 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationTask.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationTask.md @@ -16,20 +16,20 @@ Removes an Azure Database Migration Service (classic) task from Azure. ``` Remove-AzDataMigrationTask -ResourceGroupName -ServiceName -ProjectName -Name [-Force] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Remove-AzDataMigrationTask [-InputObject] [-Force] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzDataMigrationTask [-ResourceId] [-Force] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationToSqlDb.md b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationToSqlDb.md index d79587852e74..83b2104ffc15 100644 --- a/src/DataMigration/DataMigration/help/Remove-AzDataMigrationToSqlDb.md +++ b/src/DataMigration/DataMigration/help/Remove-AzDataMigrationToSqlDb.md @@ -16,13 +16,13 @@ Remove the specified database migration for a given SQL Db. ``` Remove-AzDataMigrationToSqlDb -ResourceGroupName -SqlDbInstanceName [-SubscriptionId ] -TargetDbName [-Force] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDataMigrationToSqlDb -InputObject [-Force] [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Start-AzDataMigrationService.md b/src/DataMigration/DataMigration/help/Start-AzDataMigrationService.md index 1836253ece51..5bbc09ba39c0 100644 --- a/src/DataMigration/DataMigration/help/Start-AzDataMigrationService.md +++ b/src/DataMigration/DataMigration/help/Start-AzDataMigrationService.md @@ -15,21 +15,21 @@ Starts an instance of the Azure Database Migration Service (classic) in a stoppe ### ComponentNameParameterSet (Default) ``` Start-AzDataMigrationService -ResourceGroupName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Start-AzDataMigrationService [-InputObject] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Start-AzDataMigrationService [-ResourceId] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationService.md b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationService.md index e2fbb20ac90d..4c08c3a4f0f3 100644 --- a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationService.md +++ b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationService.md @@ -15,21 +15,21 @@ Stops an instance of the Azure Database Migration Service (classic) that is in a ### ComponentNameParameterSet (Default) ``` Stop-AzDataMigrationService -ResourceGroupName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Stop-AzDataMigrationService [-InputObject] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Stop-AzDataMigrationService [-ResourceId] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationTask.md b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationTask.md index 6454982a0ccb..237b5b1f5e43 100644 --- a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationTask.md +++ b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationTask.md @@ -15,20 +15,20 @@ Stops an Azure Database Migration Service (classic) task that is in a running s ### ComponentNameParameterSet (Default) ``` Stop-AzDataMigrationTask -ResourceGroupName -ServiceName -ProjectName -Name - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ComponentObjectParameterSet ``` Stop-AzDataMigrationTask [-InputObject] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Stop-AzDataMigrationTask [-ResourceId] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlDb.md b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlDb.md index 107ff634afae..9ad37473c21a 100644 --- a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlDb.md +++ b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlDb.md @@ -15,7 +15,7 @@ Stop in-progress database migration to SQL Db. ``` Stop-AzDataMigrationToSqlDb -ResourceGroupName -SqlDbInstanceName -TargetDbName [-SubscriptionId ] -MigrationOperationId [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -117,21 +117,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlManagedInstance.md b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlManagedInstance.md index b95044169dad..03adb554c5c2 100644 --- a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlManagedInstance.md +++ b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlManagedInstance.md @@ -15,7 +15,7 @@ Stop in-progress database migration to SQL Managed Instance. ``` Stop-AzDataMigrationToSqlManagedInstance -ManagedInstanceName -ResourceGroupName -TargetDbName [-SubscriptionId ] -MigrationOperationId [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlVM.md b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlVM.md index 68e1db86a0ef..ecd543503375 100644 --- a/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlVM.md +++ b/src/DataMigration/DataMigration/help/Stop-AzDataMigrationToSqlVM.md @@ -15,7 +15,7 @@ Stop in-progress database migration to SQL VM. ``` Stop-AzDataMigrationToSqlVM -ResourceGroupName -SqlVirtualMachineName -TargetDbName [-SubscriptionId ] -MigrationOperationId [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/DataMigration/DataMigration/help/Update-AzDataMigrationSqlService.md b/src/DataMigration/DataMigration/help/Update-AzDataMigrationSqlService.md index a3278e973ff1..1f8839048a74 100644 --- a/src/DataMigration/DataMigration/help/Update-AzDataMigrationSqlService.md +++ b/src/DataMigration/DataMigration/help/Update-AzDataMigrationSqlService.md @@ -16,13 +16,13 @@ Update Database Migration Service. ``` Update-AzDataMigrationSqlService -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzDataMigrationSqlService -InputObject [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -152,21 +152,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal. diff --git a/src/Databricks/Databricks/help/Get-AzDatabricksAccessConnector.md b/src/Databricks/Databricks/help/Get-AzDatabricksAccessConnector.md index 0194f9d88c93..10b2c575a472 100644 --- a/src/Databricks/Databricks/help/Get-AzDatabricksAccessConnector.md +++ b/src/Databricks/Databricks/help/Get-AzDatabricksAccessConnector.md @@ -15,25 +15,25 @@ Gets an Azure Databricks Access Connector. ### List1 (Default) ``` Get-AzDatabricksAccessConnector [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDatabricksAccessConnector -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzDatabricksAccessConnector -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDatabricksAccessConnector -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md b/src/Databricks/Databricks/help/Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md index a08695356533..a594d207aaf6 100644 --- a/src/Databricks/Databricks/help/Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md +++ b/src/Databricks/Databricks/help/Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md @@ -16,7 +16,7 @@ For more information, see https://docs.microsoft.com/en-us/azure/databricks/admi ``` Get-AzDatabricksOutboundNetworkDependenciesEndpoint -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -65,21 +65,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Get-AzDatabricksVNetPeering.md b/src/Databricks/Databricks/help/Get-AzDatabricksVNetPeering.md index de8efc4f647e..1cbc3cd9e420 100644 --- a/src/Databricks/Databricks/help/Get-AzDatabricksVNetPeering.md +++ b/src/Databricks/Databricks/help/Get-AzDatabricksVNetPeering.md @@ -15,20 +15,20 @@ Gets the workspace vNet Peering. ### List (Default) ``` Get-AzDatabricksVNetPeering -ResourceGroupName [-SubscriptionId ] -WorkspaceName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzDatabricksVNetPeering -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [] ``` ### GetViaIdentity ``` Get-AzDatabricksVNetPeering -InputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Get-AzDatabricksWorkspace.md b/src/Databricks/Databricks/help/Get-AzDatabricksWorkspace.md index 54ddd5139ed0..53ab130b9a0c 100644 --- a/src/Databricks/Databricks/help/Get-AzDatabricksWorkspace.md +++ b/src/Databricks/Databricks/help/Get-AzDatabricksWorkspace.md @@ -15,25 +15,25 @@ Gets the workspace. ### List1 (Default) ``` Get-AzDatabricksWorkspace [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDatabricksWorkspace -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzDatabricksWorkspace -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDatabricksWorkspace -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/New-AzDatabricksAccessConnector.md b/src/Databricks/Databricks/help/New-AzDatabricksAccessConnector.md index 35b9d944111e..7d07a0d568ce 100644 --- a/src/Databricks/Databricks/help/New-AzDatabricksAccessConnector.md +++ b/src/Databricks/Databricks/help/New-AzDatabricksAccessConnector.md @@ -16,7 +16,7 @@ Creates or updates Azure Databricks Access Connector. New-AzDatabricksAccessConnector -Name -ResourceGroupName [-SubscriptionId ] -Location [-IdentityType ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/New-AzDatabricksVNetPeering.md b/src/Databricks/Databricks/help/New-AzDatabricksVNetPeering.md index 79a7e916111a..7b8eabffa0fc 100644 --- a/src/Databricks/Databricks/help/New-AzDatabricksVNetPeering.md +++ b/src/Databricks/Databricks/help/New-AzDatabricksVNetPeering.md @@ -17,7 +17,7 @@ New-AzDatabricksVNetPeering -Name -ResourceGroupName -Workspac [-SubscriptionId ] [-AllowForwardedTraffic] [-AllowGatewayTransit] [-AllowVirtualNetworkAccess] [-DatabricksAddressSpacePrefix ] [-DatabricksVirtualNetworkId ] [-RemoteAddressSpacePrefix ] [-RemoteVirtualNetworkId ] [-UseRemoteGateway] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RemoteAddressSpacePrefix A list of address blocks reserved for this virtual network in CIDR notation. diff --git a/src/Databricks/Databricks/help/New-AzDatabricksWorkspace.md b/src/Databricks/Databricks/help/New-AzDatabricksWorkspace.md index 4855b6deef96..82b240e0f119 100644 --- a/src/Databricks/Databricks/help/New-AzDatabricksWorkspace.md +++ b/src/Databricks/Databricks/help/New-AzDatabricksWorkspace.md @@ -32,7 +32,7 @@ New-AzDatabricksWorkspace -Name -ResourceGroupName [-Subscript [-ComplianceSecurityProfileValue ] [-AccessConnectorId ] [-AccessConnectorIdentityType ] [-AccessConnectorUserAssignedIdentityId ] [-DefaultStorageFirewall ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -591,21 +591,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicIPName The value which should be used for this field. diff --git a/src/Databricks/Databricks/help/New-AzDatabricksWorkspaceProviderAuthorizationObject.md b/src/Databricks/Databricks/help/New-AzDatabricksWorkspaceProviderAuthorizationObject.md index b057732decad..1d83466872a2 100644 --- a/src/Databricks/Databricks/help/New-AzDatabricksWorkspaceProviderAuthorizationObject.md +++ b/src/Databricks/Databricks/help/New-AzDatabricksWorkspaceProviderAuthorizationObject.md @@ -14,7 +14,7 @@ Create an in-memory object for WorkspaceProviderAuthorization. ``` New-AzDatabricksWorkspaceProviderAuthorizationObject -PrincipalId -RoleDefinitionId - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RoleDefinitionId The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. diff --git a/src/Databricks/Databricks/help/Remove-AzDatabricksAccessConnector.md b/src/Databricks/Databricks/help/Remove-AzDatabricksAccessConnector.md index b8d4ac89a60c..ffeec43eeb83 100644 --- a/src/Databricks/Databricks/help/Remove-AzDatabricksAccessConnector.md +++ b/src/Databricks/Databricks/help/Remove-AzDatabricksAccessConnector.md @@ -15,14 +15,14 @@ Deletes the Azure Databricks Access Connector. ### Delete (Default) ``` Remove-AzDatabricksAccessConnector -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDatabricksAccessConnector -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Remove-AzDatabricksVNetPeering.md b/src/Databricks/Databricks/help/Remove-AzDatabricksVNetPeering.md index e04aadd913ae..4ec972648ab7 100644 --- a/src/Databricks/Databricks/help/Remove-AzDatabricksVNetPeering.md +++ b/src/Databricks/Databricks/help/Remove-AzDatabricksVNetPeering.md @@ -16,13 +16,13 @@ Deletes the workspace vNetPeering. ``` Remove-AzDatabricksVNetPeering -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDatabricksVNetPeering -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Remove-AzDatabricksWorkspace.md b/src/Databricks/Databricks/help/Remove-AzDatabricksWorkspace.md index 133afbffbdfb..9fdfa9fe5a20 100644 --- a/src/Databricks/Databricks/help/Remove-AzDatabricksWorkspace.md +++ b/src/Databricks/Databricks/help/Remove-AzDatabricksWorkspace.md @@ -16,13 +16,13 @@ Deletes the workspace. ``` Remove-AzDatabricksWorkspace -Name -ResourceGroupName [-SubscriptionId ] [-ForceDeletion] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDatabricksWorkspace -InputObject [-ForceDeletion] [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Update-AzDatabricksAccessConnector.md b/src/Databricks/Databricks/help/Update-AzDatabricksAccessConnector.md index e045bbe04c97..f78a0c5a8782 100644 --- a/src/Databricks/Databricks/help/Update-AzDatabricksAccessConnector.md +++ b/src/Databricks/Databricks/help/Update-AzDatabricksAccessConnector.md @@ -16,7 +16,7 @@ Updates an Azure Databricks Access Connector. ``` Update-AzDatabricksAccessConnector -Name -ResourceGroupName [-SubscriptionId ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Update-AzDatabricksAccessConnector -Name -ResourceGroupName [- ``` Update-AzDatabricksAccessConnector -InputObject [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -170,21 +170,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Databricks/Databricks/help/Update-AzDatabricksVNetPeering.md b/src/Databricks/Databricks/help/Update-AzDatabricksVNetPeering.md index c33d3adab7ad..2db4e1fea5c4 100644 --- a/src/Databricks/Databricks/help/Update-AzDatabricksVNetPeering.md +++ b/src/Databricks/Databricks/help/Update-AzDatabricksVNetPeering.md @@ -19,7 +19,7 @@ Update-AzDatabricksVNetPeering -Name -ResourceGroupName -Works [-AllowVirtualNetworkAccess ] [-DatabricksAddressSpacePrefix ] [-DatabricksVirtualNetworkId ] [-RemoteAddressSpacePrefix ] [-RemoteVirtualNetworkId ] [-UseRemoteGateway ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -28,7 +28,7 @@ Update-AzDatabricksVNetPeering -InputObject [-AllowForward [-AllowGatewayTransit ] [-AllowVirtualNetworkAccess ] [-DatabricksAddressSpacePrefix ] [-DatabricksVirtualNetworkId ] [-RemoteAddressSpacePrefix ] [-RemoteVirtualNetworkId ] [-UseRemoteGateway ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -220,21 +220,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RemoteAddressSpacePrefix A list of address blocks reserved for this virtual network in CIDR notation. diff --git a/src/Databricks/Databricks/help/Update-AzDatabricksWorkspace.md b/src/Databricks/Databricks/help/Update-AzDatabricksWorkspace.md index 6e7d713d3740..fa271eaa96e2 100644 --- a/src/Databricks/Databricks/help/Update-AzDatabricksWorkspace.md +++ b/src/Databricks/Databricks/help/Update-AzDatabricksWorkspace.md @@ -30,7 +30,7 @@ Update-AzDatabricksWorkspace -Name -ResourceGroupName [-Subscr [-ComplianceSecurityProfileValue ] [-AccessConnectorId ] [-AccessConnectorIdentityType ] [-AccessConnectorUserAssignedIdentityId ] [-DefaultStorageFirewall ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -51,7 +51,7 @@ Update-AzDatabricksWorkspace -InputObject [-PrepareEncrypt [-ComplianceSecurityProfileValue ] [-AccessConnectorId ] [-AccessConnectorIdentityType ] [-AccessConnectorUserAssignedIdentityId ] [-DefaultStorageFirewall ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -594,21 +594,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicNetworkAccess The network access type for accessing workspace. Set value to disabled to access workspace only via private link. diff --git a/src/DevCenter/DevCenter/help/Deploy-AzDevCenterUserEnvironment.md b/src/DevCenter/DevCenter/help/Deploy-AzDevCenterUserEnvironment.md index 702d54bac003..93b04a9d442a 100644 --- a/src/DevCenter/DevCenter/help/Deploy-AzDevCenterUserEnvironment.md +++ b/src/DevCenter/DevCenter/help/Deploy-AzDevCenterUserEnvironment.md @@ -17,7 +17,7 @@ Creates or updates an environment. Deploy-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName [-UserId ] -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -25,7 +25,7 @@ Deploy-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName Deploy-AzDevCenterUserEnvironment -Endpoint -InputObject -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpandedByDevCenter @@ -33,7 +33,7 @@ Deploy-AzDevCenterUserEnvironment -Endpoint -InputObject -InputObject -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateExpandedByDevCenter @@ -41,7 +41,7 @@ Deploy-AzDevCenterUserEnvironment -DevCenterName -InputObject -Name -ProjectName [-UserId ] -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -269,21 +269,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminAttachedNetwork.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminAttachedNetwork.md index 047cc3fa85e2..f6d1915f0cde 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminAttachedNetwork.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminAttachedNetwork.md @@ -15,7 +15,7 @@ Gets an attached NetworkConnection. ### List (Default) ``` Get-AzDevCenterAdminAttachedNetwork -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,26 +23,26 @@ Get-AzDevCenterAdminAttachedNetwork -ProjectName -ResourceGroupName -ResourceGroupName [-SubscriptionId ] -DevCenterName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminAttachedNetwork -ConnectionName -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminAttachedNetwork -ResourceGroupName [-SubscriptionId ] - -DevCenterName [-DefaultProfile ] [-ProgressAction ] [] + -DevCenterName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminAttachedNetwork -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalog.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalog.md index b9ebd4aa431a..3544c9c41f5c 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalog.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalog.md @@ -15,20 +15,20 @@ Gets a catalog ### List (Default) ``` Get-AzDevCenterAdminCatalog -DevCenterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminCatalog -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalogSyncErrorDetail.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalogSyncErrorDetail.md index 737fef1a1ccd..cdfc4583163a 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalogSyncErrorDetail.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminCatalogSyncErrorDetail.md @@ -16,13 +16,13 @@ Gets catalog synchronization error details ``` Get-AzDevCenterAdminCatalogSyncErrorDetail -CatalogName -DevCenterName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminCatalogSyncErrorDetail -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevBoxDefinition.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevBoxDefinition.md index e2dd8a9d244d..607e394698aa 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevBoxDefinition.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevBoxDefinition.md @@ -15,33 +15,33 @@ Gets a Dev Box definition ### List (Default) ``` Get-AzDevCenterAdminDevBoxDefinition -DevCenterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get1 ``` Get-AzDevCenterAdminDevBoxDefinition -Name -ResourceGroupName [-SubscriptionId ] - -ProjectName [-DefaultProfile ] [-ProgressAction ] [] + -ProjectName [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminDevBoxDefinition -ResourceGroupName [-SubscriptionId ] - -ProjectName [-DefaultProfile ] [-ProgressAction ] [] + -ProjectName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminDevBoxDefinition -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevCenter.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevCenter.md index 55729274ef7b..7a63939e6acf 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevCenter.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminDevCenter.md @@ -15,25 +15,25 @@ Gets a devcenter. ### List (Default) ``` Get-AzDevCenterAdminDevCenter [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminDevCenter -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminDevCenter -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminDevCenter -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinition.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinition.md index 7e751546ddea..e34c51174870 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinition.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinition.md @@ -16,20 +16,20 @@ Gets an environment definition from the catalog. ``` Get-AzDevCenterAdminEnvironmentDefinition -CatalogName -DevCenterName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminEnvironmentDefinition -CatalogName -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminEnvironmentDefinition -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail.md index 83d8dcc8f506..7e92f372abdb 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail.md @@ -16,13 +16,13 @@ Gets Environment Definition error details ``` Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail -CatalogName -DevCenterName -EnvironmentDefinitionName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminEnvironmentDefinitionErrorDetail -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -124,21 +124,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentType.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentType.md index 8ee3b468c32f..81c8d34b0745 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminEnvironmentType.md @@ -15,21 +15,21 @@ Gets an environment type. ### List (Default) ``` Get-AzDevCenterAdminEnvironmentType -DevCenterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterAdminEnvironmentType -DevCenterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminEnvironmentType -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminGallery.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminGallery.md index 3e1fea5e29c3..4f71145432ff 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminGallery.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminGallery.md @@ -15,20 +15,20 @@ Gets a gallery ### List (Default) ``` Get-AzDevCenterAdminGallery -DevCenterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterAdminGallery -DevCenterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminGallery -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImage.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImage.md index 98bcbd56a41e..f25ac21e0761 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImage.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImage.md @@ -15,13 +15,13 @@ Gets a gallery image. ### List (Default) ``` Get-AzDevCenterAdminImage -DevCenterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminImage -DevCenterName -GalleryName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -29,13 +29,13 @@ Get-AzDevCenterAdminImage -DevCenterName -GalleryName -Resourc ``` Get-AzDevCenterAdminImage -DevCenterName -GalleryName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminImage -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -151,21 +151,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImageVersion.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImageVersion.md index 93b61b002864..70961d7b7c9d 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImageVersion.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminImageVersion.md @@ -16,20 +16,20 @@ Gets an image version. ``` Get-AzDevCenterAdminImageVersion -DevCenterName -GalleryName -ImageName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminImageVersion -DevCenterName -GalleryName -ImageName -ResourceGroupName [-SubscriptionId ] -VersionName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminImageVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnection.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnection.md index a3097a9c0eec..a3d29b2b3f47 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnection.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnection.md @@ -15,25 +15,25 @@ Gets a network connection resource ### List (Default) ``` Get-AzDevCenterAdminNetworkConnection [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminNetworkConnection -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminNetworkConnection -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminNetworkConnection -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionHealthDetail.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionHealthDetail.md index cf6f3e7fda2a..5e595fe15d75 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionHealthDetail.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionHealthDetail.md @@ -15,14 +15,14 @@ Gets health check status details. ### List (Default) ``` Get-AzDevCenterAdminNetworkConnectionHealthDetail -NetworkConnectionName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminNetworkConnectionHealthDetail -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -94,21 +94,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint.md index 34264e4098c2..57e12d4ed05a 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint.md @@ -16,7 +16,7 @@ These FQDNs should be allowed for outbound access in order for the Dev Box servi ``` Get-AzDevCenterAdminNetworkConnectionOutboundNetworkDependencyEndpoint -NetworkConnectionName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -65,21 +65,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminOperationStatus.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminOperationStatus.md index 8e7d6a30f160..3fcac1232c28 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminOperationStatus.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminOperationStatus.md @@ -15,13 +15,13 @@ Gets the current status of an async operation. ### Get (Default) ``` Get-AzDevCenterAdminOperationStatus -Location -OperationId [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminOperationStatus -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminPool.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminPool.md index 838365b7b43e..d2cc56ba57a2 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminPool.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminPool.md @@ -15,20 +15,20 @@ Gets a machine pool ### List (Default) ``` Get-AzDevCenterAdminPool -ProjectName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterAdminPool -Name -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminPool -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProject.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProject.md index 682c77831393..865fdd1e3174 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProject.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProject.md @@ -15,25 +15,25 @@ Gets a specific project. ### List (Default) ``` Get-AzDevCenterAdminProject [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterAdminProject -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterAdminProject -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminProject -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -123,21 +123,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectAllowedEnvironmentType.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectAllowedEnvironmentType.md index 840efd088ca5..7e4ed3d6a1bb 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectAllowedEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectAllowedEnvironmentType.md @@ -15,7 +15,7 @@ Gets an allowed environment type. ### List (Default) ``` Get-AzDevCenterAdminProjectAllowedEnvironmentType -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,13 +23,13 @@ Get-AzDevCenterAdminProjectAllowedEnvironmentType -ProjectName -Resourc ``` Get-AzDevCenterAdminProjectAllowedEnvironmentType -EnvironmentTypeName -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminProjectAllowedEnvironmentType -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectEnvironmentType.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectEnvironmentType.md index f398f130db25..7c79906161c7 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminProjectEnvironmentType.md @@ -15,7 +15,7 @@ Gets a project environment type. ### List (Default) ``` Get-AzDevCenterAdminProjectEnvironmentType -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,13 +23,13 @@ Get-AzDevCenterAdminProjectEnvironmentType -ProjectName -ResourceGroupN ``` Get-AzDevCenterAdminProjectEnvironmentType -EnvironmentTypeName -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminProjectEnvironmentType -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSchedule.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSchedule.md index 5946cacd0234..92bd3cd10336 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSchedule.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSchedule.md @@ -15,14 +15,14 @@ Gets a schedule resource. ### GetWithDefault (Default) ``` Get-AzDevCenterAdminSchedule -PoolName -ProjectName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterAdminSchedule -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -94,21 +94,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSku.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSku.md index 22116ba9f95d..ee46cc72e5e2 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSku.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminSku.md @@ -14,7 +14,7 @@ Lists the Microsoft.DevCenter SKUs available in a subscription ``` Get-AzDevCenterAdminSku [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -47,21 +47,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminUsage.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminUsage.md index e045c411943f..3b7299f6fdca 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminUsage.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterAdminUsage.md @@ -14,7 +14,7 @@ Lists the current usages and limits in this location for the provided subscripti ``` Get-AzDevCenterAdminUsage -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -62,21 +62,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserCatalog.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserCatalog.md index d5e80d7ba215..720f50550b2e 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserCatalog.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserCatalog.md @@ -15,37 +15,37 @@ Gets the specified catalog within the project ### List (Default) ``` Get-AzDevCenterUserCatalog -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterUserCatalog -Endpoint -ProjectName -CatalogName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserCatalog -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserCatalog -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserCatalog -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserCatalog -DevCenterName -ProjectName -CatalogName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -176,21 +176,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBox.md index da6fbe611bf2..622b632e2aa0 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBox.md @@ -14,62 +14,62 @@ Gets a Dev Box ### List (Default) ``` -Get-AzDevCenterUserDevBox -Endpoint [-DefaultProfile ] [-ProgressAction ] +Get-AzDevCenterUserDevBox -Endpoint [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserDevBox -Endpoint -ProjectName -UserId -Name - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserDevBox -Endpoint -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### List1 ``` Get-AzDevCenterUserDevBox -Endpoint -UserId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### List2 ``` Get-AzDevCenterUserDevBox -Endpoint -ProjectName -UserId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserDevBox -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserDevBox -DevCenterName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### List2ByDevCenter ``` Get-AzDevCenterUserDevBox -DevCenterName -ProjectName -UserId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1ByDevCenter ``` Get-AzDevCenterUserDevBox -DevCenterName -UserId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserDevBox -DevCenterName -ProjectName -UserId -Name - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -228,21 +228,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxAction.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxAction.md index 5ac79e123746..2eb51b45a1bf 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxAction.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxAction.md @@ -15,38 +15,38 @@ Gets an action. ### List (Default) ``` Get-AzDevCenterUserDevBoxAction -Endpoint -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserDevBoxAction -Endpoint -DevBoxName -ProjectName - [-UserId ] -Name [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -Name [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserDevBoxAction -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserDevBoxAction -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserDevBoxAction -DevCenterName -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserDevBoxAction -DevCenterName -DevBoxName -ProjectName - [-UserId ] -Name [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -Name [-DefaultProfile ] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxOperation.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxOperation.md index 3bd37ecec1e0..23e1d32befa2 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxOperation.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxOperation.md @@ -15,38 +15,38 @@ Gets an operation on a Dev Box. ### List (Default) ``` Get-AzDevCenterUserDevBoxOperation -Endpoint -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserDevBoxOperation -Endpoint -DevBoxName -ProjectName - [-UserId ] -OperationId [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -OperationId [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserDevBoxOperation -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserDevBoxOperation -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserDevBoxOperation -DevCenterName -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserDevBoxOperation -DevCenterName -DevBoxName -ProjectName - [-UserId ] -OperationId [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -OperationId [-DefaultProfile ] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxRemoteConnection.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxRemoteConnection.md index 443f613810bc..eb8fcb6a5aa9 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxRemoteConnection.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserDevBoxRemoteConnection.md @@ -15,25 +15,25 @@ Gets RDP Connection info ### Get (Default) ``` Get-AzDevCenterUserDevBoxRemoteConnection -Endpoint -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserDevBoxRemoteConnection -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserDevBoxRemoteConnection -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserDevBoxRemoteConnection -DevCenterName -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -150,21 +150,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironment.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironment.md index aaf5b2b968ec..98982f76d4da 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironment.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironment.md @@ -15,49 +15,49 @@ Gets an environment ### List (Default) ``` Get-AzDevCenterUserEnvironment -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterUserEnvironment -Endpoint -ProjectName -UserId -Name - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserEnvironment -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterUserEnvironment -Endpoint -ProjectName -UserId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserEnvironment -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1ByDevCenter ``` Get-AzDevCenterUserEnvironment -DevCenterName -ProjectName -UserId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserEnvironment -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironment -DevCenterName -ProjectName -UserId -Name - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -206,21 +206,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentAction.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentAction.md index acb429eafdc0..1e1fca5e8cc6 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentAction.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentAction.md @@ -15,38 +15,38 @@ Retrieve a specific environment action. ### List (Default) ``` Get-AzDevCenterUserEnvironmentAction -Endpoint -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserEnvironmentAction -Endpoint -EnvironmentName -ProjectName - [-UserId ] -Name [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -Name [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserEnvironmentAction -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserEnvironmentAction -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserEnvironmentAction -DevCenterName -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironmentAction -DevCenterName -EnvironmentName -ProjectName - [-UserId ] -Name [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -Name [-DefaultProfile ] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentDefinition.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentDefinition.md index f8cc1e7db3d7..2ecb8f48d2b8 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentDefinition.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentDefinition.md @@ -15,50 +15,50 @@ Get an environment definition from a catalog. ### List (Default) ``` Get-AzDevCenterUserEnvironmentDefinition -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterUserEnvironmentDefinition -Endpoint -ProjectName -CatalogName - -DefinitionName [-DefaultProfile ] [-ProgressAction ] + -DefinitionName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserEnvironmentDefinition -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterUserEnvironmentDefinition -Endpoint -ProjectName -CatalogName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserEnvironmentDefinition -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1ByDevCenter ``` Get-AzDevCenterUserEnvironmentDefinition -DevCenterName -ProjectName -CatalogName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserEnvironmentDefinition -DevCenterName -ProjectName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironmentDefinition -DevCenterName -ProjectName -CatalogName - -DefinitionName [-DefaultProfile ] [-ProgressAction ] + -DefinitionName [-DefaultProfile ] [] ``` @@ -223,21 +223,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentLog.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentLog.md index 3eba9b3444e2..c8e004730796 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentLog.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentLog.md @@ -16,14 +16,14 @@ Gets the logs for an operation on an environment. ``` Get-AzDevCenterUserEnvironmentLog -Endpoint -EnvironmentName -OperationId -ProjectName [-UserId ] -OutFile [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [] + [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironmentLog -DevCenterName -EnvironmentName -OperationId -ProjectName [-UserId ] -OutFile [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOperation.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOperation.md index 64d32cfbe02a..89602acaeaa8 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOperation.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOperation.md @@ -15,38 +15,38 @@ Gets an environment action result. ### List (Default) ``` Get-AzDevCenterUserEnvironmentOperation -Endpoint -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserEnvironmentOperation -Endpoint -EnvironmentName -ProjectName - [-UserId ] -OperationId [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -OperationId [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserEnvironmentOperation -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserEnvironmentOperation -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserEnvironmentOperation -DevCenterName -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironmentOperation -DevCenterName -EnvironmentName -ProjectName - [-UserId ] -OperationId [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -OperationId [-DefaultProfile ] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOutput.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOutput.md index d74f9fc5b096..3a9eb2f8504c 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOutput.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentOutput.md @@ -15,25 +15,25 @@ Gets Outputs from the environment ### Get (Default) ``` Get-AzDevCenterUserEnvironmentOutput -Endpoint -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserEnvironmentOutput -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserEnvironmentOutput -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserEnvironmentOutput -DevCenterName -EnvironmentName -ProjectName - [-UserId ] [-DefaultProfile ] [-ProgressAction ] [] + [-UserId ] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -150,21 +150,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentType.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentType.md index cc709cc2bf38..cc25b91b9468 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserEnvironmentType.md @@ -15,13 +15,13 @@ Lists all environment types configured for a project. ### List (Default) ``` Get-AzDevCenterUserEnvironmentType -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserEnvironmentType -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -91,21 +91,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserPool.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserPool.md index 534664ad023a..31c72c904a50 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserPool.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserPool.md @@ -15,37 +15,37 @@ Gets a pool ### List (Default) ``` Get-AzDevCenterUserPool -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterUserPool -Endpoint -ProjectName -PoolName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserPool -Endpoint -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserPool -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserPool -DevCenterName -ProjectName -PoolName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserPool -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -176,21 +176,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserProject.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserProject.md index 6c3c66a69dc6..6818e44ba6a3 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserProject.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserProject.md @@ -14,38 +14,38 @@ Gets a project. ### List (Default) ``` -Get-AzDevCenterUserProject -Endpoint [-DefaultProfile ] [-ProgressAction ] +Get-AzDevCenterUserProject -Endpoint [-DefaultProfile ] [] ``` ### Get ``` Get-AzDevCenterUserProject -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserProject -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserProject -DevCenterName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserProject -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserProject -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -161,21 +161,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserSchedule.md b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserSchedule.md index 06c7b11f59ef..223e0f3695ed 100644 --- a/src/DevCenter/DevCenter/help/Get-AzDevCenterUserSchedule.md +++ b/src/DevCenter/DevCenter/help/Get-AzDevCenterUserSchedule.md @@ -15,49 +15,49 @@ Gets a schedule. ### List (Default) ``` Get-AzDevCenterUserSchedule -Endpoint -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzDevCenterUserSchedule -Endpoint -PoolName -ProjectName -ScheduleName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzDevCenterUserSchedule -Endpoint -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzDevCenterUserSchedule -Endpoint -PoolName -ProjectName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDevCenter ``` Get-AzDevCenterUserSchedule -DevCenterName -PoolName -ProjectName - -ScheduleName [-DefaultProfile ] [-ProgressAction ] [] + -ScheduleName [-DefaultProfile ] [] ``` ### GetViaIdentityByDevCenter ``` Get-AzDevCenterUserSchedule -DevCenterName -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1ByDevCenter ``` Get-AzDevCenterUserSchedule -DevCenterName -PoolName -ProjectName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListByDevCenter ``` Get-AzDevCenterUserSchedule -DevCenterName -ProjectName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -202,21 +202,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterAdminExecuteCheckNameAvailability.md b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterAdminExecuteCheckNameAvailability.md index b8e7ea5a138b..cf887c317d35 100644 --- a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterAdminExecuteCheckNameAvailability.md +++ b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterAdminExecuteCheckNameAvailability.md @@ -15,14 +15,14 @@ Check the availability of name for resource ### ExecuteExpanded (Default) ``` Invoke-AzDevCenterAdminExecuteCheckNameAvailability [-SubscriptionId ] [-Name ] - [-Type ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Type ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ExecuteViaIdentityExpanded ``` Invoke-AzDevCenterAdminExecuteCheckNameAvailability -InputObject [-Name ] - [-Type ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Type ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -87,21 +87,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayDevBoxAction.md b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayDevBoxAction.md index 2838c3a31b48..d91767fd7879 100644 --- a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayDevBoxAction.md +++ b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayDevBoxAction.md @@ -15,7 +15,7 @@ Delays the occurrence of an action. ### Delay1 (Default) ``` Invoke-AzDevCenterUserDelayDevBoxAction -Endpoint -DevBoxName -ProjectName - [-UserId ] -DelayTime [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -DelayTime [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -23,13 +23,13 @@ Invoke-AzDevCenterUserDelayDevBoxAction -Endpoint -DevBoxName ``` Invoke-AzDevCenterUserDelayDevBoxAction -Endpoint -DevBoxName -ProjectName [-UserId ] -Name -DelayTime [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Delay1ByDevCenter ``` Invoke-AzDevCenterUserDelayDevBoxAction -DevCenterName -DevBoxName -ProjectName - [-UserId ] -DelayTime [-DefaultProfile ] [-ProgressAction ] + [-UserId ] -DelayTime [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Invoke-AzDevCenterUserDelayDevBoxAction -DevCenterName -DevBoxName -DevBoxName -ProjectName [-UserId ] -Name -DelayTime [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayEnvironmentAction.md b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayEnvironmentAction.md index 12f1f9865ab5..132a37c7623b 100644 --- a/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayEnvironmentAction.md +++ b/src/DevCenter/DevCenter/help/Invoke-AzDevCenterUserDelayEnvironmentAction.md @@ -16,14 +16,14 @@ Delays the occurrence of an action. ``` Invoke-AzDevCenterUserDelayEnvironmentAction -Endpoint -Name -EnvironmentName -ProjectName [-UserId ] -DelayTime [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DelayByDevCenter ``` Invoke-AzDevCenterUserDelayEnvironmentAction -DevCenterName -Name -EnvironmentName -ProjectName [-UserId ] -DelayTime [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminAttachedNetwork.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminAttachedNetwork.md index 12f63af10c49..5b4dc2d0002d 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminAttachedNetwork.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminAttachedNetwork.md @@ -16,14 +16,14 @@ Creates or updates an attached NetworkConnection. ``` New-AzDevCenterAdminAttachedNetwork -ConnectionName -DevCenterName -ResourceGroupName [-SubscriptionId ] -NetworkConnectionId - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterAdminAttachedNetwork -InputObject -NetworkConnectionId - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminCatalog.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminCatalog.md index ff5d885cdcdd..2e12b9b7e33f 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminCatalog.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminCatalog.md @@ -16,7 +16,7 @@ Creates or updates a catalog. ``` New-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] -AdoGitSecretIdentifier -AdoGitUri [-AdoGitBranch ] - [-AdoGitPath ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-AdoGitPath ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ New-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGrou ``` New-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] -GitHubSecretIdentifier -GitHubUri [-GitHubBranch ] - [-GitHubPath ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-GitHubPath ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -32,14 +32,14 @@ New-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGrou ``` New-AzDevCenterAdminCatalog -InputObject -AdoGitSecretIdentifier -AdoGitUri [-AdoGitBranch ] [-AdoGitPath ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpandedGitHub ``` New-AzDevCenterAdminCatalog -InputObject -GitHubSecretIdentifier -GitHubUri [-GitHubBranch ] [-GitHubPath ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -291,21 +291,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevBoxDefinition.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevBoxDefinition.md index f6b4665d8631..663c4ba3ada6 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevBoxDefinition.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevBoxDefinition.md @@ -18,7 +18,7 @@ New-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name -Res [-SubscriptionId ] -Location -ImageReferenceId -OSStorageType -SkuName [-HibernateSupport ] [-SkuCapacity ] [-SkuFamily ] [-SkuSize ] [-SkuTier ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -26,7 +26,7 @@ New-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name -Res New-AzDevCenterAdminDevBoxDefinition -InputObject -Location -ImageReferenceId -OSStorageType -SkuName [-HibernateSupport ] [-SkuCapacity ] [-SkuFamily ] [-SkuSize ] [-SkuTier ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -207,21 +207,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevCenter.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevCenter.md index 88b3c2338c88..093fb2d0b2d3 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevCenter.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminDevCenter.md @@ -17,14 +17,14 @@ Creates or updates a devcenter resource New-AzDevCenterAdminDevCenter -Name -ResourceGroupName [-SubscriptionId ] -Location [-DisplayName ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterAdminDevCenter -InputObject -Location [-DisplayName ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -205,21 +205,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminEnvironmentType.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminEnvironmentType.md index a2f4a1e96b95..ec6d82335e27 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminEnvironmentType.md @@ -16,13 +16,13 @@ Creates or updates an environment type. ``` New-AzDevCenterAdminEnvironmentType -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DisplayName ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterAdminEnvironmentType -InputObject [-DisplayName ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminGallery.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminGallery.md index b48ab08d5295..2c64f528b652 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminGallery.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminGallery.md @@ -16,13 +16,13 @@ Creates or updates a gallery. ``` New-AzDevCenterAdminGallery -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] -GalleryResourceId [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterAdminGallery -InputObject -GalleryResourceId - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -155,21 +155,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminNetworkConnection.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminNetworkConnection.md index 6b4dd8820833..3be84a3be193 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminNetworkConnection.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminNetworkConnection.md @@ -18,7 +18,7 @@ New-AzDevCenterAdminNetworkConnection -Name -ResourceGroupName -Location -DomainJoinType -SubnetId [-DomainName ] [-DomainPassword ] [-DomainUsername ] [-NetworkingResourceGroupName ] [-OrganizationUnit ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -26,7 +26,7 @@ New-AzDevCenterAdminNetworkConnection -Name -ResourceGroupName New-AzDevCenterAdminNetworkConnection -InputObject -Location -DomainJoinType -SubnetId [-DomainName ] [-DomainPassword ] [-DomainUsername ] [-NetworkingResourceGroupName ] [-OrganizationUnit ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -250,21 +250,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminPool.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminPool.md index 1ba6553f9d35..822a7cb582f4 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminPool.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminPool.md @@ -19,7 +19,7 @@ New-AzDevCenterAdminPool -Name -ProjectName -ResourceGroupName -LocalAdministrator -NetworkConnectionName [-DisplayName ] [-ManagedVirtualNetworkRegion ] [-Tag ] [-SingleSignOnStatus ] [-VirtualNetworkType ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -28,7 +28,7 @@ New-AzDevCenterAdminPool -InputObject -Location -D -LocalAdministrator -NetworkConnectionName [-DisplayName ] [-ManagedVirtualNetworkRegion ] [-Tag ] [-SingleSignOnStatus ] [-VirtualNetworkType ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -220,21 +220,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProject.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProject.md index 4c4b34974c9a..982809b397d7 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProject.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProject.md @@ -17,14 +17,14 @@ Creates or updates a project. New-AzDevCenterAdminProject -Name -ResourceGroupName [-SubscriptionId ] -Location -DevCenterId [-Description ] [-MaxDevBoxesPerUser ] [-Tag ] [-DisplayName ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterAdminProject -InputObject -Location -DevCenterId [-Description ] [-MaxDevBoxesPerUser ] [-Tag ] [-DisplayName ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -203,21 +203,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProjectEnvironmentType.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProjectEnvironmentType.md index 598d8e622116..3867397ef588 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProjectEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminProjectEnvironmentType.md @@ -19,7 +19,7 @@ New-AzDevCenterAdminProjectEnvironmentType -EnvironmentTypeName -Projec -Status [-CreatorRoleAssignmentRole ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Location ] [-Tag ] [-UserRoleAssignment ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -28,7 +28,7 @@ New-AzDevCenterAdminProjectEnvironmentType -InputObject -De -Status [-CreatorRoleAssignmentRole ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Location ] [-Tag ] [-UserRoleAssignment ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -200,21 +200,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminSchedule.md b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminSchedule.md index c5f7fe017644..4fc0fe28a6a4 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterAdminSchedule.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterAdminSchedule.md @@ -16,7 +16,7 @@ Creates or updates a Schedule. ``` New-AzDevCenterAdminSchedule -PoolName -ProjectName -ResourceGroupName [-SubscriptionId ] -Time -TimeZone [-State ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ New-AzDevCenterAdminSchedule -PoolName -ProjectName -ResourceG ``` New-AzDevCenterAdminSchedule -InputObject -Time -TimeZone [-State ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/New-AzDevCenterUserDevBox.md index e475cde779ff..b4ee2d34773d 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterUserDevBox.md @@ -16,28 +16,28 @@ Creates or replaces a Dev Box. ``` New-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] -PoolName [-LocalAdministrator ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded ``` New-AzDevCenterUserDevBox -Endpoint -InputObject -PoolName [-LocalAdministrator ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpandedByDevCenter ``` New-AzDevCenterUserDevBox -DevCenterName -InputObject -PoolName [-LocalAdministrator ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateExpandedByDevCenter ``` New-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] -PoolName [-LocalAdministrator ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -214,21 +214,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/New-AzDevCenterUserEnvironment.md b/src/DevCenter/DevCenter/help/New-AzDevCenterUserEnvironment.md index 3acdd8dd6df6..79fc8bff3d8c 100644 --- a/src/DevCenter/DevCenter/help/New-AzDevCenterUserEnvironment.md +++ b/src/DevCenter/DevCenter/help/New-AzDevCenterUserEnvironment.md @@ -17,7 +17,7 @@ Creates or updates an environment. New-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName [-UserId ] -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpanded @@ -25,7 +25,7 @@ New-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName -InputObject -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaIdentityExpandedByDevCenter @@ -33,7 +33,7 @@ New-AzDevCenterUserEnvironment -Endpoint -InputObject -InputObject -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateExpandedByDevCenter @@ -41,7 +41,7 @@ New-AzDevCenterUserEnvironment -DevCenterName -InputObject -Name -ProjectName [-UserId ] -CatalogName -EnvironmentDefinitionName -EnvironmentType [-Parameter ] [-ExpirationDate ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -277,21 +277,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminAttachedNetwork.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminAttachedNetwork.md index 8c41a7d3bd12..27b260435f25 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminAttachedNetwork.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminAttachedNetwork.md @@ -16,13 +16,13 @@ Un-attach a NetworkConnection. ``` Remove-AzDevCenterAdminAttachedNetwork -ConnectionName -DevCenterName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminAttachedNetwork -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminCatalog.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminCatalog.md index 4615f185db1a..652102b1490f 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminCatalog.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminCatalog.md @@ -16,13 +16,13 @@ Deletes a catalog resource. ``` Remove-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminCatalog -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevBoxDefinition.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevBoxDefinition.md index a9de857cbedb..a89ca32bed73 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevBoxDefinition.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevBoxDefinition.md @@ -16,13 +16,13 @@ Deletes a Dev Box definition ``` Remove-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminDevBoxDefinition -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevCenter.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevCenter.md index 790403085c5f..ce4c04581125 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevCenter.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminDevCenter.md @@ -15,14 +15,14 @@ Deletes a devcenter ### Delete (Default) ``` Remove-AzDevCenterAdminDevCenter -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminDevCenter -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminEnvironmentType.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminEnvironmentType.md index 584d7edcd1b4..85f2efdfa05a 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminEnvironmentType.md @@ -15,14 +15,14 @@ Deletes an environment type. ### Delete (Default) ``` Remove-AzDevCenterAdminEnvironmentType -DevCenterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminEnvironmentType -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -124,21 +124,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminGallery.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminGallery.md index fd764ce6d55c..13cea16e2f99 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminGallery.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminGallery.md @@ -16,13 +16,13 @@ Deletes a gallery resource. ``` Remove-AzDevCenterAdminGallery -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminGallery -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminNetworkConnection.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminNetworkConnection.md index 4697ac159f4d..0eb271e7ed85 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminNetworkConnection.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminNetworkConnection.md @@ -15,14 +15,14 @@ Deletes a Network Connections resource ### Delete (Default) ``` Remove-AzDevCenterAdminNetworkConnection -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminNetworkConnection -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminPool.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminPool.md index cbcd83c1a1bd..1831697179ab 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminPool.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminPool.md @@ -16,13 +16,13 @@ Deletes a machine pool ``` Remove-AzDevCenterAdminPool -Name -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminPool -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProject.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProject.md index 81d722191a85..e92541866f44 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProject.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProject.md @@ -15,14 +15,14 @@ Deletes a project resource. ### Delete (Default) ``` Remove-AzDevCenterAdminProject -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminProject -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProjectEnvironmentType.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProjectEnvironmentType.md index 0445aba73569..ab685f7eff64 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProjectEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminProjectEnvironmentType.md @@ -16,13 +16,13 @@ Deletes a project environment type. ``` Remove-AzDevCenterAdminProjectEnvironmentType -EnvironmentTypeName -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminProjectEnvironmentType -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminSchedule.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminSchedule.md index 90062b46a626..8040b26a2153 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminSchedule.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterAdminSchedule.md @@ -16,13 +16,13 @@ Deletes a Scheduled. ``` Remove-AzDevCenterAdminSchedule -PoolName -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterAdminSchedule -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserDevBox.md index 4f6b4cd139f5..c3cb490721de 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserDevBox.md @@ -15,28 +15,28 @@ Deletes a Dev Box. ### Delete (Default) ``` Remove-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterUserDevBox -Endpoint -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityByDevCenter ``` Remove-AzDevCenterUserDevBox -DevCenterName -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteByDevCenter ``` Remove-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -199,21 +199,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserEnvironment.md b/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserEnvironment.md index 1b8dee129a49..c908e6fba649 100644 --- a/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserEnvironment.md +++ b/src/DevCenter/DevCenter/help/Remove-AzDevCenterUserEnvironment.md @@ -15,21 +15,21 @@ Deletes an environment and all its associated resources ### Delete (Default) ``` Remove-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzDevCenterUserEnvironment -Endpoint -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityByDevCenter ``` Remove-AzDevCenterUserEnvironment -DevCenterName -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Remove-AzDevCenterUserEnvironment -DevCenterName -InputObject -Name -ProjectName [-UserId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -199,21 +199,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Repair-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Repair-AzDevCenterUserDevBox.md index 473602c8ae75..7bcd25e25b46 100644 --- a/src/DevCenter/DevCenter/help/Repair-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Repair-AzDevCenterUserDevBox.md @@ -16,28 +16,28 @@ The Dev Box may restart during this operation. ### Repair (Default) ``` Repair-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RepairViaIdentity ``` Repair-AzDevCenterUserDevBox -Endpoint -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RepairViaIdentityByDevCenter ``` Repair-AzDevCenterUserDevBox -DevCenterName -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RepairByDevCenter ``` Repair-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -186,21 +186,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Restart-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Restart-AzDevCenterUserDevBox.md index 64f09833f696..b490adaa6de7 100644 --- a/src/DevCenter/DevCenter/help/Restart-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Restart-AzDevCenterUserDevBox.md @@ -15,28 +15,28 @@ Restarts a Dev Box ### Restart (Default) ``` Restart-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentity ``` Restart-AzDevCenterUserDevBox -Endpoint -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentityByDevCenter ``` Restart-AzDevCenterUserDevBox -DevCenterName -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestartByDevCenter ``` Restart-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -184,21 +184,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserDevBoxAction.md b/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserDevBoxAction.md index 1dd889376ed0..4a808d5373f8 100644 --- a/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserDevBoxAction.md +++ b/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserDevBoxAction.md @@ -15,21 +15,21 @@ Skips an occurrence of an action. ### Skip (Default) ``` Skip-AzDevCenterUserDevBoxAction -Endpoint -Name -DevBoxName -ProjectName - [-UserId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-UserId ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### SkipViaIdentity ``` Skip-AzDevCenterUserDevBoxAction -Endpoint -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### SkipViaIdentityByDevCenter ``` Skip-AzDevCenterUserDevBoxAction -DevCenterName -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Skip-AzDevCenterUserDevBoxAction -DevCenterName -InputObject -Name -DevBoxName -ProjectName [-UserId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -184,21 +184,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserEnvironmentAction.md b/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserEnvironmentAction.md index 666a4d95c49f..23e325bb7de9 100644 --- a/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserEnvironmentAction.md +++ b/src/DevCenter/DevCenter/help/Skip-AzDevCenterUserEnvironmentAction.md @@ -16,20 +16,20 @@ Skips an occurrence of an action. ``` Skip-AzDevCenterUserEnvironmentAction -Endpoint -Name -EnvironmentName -ProjectName [-UserId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SkipViaIdentity ``` Skip-AzDevCenterUserEnvironmentAction -Endpoint -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### SkipViaIdentityByDevCenter ``` Skip-AzDevCenterUserEnvironmentAction -DevCenterName -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Skip-AzDevCenterUserEnvironmentAction -DevCenterName -InputObject -Name -EnvironmentName -ProjectName [-UserId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -184,21 +184,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminNetworkConnectionHealthCheck.md b/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminNetworkConnectionHealthCheck.md index 4b25644285d7..b177cb45af3f 100644 --- a/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminNetworkConnectionHealthCheck.md +++ b/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminNetworkConnectionHealthCheck.md @@ -17,13 +17,13 @@ The execution and health check result can be tracked via the network Connection ``` Start-AzDevCenterAdminNetworkConnectionHealthCheck -NetworkConnectionName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RunViaIdentity ``` Start-AzDevCenterAdminNetworkConnectionHealthCheck -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminPoolHealthCheck.md b/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminPoolHealthCheck.md index 5bb2ce5c5b3c..5ac58a0273b9 100644 --- a/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminPoolHealthCheck.md +++ b/src/DevCenter/DevCenter/help/Start-AzDevCenterAdminPoolHealthCheck.md @@ -16,13 +16,13 @@ Triggers a refresh of the pool status. ``` Start-AzDevCenterAdminPoolHealthCheck -PoolName -ProjectName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RunViaIdentity ``` Start-AzDevCenterAdminPoolHealthCheck -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Start-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Start-AzDevCenterUserDevBox.md index 69cecd237fa4..ea9a637aa1a2 100644 --- a/src/DevCenter/DevCenter/help/Start-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Start-AzDevCenterUserDevBox.md @@ -15,28 +15,28 @@ Starts a Dev Box ### Start (Default) ``` Start-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzDevCenterUserDevBox -Endpoint -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentityByDevCenter ``` Start-AzDevCenterUserDevBox -DevCenterName -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartByDevCenter ``` Start-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -184,21 +184,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Stop-AzDevCenterUserDevBox.md b/src/DevCenter/DevCenter/help/Stop-AzDevCenterUserDevBox.md index 6ab0142b230c..77b44a60bd63 100644 --- a/src/DevCenter/DevCenter/help/Stop-AzDevCenterUserDevBox.md +++ b/src/DevCenter/DevCenter/help/Stop-AzDevCenterUserDevBox.md @@ -15,28 +15,28 @@ Stops a Dev Box ### Stop (Default) ``` Stop-AzDevCenterUserDevBox -Endpoint -Name -ProjectName [-UserId ] - [-Hibernate] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] + [-Hibernate] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopViaIdentity ``` Stop-AzDevCenterUserDevBox -Endpoint -InputObject [-Hibernate] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopViaIdentityByDevCenter ``` Stop-AzDevCenterUserDevBox -DevCenterName -InputObject [-Hibernate] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopByDevCenter ``` Stop-AzDevCenterUserDevBox -DevCenterName -Name -ProjectName [-UserId ] - [-Hibernate] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] + [-Hibernate] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -199,21 +199,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/DevCenter/DevCenter/help/Sync-AzDevCenterAdminCatalog.md b/src/DevCenter/DevCenter/help/Sync-AzDevCenterAdminCatalog.md index 57b64c034548..9898d4c2d260 100644 --- a/src/DevCenter/DevCenter/help/Sync-AzDevCenterAdminCatalog.md +++ b/src/DevCenter/DevCenter/help/Sync-AzDevCenterAdminCatalog.md @@ -16,13 +16,13 @@ Syncs templates for a template source. ``` Sync-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SyncViaIdentity ``` Sync-AzDevCenterAdminCatalog -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminCatalog.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminCatalog.md index 0ffa2863ca9a..4dfe60c64321 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminCatalog.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminCatalog.md @@ -18,7 +18,7 @@ Update-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceG [-SubscriptionId ] [-AdoGitBranch ] [-AdoGitPath ] [-AdoGitSecretIdentifier ] [-AdoGitUri ] [-GitHubBranch ] [-GitHubPath ] [-GitHubSecretIdentifier ] [-GitHubUri ] [-SyncType ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -26,7 +26,7 @@ Update-AzDevCenterAdminCatalog -DevCenterName -Name -ResourceG Update-AzDevCenterAdminCatalog -InputObject [-AdoGitBranch ] [-AdoGitPath ] [-AdoGitSecretIdentifier ] [-AdoGitUri ] [-GitHubBranch ] [-GitHubPath ] [-GitHubSecretIdentifier ] [-GitHubUri ] [-SyncType ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -265,21 +265,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevBoxDefinition.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevBoxDefinition.md index d347f79eb9d5..5ff510bca3b4 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevBoxDefinition.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevBoxDefinition.md @@ -18,7 +18,7 @@ Update-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name - [-SubscriptionId ] [-HibernateSupport ] [-ImageReferenceId ] [-OSStorageType ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -26,7 +26,7 @@ Update-AzDevCenterAdminDevBoxDefinition -DevCenterName -Name - Update-AzDevCenterAdminDevBoxDefinition -InputObject [-HibernateSupport ] [-ImageReferenceId ] [-OSStorageType ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -200,21 +200,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevCenter.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevCenter.md index bdbe0ee99712..7fc834541ca6 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevCenter.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminDevCenter.md @@ -17,14 +17,14 @@ Partially updates a devcenter. Update-AzDevCenterAdminDevCenter -Name -ResourceGroupName [-SubscriptionId ] [-DisplayName ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzDevCenterAdminDevCenter -InputObject [-DisplayName ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminEnvironmentType.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminEnvironmentType.md index fd38903d36ed..53b9faa246fc 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminEnvironmentType.md @@ -16,13 +16,13 @@ Partially updates an environment type. ``` Update-AzDevCenterAdminEnvironmentType -DevCenterName -Name -ResourceGroupName [-SubscriptionId ] [-DisplayName ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzDevCenterAdminEnvironmentType -InputObject [-DisplayName ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminNetworkConnection.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminNetworkConnection.md index 735d9bd2812e..f29987e43ab1 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminNetworkConnection.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminNetworkConnection.md @@ -17,14 +17,14 @@ Partially updates a Network Connection Update-AzDevCenterAdminNetworkConnection -Name -ResourceGroupName [-SubscriptionId ] [-DomainName ] [-DomainPassword ] [-DomainUsername ] [-OrganizationUnit ] [-SubnetId ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzDevCenterAdminNetworkConnection -InputObject [-DomainName ] [-DomainPassword ] [-DomainUsername ] [-OrganizationUnit ] [-SubnetId ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -203,21 +203,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminPool.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminPool.md index 97d3fc499621..8e2cd961c790 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminPool.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminPool.md @@ -20,7 +20,7 @@ Update-AzDevCenterAdminPool -Name -ProjectName -ResourceGroupN [-NetworkConnectionName ] [-SingleSignOnStatus ] [-StopOnDisconnectGracePeriodMinute ] [-StopOnDisconnectStatus ] [-Tag ] [-VirtualNetworkType ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -30,7 +30,7 @@ Update-AzDevCenterAdminPool -InputObject [-DevBoxDefinition [-NetworkConnectionName ] [-SingleSignOnStatus ] [-StopOnDisconnectGracePeriodMinute ] [-StopOnDisconnectStatus ] [-Tag ] [-VirtualNetworkType ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -207,21 +207,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProject.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProject.md index d50b5d5c6a86..4e8b1adb21f3 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProject.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProject.md @@ -16,7 +16,7 @@ Partially updates a project. ``` Update-AzDevCenterAdminProject -Name -ResourceGroupName [-SubscriptionId ] [-Description ] [-DisplayName ] [-MaxDevBoxesPerUser ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Update-AzDevCenterAdminProject -Name -ResourceGroupName [-Subs ``` Update-AzDevCenterAdminProject -InputObject [-Description ] [-DisplayName ] [-MaxDevBoxesPerUser ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -173,21 +173,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProjectEnvironmentType.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProjectEnvironmentType.md index cfdfc24684dd..0b4b8f6bcdf9 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProjectEnvironmentType.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminProjectEnvironmentType.md @@ -18,7 +18,7 @@ Update-AzDevCenterAdminProjectEnvironmentType -EnvironmentTypeName -Pro -ResourceGroupName [-SubscriptionId ] [-CreatorRoleAssignmentRole ] [-DeploymentTargetId ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Status ] [-Tag ] - [-UserRoleAssignment ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-UserRoleAssignment ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -28,7 +28,7 @@ Update-AzDevCenterAdminProjectEnvironmentType -InputObject [-CreatorRoleAssignmentRole ] [-DeploymentTargetId ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Status ] [-Tag ] [-UserRoleAssignment ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -184,21 +184,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminSchedule.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminSchedule.md index 378d7196f049..110c365c116e 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminSchedule.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterAdminSchedule.md @@ -17,14 +17,14 @@ Partially updates a Scheduled. Update-AzDevCenterAdminSchedule -PoolName -ProjectName -ResourceGroupName [-SubscriptionId ] [-State ] [-Tag ] [-Time ] [-TimeZone ] [-Type ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzDevCenterAdminSchedule -InputObject [-State ] [-Tag ] [-Time ] [-TimeZone ] [-Type ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The name of the project. diff --git a/src/DevCenter/DevCenter/help/Update-AzDevCenterUserEnvironment.md b/src/DevCenter/DevCenter/help/Update-AzDevCenterUserEnvironment.md index c45fc21b2f75..49efed9c65d7 100644 --- a/src/DevCenter/DevCenter/help/Update-AzDevCenterUserEnvironment.md +++ b/src/DevCenter/DevCenter/help/Update-AzDevCenterUserEnvironment.md @@ -15,14 +15,14 @@ Partially updates an environment ### PatchExpanded (Default) ``` Update-AzDevCenterUserEnvironment -Endpoint -Name -ProjectName [-UserId ] - [-ExpirationDate ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-ExpirationDate ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### PatchViaIdentityExpanded ``` Update-AzDevCenterUserEnvironment -Endpoint -InputObject - [-ExpirationDate ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-ExpirationDate ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,13 +30,13 @@ Update-AzDevCenterUserEnvironment -Endpoint -InputObject -Name -ProjectName [-UserId ] [-ExpirationDate ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### PatchViaIdentityExpandedByDevCenter ``` Update-AzDevCenterUserEnvironment -DevCenterName -InputObject - [-ExpirationDate ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-ExpirationDate ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -182,21 +182,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProjectName The DevCenter Project upon which to execute operations. diff --git a/src/Informatica/Informatica/help/Get-AzInformaticaOrganization.md b/src/Informatica/Informatica/help/Get-AzInformaticaOrganization.md index 1d666f256dc5..d5c0a85e807b 100644 --- a/src/Informatica/Informatica/help/Get-AzInformaticaOrganization.md +++ b/src/Informatica/Informatica/help/Get-AzInformaticaOrganization.md @@ -15,25 +15,25 @@ Get a InformaticaOrganizationResource ### List (Default) ``` Get-AzInformaticaOrganization [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzInformaticaOrganization -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzInformaticaOrganization -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessMetadata.md b/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessMetadata.md index 9c6d3e13e6f6..83b08e77defe 100644 --- a/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessMetadata.md +++ b/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessMetadata.md @@ -15,14 +15,14 @@ Gets Metadata of the serverless runtime environment. ### Get (Default) ``` Get-AzInformaticaOrganizationServerlessMetadata -OrganizationName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GetViaIdentity ``` Get-AzInformaticaOrganizationServerlessMetadata -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -96,21 +96,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessRuntime.md b/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessRuntime.md index 97dae6a8b350..41043b1b4f1f 100644 --- a/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessRuntime.md +++ b/src/Informatica/Informatica/help/Get-AzInformaticaOrganizationServerlessRuntime.md @@ -15,14 +15,14 @@ Gets all serverless runtime resources in a given informatica organization resour ### Get (Default) ``` Get-AzInformaticaOrganizationServerlessRuntime -OrganizationName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GetViaIdentity ``` Get-AzInformaticaOrganizationServerlessRuntime -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -101,21 +101,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Get-AzInformaticaServerlessRuntime.md b/src/Informatica/Informatica/help/Get-AzInformaticaServerlessRuntime.md index 289ad9314cdb..b31cf6ecb8b9 100644 --- a/src/Informatica/Informatica/help/Get-AzInformaticaServerlessRuntime.md +++ b/src/Informatica/Informatica/help/Get-AzInformaticaServerlessRuntime.md @@ -15,27 +15,27 @@ Get a InformaticaServerlessRuntimeResource ### List (Default) ``` Get-AzInformaticaServerlessRuntime -OrganizationName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityOrganization ``` Get-AzInformaticaServerlessRuntime -Name -OrganizationInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzInformaticaServerlessRuntime -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Invoke-AzInformaticaServerlessRuntimeResource.md b/src/Informatica/Informatica/help/Invoke-AzInformaticaServerlessRuntimeResource.md index d02d0d0e448d..ad6efce4c44b 100644 --- a/src/Informatica/Informatica/help/Invoke-AzInformaticaServerlessRuntimeResource.md +++ b/src/Informatica/Informatica/help/Invoke-AzInformaticaServerlessRuntimeResource.md @@ -16,20 +16,20 @@ Returns a serverless runtime resource by ID ``` Invoke-AzInformaticaServerlessRuntimeResource -OrganizationName -ResourceGroupName -ServerlessRuntimeName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ServerlessViaIdentityOrganization ``` Invoke-AzInformaticaServerlessRuntimeResource -ServerlessRuntimeName -OrganizationInputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ServerlessViaIdentity ``` Invoke-AzInformaticaServerlessRuntimeResource -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -123,21 +123,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/New-AzInformaticaOrganization.md b/src/Informatica/Informatica/help/New-AzInformaticaOrganization.md index d6b19f208688..75da6b37738f 100644 --- a/src/Informatica/Informatica/help/New-AzInformaticaOrganization.md +++ b/src/Informatica/Informatica/help/New-AzInformaticaOrganization.md @@ -25,20 +25,20 @@ New-AzInformaticaOrganization -Name -ResourceGroupName [-Subsc [-OfferDetailTermId ] [-OfferDetailTermUnit ] [-Tag ] [-UserDetailEmailAddress ] [-UserDetailFirstName ] [-UserDetailLastName ] [-UserDetailPhoneNumber ] [-UserDetailUpn ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -471,21 +471,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/New-AzInformaticaServerlessRuntime.md b/src/Informatica/Informatica/help/New-AzInformaticaServerlessRuntime.md index b847a8714cdc..9653f2c98498 100644 --- a/src/Informatica/Informatica/help/New-AzInformaticaServerlessRuntime.md +++ b/src/Informatica/Informatica/help/New-AzInformaticaServerlessRuntime.md @@ -22,7 +22,7 @@ New-AzInformaticaServerlessRuntime -Name -OrganizationName -Re [-ServerlessAccountLocation ] [-ServerlessRuntimeConfigCdiConfigProp ] [-ServerlessRuntimeConfigCdieConfigProp ] [-ServerlessRuntimeTag ] [-ServerlessRuntimeUserContextPropertyUserContextToken ] [-SupplementaryFileLocation ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -30,14 +30,14 @@ New-AzInformaticaServerlessRuntime -Name -OrganizationName -Re ``` New-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -336,21 +336,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Remove-AzInformaticaOrganization.md b/src/Informatica/Informatica/help/Remove-AzInformaticaOrganization.md index e547297904f8..74d3a9c2c96f 100644 --- a/src/Informatica/Informatica/help/Remove-AzInformaticaOrganization.md +++ b/src/Informatica/Informatica/help/Remove-AzInformaticaOrganization.md @@ -15,14 +15,14 @@ Delete a InformaticaOrganizationResource ### Delete (Default) ``` Remove-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzInformaticaOrganization -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Remove-AzInformaticaServerlessRuntime.md b/src/Informatica/Informatica/help/Remove-AzInformaticaServerlessRuntime.md index 2fd0d36de4ab..4d0e59a5ea11 100644 --- a/src/Informatica/Informatica/help/Remove-AzInformaticaServerlessRuntime.md +++ b/src/Informatica/Informatica/help/Remove-AzInformaticaServerlessRuntime.md @@ -16,20 +16,20 @@ Delete a InformaticaServerlessRuntimeResource ``` Remove-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityOrganization ``` Remove-AzInformaticaServerlessRuntime -Name -OrganizationInputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzInformaticaServerlessRuntime -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime.md b/src/Informatica/Informatica/help/Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime.md index 83eacc93e5d8..1c6e53530b4b 100644 --- a/src/Informatica/Informatica/help/Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime.md +++ b/src/Informatica/Informatica/help/Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime.md @@ -16,7 +16,7 @@ Starts a failed runtime resource ``` Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime -OrganizationName -ResourceGroupName -ServerlessRuntimeName [-SubscriptionId ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -24,13 +24,13 @@ Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime -OrganizationName -OrganizationInputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzInformaticaServerlessRuntimeFailedServerlessRuntime -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Test-AzInformaticaServerlessRuntimeDependency.md b/src/Informatica/Informatica/help/Test-AzInformaticaServerlessRuntimeDependency.md index ae29f4575af7..93760b64681b 100644 --- a/src/Informatica/Informatica/help/Test-AzInformaticaServerlessRuntimeDependency.md +++ b/src/Informatica/Informatica/help/Test-AzInformaticaServerlessRuntimeDependency.md @@ -16,20 +16,20 @@ Checks all dependencies for a serverless runtime resource ``` Test-AzInformaticaServerlessRuntimeDependency -OrganizationName -ResourceGroupName -ServerlessRuntimeName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CheckViaIdentityOrganization ``` Test-AzInformaticaServerlessRuntimeDependency -ServerlessRuntimeName -OrganizationInputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CheckViaIdentity ``` Test-AzInformaticaServerlessRuntimeDependency -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -111,21 +111,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Informatica/Informatica/help/Update-AzInformaticaOrganization.md b/src/Informatica/Informatica/help/Update-AzInformaticaOrganization.md index 7a6ac872a16d..44572ef01b5a 100644 --- a/src/Informatica/Informatica/help/Update-AzInformaticaOrganization.md +++ b/src/Informatica/Informatica/help/Update-AzInformaticaOrganization.md @@ -16,20 +16,20 @@ Update a InformaticaOrganizationResource ``` Update-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] [-Property ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -JsonString [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzInformaticaOrganization -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -JsonFilePath [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ Update-AzInformaticaOrganization -Name -ResourceGroupName [-Su ``` Update-AzInformaticaOrganization -InputObject [-Property ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property Patchable PropertieInformaticaOrganizationPropertiesUpdates of the Organization observability resource diff --git a/src/Informatica/Informatica/help/Update-AzInformaticaServerlessRuntime.md b/src/Informatica/Informatica/help/Update-AzInformaticaServerlessRuntime.md index a3ce7583bb95..ea63f3658345 100644 --- a/src/Informatica/Informatica/help/Update-AzInformaticaServerlessRuntime.md +++ b/src/Informatica/Informatica/help/Update-AzInformaticaServerlessRuntime.md @@ -22,21 +22,21 @@ Update-AzInformaticaServerlessRuntime -Name -OrganizationName [-ServerlessAccountLocation ] [-ServerlessRuntimeConfigCdiConfigProp ] [-ServerlessRuntimeConfigCdieConfigProp ] [-ServerlessRuntimeTag ] [-ServerlessRuntimeUserContextPropertyUserContextToken ] [-SupplementaryFileLocation ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzInformaticaServerlessRuntime -Name -OrganizationName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityOrganizationExpanded @@ -49,7 +49,7 @@ Update-AzInformaticaServerlessRuntime -Name -OrganizationInputObject ] [-ServerlessRuntimeConfigCdieConfigProp ] [-ServerlessRuntimeTag ] [-ServerlessRuntimeUserContextPropertyUserContextToken ] [-SupplementaryFileLocation ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -62,7 +62,7 @@ Update-AzInformaticaServerlessRuntime -InputObject [-ServerlessRuntimeConfigCdiConfigProp ] [-ServerlessRuntimeConfigCdieConfigProp ] [-ServerlessRuntimeTag ] [-ServerlessRuntimeUserContextPropertyUserContextToken ] [-SupplementaryFileLocation ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -361,21 +361,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceQuota.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceQuota.md index 738ad560b17a..3d7f3effd4c5 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceQuota.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceQuota.md @@ -14,7 +14,7 @@ Gets the currently assigned Workspace Quotas based on VMFamily. ``` Get-AzMLServiceQuota -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceUsage.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceUsage.md index 3a1b525d2a7f..8e00676d6997 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceUsage.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceUsage.md @@ -14,7 +14,7 @@ Gets the current usage information as well as limits for AML resources for given ``` Get-AzMLServiceUsage -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -70,21 +70,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceVMSize.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceVMSize.md index 41e2c14a7c6a..ffade2680317 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceVMSize.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLServiceVMSize.md @@ -14,7 +14,7 @@ Returns supported VM Sizes in a location ``` Get-AzMLServiceVMSize -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspace.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspace.md index de5d2d335489..67ad637f373d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspace.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspace.md @@ -15,25 +15,25 @@ Gets the properties of the specified machine learning workspace. ### List1 (Default) ``` Get-AzMLWorkspace [-SubscriptionId ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzMLWorkspace -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzMLWorkspace -ResourceGroupName [-SubscriptionId ] [-Skip ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspace -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchDeployment.md index 0091ed30f386..fcc6e10fd47e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchDeployment.md @@ -16,20 +16,20 @@ Gets a batch inference deployment by id. ``` Get-AzMLWorkspaceBatchDeployment -EndpointName -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-OrderBy ] [-Skip ] [-Top ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceBatchDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceBatchDeployment -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchEndpoint.md index 92e013dd9143..06a0bc8da229 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceBatchEndpoint.md @@ -15,20 +15,20 @@ Gets a batch inference endpoint by name. ### List (Default) ``` Get-AzMLWorkspaceBatchEndpoint -ResourceGroupName [-SubscriptionId ] -WorkspaceName - [-Count ] [-Skip ] [-DefaultProfile ] [-ProgressAction ] + [-Count ] [-Skip ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceBatchEndpoint -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceBatchEndpoint -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCodeVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCodeVersion.md index fb678dc7013c..fdeaf23c2e05 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCodeVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCodeVersion.md @@ -15,14 +15,14 @@ Get version. ### Get (Default) ``` Get-AzMLWorkspaceCodeVersion -Name -ResourceGroupName [-SubscriptionId ] - -Version -WorkspaceName [-DefaultProfile ] [-ProgressAction ] + -Version -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceCodeVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -93,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentContainer.md index c34ba574aac6..da6d325c03e4 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentContainer.md @@ -16,19 +16,19 @@ Get container. ``` Get-AzMLWorkspaceComponentContainer -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzMLWorkspaceComponentContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceComponentContainer -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentVersion.md index df1747391df9..382795e9197e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComponentVersion.md @@ -16,20 +16,20 @@ Get version. ``` Get-AzMLWorkspaceComponentVersion -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-OrderBy ] [-Skip ] [-Top ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceComponentVersion -Name -ResourceGroupName [-SubscriptionId ] - -Version -WorkspaceName [-DefaultProfile ] [-ProgressAction ] + -Version -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceComponentVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCompute.md index c32159696847..9af880ef4f70 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceCompute.md @@ -16,19 +16,19 @@ Any secrets (storage keys, service credentials, etc) are not returned - use 'key ### List (Default) ``` Get-AzMLWorkspaceCompute -ResourceGroupName [-SubscriptionId ] -WorkspaceName - [-Skip ] [-DefaultProfile ] [-ProgressAction ] [] + [-Skip ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceCompute -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeKey.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeKey.md index b08fb6041df7..334309c5b832 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeKey.md @@ -14,7 +14,7 @@ Gets secrets related to Machine Learning compute (storage keys, service credenti ``` Get-AzMLWorkspaceComputeKey -Name -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,21 +63,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeNode.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeNode.md index 9f208a609631..8819ccfb7bf3 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeNode.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceComputeNode.md @@ -14,7 +14,7 @@ Get the details (e.g IP address, port etc) of all the compute nodes in the compu ``` Get-AzMLWorkspaceComputeNode -Name -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,21 +63,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceConnection.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceConnection.md index d6bafe625a89..32acdffd7f9c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceConnection.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceConnection.md @@ -15,20 +15,20 @@ Get a new workspace connection ### List (Default) ``` Get-AzMLWorkspaceConnection -ResourceGroupName [-SubscriptionId ] -WorkspaceName - [-Category ] [-Target ] [-DefaultProfile ] [-ProgressAction ] + [-Category ] [-Target ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceConnection -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceConnection -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataContainer.md index 1d7122562836..5c31a5eab2f0 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataContainer.md @@ -16,19 +16,19 @@ Get container. ``` Get-AzMLWorkspaceDataContainer -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzMLWorkspaceDataContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceDataContainer -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataVersion.md index ccf16488fd4e..80d0ca1f2792 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDataVersion.md @@ -16,20 +16,20 @@ Get version. ``` Get-AzMLWorkspaceDataVersion -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-OrderBy ] [-Skip ] [-Tag ] - [-Top ] [-DefaultProfile ] [-ProgressAction ] [] + [-Top ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceDataVersion -Name -ResourceGroupName [-SubscriptionId ] - -Version -WorkspaceName [-DefaultProfile ] [-ProgressAction ] + -Version -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceDataVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastore.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastore.md index bc2b53aa8f4c..4072ba81a71f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastore.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastore.md @@ -16,20 +16,20 @@ Get datastore. ``` Get-AzMLWorkspaceDatastore -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-Count ] [-IsDefault] [-OrderBy ] [-OrderByAsc] [-SearchName ] - [-SearchText ] [-Skip ] [-DefaultProfile ] [-ProgressAction ] + [-SearchText ] [-Skip ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceDatastore -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceDatastore -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastoreSecret.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastoreSecret.md index 46d33a572df8..1045c30c9c3d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastoreSecret.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceDatastoreSecret.md @@ -14,7 +14,7 @@ Get datastore secrets. ``` Get-AzMLWorkspaceDatastoreSecret -Name -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentContainer.md index e52d5d73e0f5..fbf9c1d8a29d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentContainer.md @@ -16,19 +16,19 @@ Get container. ``` Get-AzMLWorkspaceEnvironmentContainer -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzMLWorkspaceEnvironmentContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceEnvironmentContainer -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentVersion.md index 24f902e8e748..a89901e0fdf7 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceEnvironmentVersion.md @@ -16,20 +16,20 @@ Get version. ``` Get-AzMLWorkspaceEnvironmentVersion -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ListViewType ] [-OrderBy ] [-Skip ] [-Top ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceEnvironmentVersion -Name -ResourceGroupName [-SubscriptionId ] - -Version -WorkspaceName [-DefaultProfile ] [-ProgressAction ] + -Version -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceEnvironmentVersion -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceFeature.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceFeature.md index 76bbc46a0093..b7f1711379bc 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceFeature.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceFeature.md @@ -14,7 +14,7 @@ Lists all enabled features for a workspace ``` Get-AzMLWorkspaceFeature -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -76,21 +76,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceJob.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceJob.md index 174d46798d6c..4b1757ae9635 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceJob.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceJob.md @@ -16,19 +16,19 @@ Gets a Job by name/id. ``` Get-AzMLWorkspaceJob -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-Job ] [-JobType ] [-ListViewType ] [-Skip ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceJob -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceJob -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceKey.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceKey.md index f77c466d8591..465381657448 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceKey.md @@ -15,7 +15,7 @@ This includes keys for the storage account, app insights and password for contai ``` Get-AzMLWorkspaceKey -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -70,21 +70,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelContainer.md index 3f04f36c2d61..f64e58cf695e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelContainer.md @@ -16,19 +16,19 @@ Get container. ``` Get-AzMLWorkspaceModelContainer -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-Count ] [-ListViewType ] [-Skip ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceModelContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceModelContainer -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -149,21 +149,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelVersion.md index d82a5eabd537..9d0214a6a9c7 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceModelVersion.md @@ -17,21 +17,21 @@ Get version. Get-AzMLWorkspaceModelVersion -Name -ResourceGroupName [-SubscriptionId ] [-Version ] -WorkspaceName [-Description ] [-Feed ] [-ListViewType ] [-Offset ] [-OrderBy ] [-Property ] [-Skip ] - [-Tag ] [-Top ] [-DefaultProfile ] [-ProgressAction ] + [-Tag ] [-Top ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceModelVersion -Name -ResourceGroupName [-SubscriptionId ] - -Version -WorkspaceName [-DefaultProfile ] [-ProgressAction ] + -Version -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceModelVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -178,21 +178,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property Comma-separated list of property names (and optionally values). Example: prop1,prop2=value2 diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookAccessToken.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookAccessToken.md index 389b17320c5d..405bfa84a4ef 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookAccessToken.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookAccessToken.md @@ -14,7 +14,7 @@ return notebook access token and refresh token ``` Get-AzMLWorkspaceNotebookAccessToken -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -54,21 +54,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookKey.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookKey.md index 9e9a53fd2bfe..dea42592a0e6 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceNotebookKey.md @@ -14,7 +14,7 @@ List keys of a notebook. ``` Get-AzMLWorkspaceNotebookKey -ResourceGroupName -WorkspaceName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeployment.md index 3f7c6197759d..f520a4d2b0ec 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeployment.md @@ -16,20 +16,20 @@ Get Inference Deployment Deployment. ``` Get-AzMLWorkspaceOnlineDeployment -EndpointName -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-OrderBy ] [-Skip ] [-Top ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzMLWorkspaceOnlineDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceOnlineDeployment -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentLog.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentLog.md index e40895a54eac..7ab02c1b4c76 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentLog.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentLog.md @@ -15,7 +15,7 @@ Polls an Endpoint operation. ``` Get-AzMLWorkspaceOnlineDeploymentLog -EndpointName -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] [-ContainerType ] [-Tail ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentSku.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentSku.md index 82c4bc9a73d6..75f77b5795bf 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentSku.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineDeploymentSku.md @@ -15,7 +15,7 @@ List Inference Endpoint Deployment Skus. ``` Get-AzMLWorkspaceOnlineDeploymentSku -EndpointName -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] [-Count ] [-Skip ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpoint.md index 5bfe692c4103..9252a5e82130 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpoint.md @@ -17,19 +17,19 @@ Get Online Endpoint. Get-AzMLWorkspaceOnlineEndpoint [-Name ] -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-ComputeType ] [-Count ] [-OrderBy ] [-Property ] [-Skip ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzMLWorkspaceOnlineEndpoint -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [] + -WorkspaceName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceOnlineEndpoint -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property A set of properties with which to filter the returned models. It is a comma separated string of properties key and/or properties key=value Example: propKey1,propKey2,propKey3=value3 . diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointKey.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointKey.md index 2f65f466d5c1..2e0200b6e2bb 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointKey.md @@ -14,7 +14,7 @@ List EndpointAuthKeys for an Endpoint using Key-based authentication. ``` Get-AzMLWorkspaceOnlineEndpointKey -Name -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -69,21 +69,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointToken.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointToken.md index 5fb91d24eceb..24f1498355a4 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointToken.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOnlineEndpointToken.md @@ -15,14 +15,14 @@ Retrieve a valid AML token for an Endpoint using AMLToken-based authentication. ### Get (Default) ``` Get-AzMLWorkspaceOnlineEndpointToken -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -WorkspaceName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GetViaIdentity ``` Get-AzMLWorkspaceOnlineEndpointToken -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOutboundNetworkDependencyEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOutboundNetworkDependencyEndpoint.md index 8862f1546542..7ec137c61238 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOutboundNetworkDependencyEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceOutboundNetworkDependencyEndpoint.md @@ -14,7 +14,7 @@ Called by Client (Portal, CLI, etc) to get a list of all external outbound depen ``` Get-AzMLWorkspaceOutboundNetworkDependencyEndpoint -ResourceGroupName -WorkspaceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -62,21 +62,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceStorageAccountKey.md b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceStorageAccountKey.md index c42b09a3cc54..1642f9cc67f2 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceStorageAccountKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Get-AzMLWorkspaceStorageAccountKey.md @@ -14,7 +14,7 @@ List storage account keys of a workspace. ``` Get-AzMLWorkspaceStorageAccountKey -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -66,21 +66,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceDiagnose.md b/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceDiagnose.md index 52c238cc4b16..8f3ccca12694 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceDiagnose.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceDiagnose.md @@ -18,7 +18,7 @@ Invoke-AzMLWorkspaceDiagnose -Name -ResourceGroupName [-Subscr [-ApplicationInsightId ] [-ContainerRegistryId ] [-DnsResolution ] [-KeyVaultId ] [-Nsg ] [-Other ] [-ResourceLock ] [-StorageAccount ] [-Udr ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DiagnoseViaIdentityExpanded @@ -27,7 +27,7 @@ Invoke-AzMLWorkspaceDiagnose -InputObject [-ApplicationInsightId ] [-ContainerRegistryId ] [-DnsResolution ] [-KeyVaultId ] [-Nsg ] [-Other ] [-ResourceLock ] [-StorageAccount ] [-Udr ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -243,21 +243,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceNotebook.md b/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceNotebook.md index 84f527870e6e..07c005521870 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceNotebook.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Invoke-AzMLWorkspaceNotebook.md @@ -15,14 +15,14 @@ Prepare a notebook. ### Prepare (Default) ``` Invoke-AzMLWorkspaceNotebook -ResourceGroupName [-SubscriptionId ] -WorkspaceName - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### PrepareViaIdentity ``` Invoke-AzMLWorkspaceNotebook -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -118,21 +118,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspace.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspace.md index 5b2e3591316b..fc743551f81a 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspace.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspace.md @@ -32,7 +32,7 @@ New-AzMLWorkspace -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] [-V1LegacyMode] [-WorkspaceHubConfigAdditionalWorkspaceStorageAccount ] [-WorkspaceHubConfigDefaultWorkspaceResourceGroup ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -541,21 +541,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicNetworkAccess Whether requests from Public Network are allowed. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject.md index d9d85b3c407d..e41fe8bf3f8f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for AadAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspaceAadAuthTypeWorkspaceConnectionPropertiesObject [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] [-Value ] [-ValueFormat ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject.md index 11501dad5a2e..bb7dacbb95a2 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for AccessKeyAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspaceAccessKeyAuthTypeWorkspaceConnectionPropertiesObject [-CredentialsAccessKeyId ] [-CredentialsSecretAccessKey ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] - [-Target ] [-Value ] [-ValueFormat ] [-ProgressAction ] + [-Target ] [-Value ] [-ValueFormat ] [] ``` @@ -121,21 +121,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject.md index 0d93e20cb209..f0fbec1dc423 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for AccountKeyAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspaceAccountKeyAuthTypeWorkspaceConnectionPropertiesObject [-CredentialsSas ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] - [-Value ] [-ValueFormat ] [-ProgressAction ] [] + [-Value ] [-ValueFormat ] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAksObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAksObject.md index 1698e994c7f2..79f9d4cb66bd 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAksObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAksObject.md @@ -19,7 +19,7 @@ New-AzMLWorkspaceAksObject [-Description ] [-DisableLocalAuth ] [-ClusterFqdn ] [-ClusterPurpose ] [-LoadBalancerSubnet ] [-LoadBalancerType ] [-SslCert ] [-SslCname ] [-SslKey ] [-SslLeafDomainLabel ] [-SslOverwriteExistingDomain ] [-SslStatus ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -219,21 +219,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAmlComputeObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAmlComputeObject.md index adad78cc207c..9f377d35b649 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAmlComputeObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceAmlComputeObject.md @@ -19,7 +19,7 @@ New-AzMLWorkspaceAmlComputeObject [-Description ] [-DisableLocalAuth ] [-ScaleNodeIdleTimeBeforeScaleDown ] [-SubnetId ] [-AdminUserName ] [-AdminUserPassword ] [-AdminUserSshPublicKey ] [-VMPriority ] [-VMSize ] [-VirtualMachineImageId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -158,21 +158,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PropertyBag A property bag containing additional properties. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject.md index 1c8f2355f76d..c8e5967df7a7 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for ApiKeyAuthWorkspaceConnectionProperties. New-AzMLWorkspaceApiKeyAuthWorkspaceConnectionPropertiesObject [-CredentialsKey ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] - [-Value ] [-ValueFormat ] [-ProgressAction ] [] + [-Value ] [-ValueFormat ] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchDeployment.md index f9eae2f49358..032aab44e3c1 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchDeployment.md @@ -24,7 +24,7 @@ New-AzMLWorkspaceBatchDeployment -EndpointName -Name -Resource [-OutputFileName ] [-ResourceInstanceCount ] [-ResourceInstanceType ] [-ResourceProperty ] [-RetryMax ] [-RetryTimeout ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -426,21 +426,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchEndpoint.md index 2ba5d3f717cf..d598fe3ab9e6 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceBatchEndpoint.md @@ -18,7 +18,7 @@ New-AzMLWorkspaceBatchEndpoint -Name -ResourceGroupName -Works [-Description ] [-EndpointProperties ] [-IdentityType ] [-IdentityUserAssigned ] [-Kind ] [-PrimaryKey ] [-SecondaryKey ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -242,21 +242,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCodeVersion.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCodeVersion.md index 1e5dee0529ee..6d20e3ab59f7 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCodeVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCodeVersion.md @@ -16,7 +16,7 @@ Create or update version. New-AzMLWorkspaceCodeVersion -Name -ResourceGroupName -Version -WorkspaceName [-SubscriptionId ] [-CodeUri ] [-Description ] [-IsAnonymou] [-IsArchived] [-ResourceBaseProperty ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCommandJobObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCommandJobObject.md index 381f166bddf8..a15817fcf035 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCommandJobObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCommandJobObject.md @@ -20,7 +20,7 @@ New-AzMLWorkspaceCommandJobObject -Command -EnvironmentId [-Co [-DisplayName ] [-ExperimentName ] [-IdentityType ] [-IsArchived ] [-ServiceEndpoint ] [-ServicePort ] [-ServiceProperty ] [-ServiceType ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -274,21 +274,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentContainer.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentContainer.md index a1b80aa8afeb..772059361cd1 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentContainer.md @@ -15,7 +15,7 @@ Create or update container. ``` New-AzMLWorkspaceComponentContainer -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] [-Description ] [-IsArchived] [-ResourceBaseProperty ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentVersion.md index bd92bbc40b56..95634799ec2c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComponentVersion.md @@ -16,7 +16,7 @@ Create or update version. New-AzMLWorkspaceComponentVersion -Name -ResourceGroupName -Version -WorkspaceName [-SubscriptionId ] [-ComponentSpec ] [-Description ] [-IsAnonymou] [-IsArchived] [-ResourceBaseProperty ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCompute.md index 7f19ef4d23bc..51726fdd1ce2 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCompute.md @@ -20,7 +20,7 @@ New-AzMLWorkspaceCompute -Name -ResourceGroupName -WorkspaceNa [-SubscriptionId ] [-Compute ] [-IdentityType ] [-IdentityUserAssigned ] [-Location ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeInstanceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeInstanceObject.md index ec9af4db85bd..2ef060176792 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeInstanceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeInstanceObject.md @@ -23,7 +23,7 @@ New-AzMLWorkspaceComputeInstanceObject [-Description ] [-DisableLocalAut [-SshSettingAdminPublicKey ] [-SshSettingSshPublicAccess ] [-StartupScriptArgument ] [-StartupScriptData ] [-StartupScriptSource ] [-StartupScriptTimeout ] [-SubnetId ] [-VMSize ] [-VersionRuntime ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -270,21 +270,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeStartStopScheduleObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeStartStopScheduleObject.md index 91566249ea57..c34682c7a8a3 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeStartStopScheduleObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceComputeStartStopScheduleObject.md @@ -19,7 +19,7 @@ New-AzMLWorkspaceComputeStartStopScheduleObject [-Action ] [ [-ScheduleHour ] [-ScheduleId ] [-ScheduleMinute ] [-ScheduleMonthDay ] [-ScheduleProvisioningStatus ] [-ScheduleStatus ] [-ScheduleWeekDay ] [-Status ] [-TriggerType ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RecurrenceFrequency [Required] The frequency to trigger schedule. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceConnection.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceConnection.md index cb8137e412dc..5ede93626054 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceConnection.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceConnection.md @@ -18,14 +18,14 @@ New-AzMLWorkspaceConnection -Name -ResourceGroupName -Workspac [-SubscriptionId ] -AuthType [-Category ] [-ExpiryTime ] [-IsSharedToAll] [-Metadata ] [-SharedUserList ] [-Target ] [-Value ] [-ValueFormat ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateWithProperty ``` New-AzMLWorkspaceConnection -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] -Property [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -178,21 +178,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property Using one of WorkspaceConnectionPropertiesObject cmdlets to construct To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject.md index b4cb86b1660d..ae822ba44ba2 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for CustomKeysWorkspaceConnectionProperties. New-AzMLWorkspaceCustomKeysWorkspaceConnectionPropertiesObject [-CredentialsKey ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] - [-Value ] [-ValueFormat ] [-ProgressAction ] [] + [-Value ] [-ValueFormat ] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobInputObject.md index c056256528be..ccb09579d7fb 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for CustomModelJobInput. ``` New-AzMLWorkspaceCustomModelJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobOutputObject.md index 0e6815f2fd56..9be28cf482c5 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceCustomModelJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for CustomModelJobOutput. ``` New-AzMLWorkspaceCustomModelJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataContainer.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataContainer.md index 686174ef1175..571490923217 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataContainer.md @@ -16,7 +16,7 @@ Create or update container. New-AzMLWorkspaceDataContainer -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] -DataType [-Description ] [-IsArchived] [-ResourceBaseProperty ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataFactoryObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataFactoryObject.md index 09acad52d36f..b8ed05c0293c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataFactoryObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataFactoryObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DataFactory. ``` New-AzMLWorkspaceDataFactoryObject [-Description ] [-DisableLocalAuth ] [-ResourceId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataLakeAnalyticsObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataLakeAnalyticsObject.md index 768591fd4751..21702ad2afdc 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataLakeAnalyticsObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataLakeAnalyticsObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DataLakeAnalytics. ``` New-AzMLWorkspaceDataLakeAnalyticsObject [-Description ] [-DisableLocalAuth ] - [-ResourceId ] [-DataLakeStoreAccountName ] [-ProgressAction ] + [-ResourceId ] [-DataLakeStoreAccountName ] [] ``` @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataPathAssetReferenceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataPathAssetReferenceObject.md index cb4e27e1d0f8..34bb2dd2bf14 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataPathAssetReferenceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataPathAssetReferenceObject.md @@ -14,7 +14,7 @@ Create an in-memory object for DataPathAssetReference. ``` New-AzMLWorkspaceDataPathAssetReferenceObject -ReferenceType [-DatastoreId ] - [-Path ] [-ProgressAction ] [] + [-Path ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReferenceType [Required] Specifies the type of asset reference. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataVersion.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataVersion.md index 3b14ea72b671..dfd1efe05bc6 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDataVersion.md @@ -16,7 +16,7 @@ Create or update version. New-AzMLWorkspaceDataVersion -Name -ResourceGroupName -Version -WorkspaceName [-SubscriptionId ] -DataType -DataUri [-Description ] [-IsAnonymou] [-IsArchived] [-ResourceBaseProperty ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatabricksObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatabricksObject.md index aa8200cd2c0c..7257c761d246 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatabricksObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatabricksObject.md @@ -14,7 +14,7 @@ Create an in-memory object for Databricks. ``` New-AzMLWorkspaceDatabricksObject [-Description ] [-DisableLocalAuth ] [-ResourceId ] - [-AccessToken ] [-WorkspaceUrl ] [-ProgressAction ] [] + [-AccessToken ] [-WorkspaceUrl ] [] ``` ## DESCRIPTION @@ -80,21 +80,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastore.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastore.md index 74a0d477135a..b36c8cd6a83f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastore.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastore.md @@ -15,7 +15,7 @@ Create or update datastore. ``` New-AzMLWorkspaceDatastore -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] [-SkipValidation] -Datastore [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreBlobObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreBlobObject.md index 3fe8e4f91d7e..db1111cc3d52 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreBlobObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreBlobObject.md @@ -16,7 +16,7 @@ Create an in-memory object for AzureBlobDatastore. New-AzMLWorkspaceDatastoreBlobObject -Credentials [-AccountName ] [-ContainerName ] [-Endpoint ] [-Protocol ] [-ServiceDataAccessAuthIdentity ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreCredentialObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreCredentialObject.md index 7478ee795cbb..f99d5bd89908 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreCredentialObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreCredentialObject.md @@ -14,7 +14,7 @@ Create an in-memory object for CertificateDatastoreCredentials. ``` New-AzMLWorkspaceDatastoreCredentialObject -ClientId -TenantId -Thumbprint - -Certificate [-AuthorityUrl ] [-ResourceUrl ] [-ProgressAction ] + -Certificate [-AuthorityUrl ] [-ResourceUrl ] [] ``` @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUrl Resource the service principal has access to. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen1Object.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen1Object.md index 666d5ab63ed6..bb250833bb6e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen1Object.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen1Object.md @@ -15,7 +15,7 @@ Create an in-memory object for AzureDataLakeGen1Datastore. ``` New-AzMLWorkspaceDatastoreDataLakeGen1Object -StoreName -Credentials [-ServiceDataAccessAuthIdentity ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -64,21 +64,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen2Object.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen2Object.md index 9c67c3d48a90..79421bce383d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen2Object.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreDataLakeGen2Object.md @@ -16,7 +16,7 @@ Create an in-memory object for AzureDataLakeGen2Datastore. New-AzMLWorkspaceDatastoreDataLakeGen2Object -AccountName -Filesystem -Credentials [-Endpoint ] [-Protocol ] [-ServiceDataAccessAuthIdentity ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -110,21 +110,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreFileObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreFileObject.md index b0614e4f2e47..9f6f23b81a08 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreFileObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreFileObject.md @@ -15,7 +15,7 @@ Create an in-memory object for AzureFileDatastore. ``` New-AzMLWorkspaceDatastoreFileObject -AccountName -FileShareName [-Endpoint ] [-Protocol ] [-ServiceDataAccessAuthIdentity ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -93,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreKeyCredentialObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreKeyCredentialObject.md index ec402975f8db..07ece999ba3e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreKeyCredentialObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreKeyCredentialObject.md @@ -13,7 +13,7 @@ Create an in-memory object for AccountKeyDatastoreCredentials. ## SYNTAX ``` -New-AzMLWorkspaceDatastoreKeyCredentialObject -Key [-ProgressAction ] +New-AzMLWorkspaceDatastoreKeyCredentialObject -Key [] ``` @@ -46,21 +46,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreNoneCredentialObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreNoneCredentialObject.md index 6bfdbbbbfdf1..8a97f75d6bcc 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreNoneCredentialObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreNoneCredentialObject.md @@ -13,7 +13,7 @@ Create an in-memory object for NoneDatastoreCredentials. ## SYNTAX ``` -New-AzMLWorkspaceDatastoreNoneCredentialObject [-ProgressAction ] [] +New-AzMLWorkspaceDatastoreNoneCredentialObject [] ``` ## DESCRIPTION @@ -30,21 +30,6 @@ Create an in-memory object for NoneDatastoreCredentials ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreSasCredentialObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreSasCredentialObject.md index f852628376da..5d5dd10d711e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreSasCredentialObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreSasCredentialObject.md @@ -13,7 +13,7 @@ Create an in-memory object for SasDatastoreCredentials. ## SYNTAX ``` -New-AzMLWorkspaceDatastoreSasCredentialObject -SasToken [-ProgressAction ] +New-AzMLWorkspaceDatastoreSasCredentialObject -SasToken [] ``` @@ -31,21 +31,6 @@ Create an in-memory object for SasDatastoreCredentials ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SasToken [Required] Storage container secrets. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreServicePrincipalCredentialObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreServicePrincipalCredentialObject.md index bd39501503ff..016225b44871 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreServicePrincipalCredentialObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceDatastoreServicePrincipalCredentialObject.md @@ -14,7 +14,7 @@ Create an in-memory object for ServicePrincipalDatastoreCredentials. ``` New-AzMLWorkspaceDatastoreServicePrincipalCredentialObject -ClientId -TenantId - -ClientSecret [-AuthorityUrl ] [-ResourceUrl ] [-ProgressAction ] + -ClientSecret [-AuthorityUrl ] [-ResourceUrl ] [] ``` @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUrl Resource the service principal has access to. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceEnvironmentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceEnvironmentVersion.md index 7e44351ef407..e9034ddbafaf 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceEnvironmentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceEnvironmentVersion.md @@ -19,7 +19,7 @@ New-AzMLWorkspaceEnvironmentVersion -Name -ResourceGroupName - [-Image ] [-IsAnonymou] [-IsArchived] [-LivenessRoutePath ] [-LivenessRoutePort ] [-OSType ] [-ReadinessRoutePath ] [-ReadinessRoutePort ] [-ResourceBaseProperty ] [-ScoringRoutePath ] [-ScoringRoutePort ] [-Stage ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -241,21 +241,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReadinessRoutePath [Required] The path for the route. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceHDInsightObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceHDInsightObject.md index 14ae5bdc3542..48c0f150036e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceHDInsightObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceHDInsightObject.md @@ -16,7 +16,7 @@ Create an in-memory object for HDInsight. New-AzMLWorkspaceHDInsightObject [-Description ] [-DisableLocalAuth ] [-ResourceId ] [-Address ] [-AdministratorAccountPassword ] [-AdministratorAccountPrivateKeyData ] [-AdministratorAccountPublicKeyData ] [-AdministratorAccountUsername ] [-SshPort ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceIdAssetReferenceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceIdAssetReferenceObject.md index 10ad5ab3ab73..5a83616b7e3c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceIdAssetReferenceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceIdAssetReferenceObject.md @@ -14,7 +14,7 @@ Create an in-memory object for IdAssetReference. ``` New-AzMLWorkspaceIdAssetReferenceObject -AssetId -ReferenceType - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReferenceType [Required] Specifies the type of asset reference. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJob.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJob.md index ea30772347a4..09676bd436ec 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJob.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJob.md @@ -15,7 +15,7 @@ Creates and executes a Job.\r\nFor update case, the Tags in the definition passe ``` New-AzMLWorkspaceJob -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] -Job [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -97,21 +97,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJobServiceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJobServiceObject.md index a140e156abb1..6465567fffe4 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJobServiceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceJobServiceObject.md @@ -14,7 +14,7 @@ Create an in-memory object for JobService. ``` New-AzMLWorkspaceJobServiceObject [-Endpoint ] [-Port ] [-Property ] - [-Type ] [-ProgressAction ] [] + [-Type ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property Additional properties to set on the endpoint. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceKubernetesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceKubernetesObject.md index b4e9dd5899f3..3aecb8908abb 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceKubernetesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceKubernetesObject.md @@ -17,7 +17,7 @@ New-AzMLWorkspaceKubernetesObject [-Description ] [-DisableLocalAuth ] [-ExtensionInstanceReleaseTrain ] [-ExtensionPrincipalId ] [-InstanceNodeSelector ] [-InstanceLimit ] [-InstanceRequest ] [-Namespace ] [-RelayConnectionString ] [-ServiceBusConnectionString ] - [-VcName ] [-ProgressAction ] [] + [-VcName ] [] ``` ## DESCRIPTION @@ -169,21 +169,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RelayConnectionString Relay connection string. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceLiteralJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceLiteralJobInputObject.md index a685a07899f0..c47ee3e4fe16 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceLiteralJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceLiteralJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for LiteralJobInput. ``` New-AzMLWorkspaceLiteralJobInputObject -Value -Type [-Description ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -46,21 +46,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobInputObject.md index e8b8f474ea6d..89e23596a09d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for MLFlowModelJobInput. ``` New-AzMLWorkspaceMLFlowModelJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobOutputObject.md index 631d50b7cab7..8992c2ef3f5a 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLFlowModelJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for MLFlowModelJobOutput. ``` New-AzMLWorkspaceMLFlowModelJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobInputObject.md index 49ba419e67ba..835d9cb9841f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for MLTableJobInput. ``` New-AzMLWorkspaceMLTableJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobOutputObject.md index 488c04acbef3..e05d7103ec79 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceMLTableJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for MLTableJobOutput. ``` New-AzMLWorkspaceMLTableJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject.md index 2c21cc8c427a..bd5861c459f6 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for ManagedIdentityAuthTypeWorkspaceConnectionPropert New-AzMLWorkspaceManagedIdentityAuthTypeWorkspaceConnectionPropertiesObject [-CredentialsClientId ] [-CredentialsResourceId ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] - [-Target ] [-Value ] [-ValueFormat ] [-ProgressAction ] + [-Target ] [-Value ] [-ValueFormat ] [] ``` @@ -121,21 +121,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelContainer.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelContainer.md index d34afa236094..fc75fbf2336d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelContainer.md @@ -15,7 +15,7 @@ Create or update container. ``` New-AzMLWorkspaceModelContainer -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] [-Description ] [-IsArchived] [-ResourceBaseProperty ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -101,21 +101,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelVersion.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelVersion.md index 50ea9cd23f3b..dbc574e905da 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceModelVersion.md @@ -17,7 +17,7 @@ New-AzMLWorkspaceModelVersion -Name -ResourceGroupName -Versio -WorkspaceName [-SubscriptionId ] [-Description ] [-Flavor ] [-IsAnonymou] [-IsArchived] [-JobName ] [-ModelType ] [-ModelUri ] [-ResourceBaseProperty ] [-Stage ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -178,21 +178,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceBaseProperty The asset property dictionary. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject.md index 4a030808e311..553f7aaaef35 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for NoneAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspaceNoneAuthTypeWorkspaceConnectionPropertiesObject [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] [-Value ] [-ValueFormat ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject.md index fb190be72dd8..291311e5924e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject.md @@ -18,7 +18,7 @@ New-AzMLWorkspaceOAuth2AuthTypeWorkspaceConnectionPropertiesObject [-Credentials [-CredentialsPassword ] [-CredentialsRefreshToken ] [-CredentialsTenantId ] [-CredentialsUsername ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] - [-Target ] [-Value ] [-ValueFormat ] [-ProgressAction ] + [-Target ] [-Value ] [-ValueFormat ] [] ``` @@ -215,21 +215,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineDeployment.md index 7875d550d6e1..9e1812ff7331 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineDeployment.md @@ -29,7 +29,7 @@ New-AzMLWorkspaceOnlineDeployment -EndpointName -Name -Resourc [-RequestLoggingCaptureHeader ] [-RequestMaxConcurrentPerInstance ] [-RequestMaxQueueWait ] [-RequestTimeout ] [-ScaleType ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -487,21 +487,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReadinessProbeFailureThreshold The number of failures to allow before returning an unhealthy status. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpoint.md index e2c3ce0cf618..4e33e581caa9 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpoint.md @@ -20,7 +20,7 @@ New-AzMLWorkspaceOnlineEndpoint -Name -ResourceGroupName -Work [-KeySecondaryKey ] [-Kind ] [-MirrorTraffic ] [-PublicNetworkAccess ] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] [-Traffic ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -275,21 +275,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicNetworkAccess Set to "Enabled" for endpoints that should allow public access when Private Link is enabled. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpointKey.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpointKey.md index ade63d17512a..0dfd4748ed38 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpointKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOnlineEndpointKey.md @@ -15,7 +15,7 @@ Regenerate EndpointAuthKeys for an Endpoint using Key-based authentication (asyn ``` New-AzMLWorkspaceOnlineEndpointKey -Name -ResourceGroupName -WorkspaceName [-SubscriptionId ] -KeyType [-KeyValue ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOutputPathAssetReferenceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOutputPathAssetReferenceObject.md index 93449db0b29d..c139eda1ce12 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOutputPathAssetReferenceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceOutputPathAssetReferenceObject.md @@ -14,7 +14,7 @@ Create an in-memory object for OutputPathAssetReference. ``` New-AzMLWorkspaceOutputPathAssetReferenceObject -ReferenceType [-JobId ] - [-Path ] [-ProgressAction ] [] + [-Path ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReferenceType [Required] Specifies the type of asset reference. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject.md index 310498e9c398..93e32a789f53 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for PatAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspacePatAuthTypeWorkspaceConnectionPropertiesObject [-CredentialsPat ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] - [-Value ] [-ValueFormat ] [-ProgressAction ] [] + [-Value ] [-ValueFormat ] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePipelineJobObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePipelineJobObject.md index 08dc75753a98..2ddb10487929 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePipelineJobObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspacePipelineJobObject.md @@ -18,7 +18,7 @@ New-AzMLWorkspacePipelineJobObject [-JobInput ] [-Job ] [-IdentityType ] [-IsArchived ] [-ServiceEndpoint ] [-ServicePort ] [-ServiceProperty ] [-ServiceType ] [-Description ] [-Property ] - [-Tag ] [-ProgressAction ] [] + [-Tag ] [] ``` ## DESCRIPTION @@ -191,21 +191,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceQuotaPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceQuotaPropertiesObject.md index 07c5bbeb92d6..463492f7cb1f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceQuotaPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceQuotaPropertiesObject.md @@ -14,7 +14,7 @@ Create an in-memory object for QuotaBaseProperties. ``` New-AzMLWorkspaceQuotaPropertiesObject [-Id ] [-Limit ] [-Type ] [-Unit ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type Specifies the resource type. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject.md index 96e1bc538a96..78bb4a26b7c9 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject.md @@ -16,7 +16,7 @@ Create an in-memory object for SasAuthTypeWorkspaceConnectionProperties. New-AzMLWorkspaceSasAuthTypeWorkspaceConnectionPropertiesObject [-CredentialsSas ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] - [-Value ] [-ValueFormat ] [-ProgressAction ] [] + [-Value ] [-ValueFormat ] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject.md index 19a524299b05..b8f3d3a07747 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject.md @@ -17,7 +17,7 @@ New-AzMLWorkspaceServicePrincipalAuthTypeWorkspaceConnectionPropertiesObject [-C [-CredentialsClientSecret ] [-CredentialsTenantId ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] [-Value ] [-ValueFormat ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSharedPrivateLinkResourceObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSharedPrivateLinkResourceObject.md index 2c62f2be7127..1c5f46c67da0 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSharedPrivateLinkResourceObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSharedPrivateLinkResourceObject.md @@ -15,7 +15,7 @@ Create an in-memory object for SharedPrivateLinkResource. ``` New-AzMLWorkspaceSharedPrivateLinkResourceObject [-GroupId ] [-Name ] [-PrivateLinkResourceId ] [-RequestMessage ] - [-Status ] [-ProgressAction ] [] + [-Status ] [] ``` ## DESCRIPTION @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RequestMessage Request message. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSweepJobObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSweepJobObject.md index 041c36bf1811..d0a56ae17c95 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSweepJobObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSweepJobObject.md @@ -25,7 +25,7 @@ New-AzMLWorkspaceSweepJobObject -ObjectiveGoal -ObjectivePrimaryMetric ] [-ExperimentName ] [-IdentityType ] [-IsArchived ] [-ServiceEndpoint ] [-ServicePort ] [-ServiceProperty ] [-ServiceType ] [-Description ] - [-Property ] [-Tag ] [-ProgressAction ] + [-Property ] [-Tag ] [] ``` @@ -334,21 +334,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Property The asset property dictionary. To construct, see NOTES section for PROPERTY properties and create a hash table. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSynapseSparkObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSynapseSparkObject.md index ef0b31186009..36d9affc30ed 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSynapseSparkObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceSynapseSparkObject.md @@ -18,7 +18,7 @@ New-AzMLWorkspaceSynapseSparkObject [-AutoPausePropertyDelayInMinute ] [-AutoScalePropertyMaxNodeCount ] [-AutoScalePropertyMinNodeCount ] [-NodeCount ] [-NodeSize ] [-NodeSizeFamily ] [-PoolName ] [-ResourceGroup ] [-SparkVersion ] [-SubscriptionId ] [-WorkspaceName ] [-Description ] - [-DisableLocalAuth ] [-ResourceId ] [-ProgressAction ] [] + [-DisableLocalAuth ] [-ResourceId ] [] ``` ## DESCRIPTION @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroup Name of the resource group in which workspace is located. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobInputObject.md index e2ff7c9e93e3..a2879b7736c8 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for TritonModelJobInput. ``` New-AzMLWorkspaceTritonModelJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobOutputObject.md index 0bfeb392eda2..4a2ff7a3a451 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceTritonModelJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for TritonModelJobOutput. ``` New-AzMLWorkspaceTritonModelJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobInputObject.md index d011d9615510..8a460c520393 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UriFileJobInput. ``` New-AzMLWorkspaceUriFileJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobOutputObject.md index d2c31a98dfcb..f3a03061b2f9 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFileJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UriFileJobOutput. ``` New-AzMLWorkspaceUriFileJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobInputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobInputObject.md index eaa52d50e3bb..679e17eedaac 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobInputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobInputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UriFolderJobInput. ``` New-AzMLWorkspaceUriFolderJobInputObject -Uri -Type [-Mode ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobOutputObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobOutputObject.md index 55a275bf799e..b666b0b8af29 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobOutputObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUriFolderJobOutputObject.md @@ -14,7 +14,7 @@ Create an in-memory object for UriFolderJobOutput. ``` New-AzMLWorkspaceUriFolderJobOutputObject -Type [-Mode ] [-Uri ] - [-Description ] [-ProgressAction ] [] + [-Description ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type [Required] Specifies the type of job. diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject.md index 05c7ef1ecc02..6174e2b5be12 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject.md @@ -17,7 +17,7 @@ New-AzMLWorkspaceUsernamePasswordAuthTypeWorkspaceConnectionPropertiesObject [-C [-CredentialsSecurityToken ] [-CredentialsUsername ] [-Category ] [-ExpiryTime ] [-IsSharedToAll ] [-Metadata ] [-SharedUserList ] [-Target ] [-Value ] [-ValueFormat ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SharedUserList ```yaml diff --git a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceVirtualMachineObject.md b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceVirtualMachineObject.md index 031cc9872165..7d371781e9a2 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceVirtualMachineObject.md +++ b/src/MachineLearningServices/MachineLearningServices/help/New-AzMLWorkspaceVirtualMachineObject.md @@ -17,7 +17,7 @@ New-AzMLWorkspaceVirtualMachineObject [-Description ] [-DisableLocalAuth [-ResourceId ] [-Address ] [-AdministratorAccountPassword ] [-AdministratorAccountPrivateKeyData ] [-AdministratorAccountPublicKeyData ] [-AdministratorAccountUsername ] [-IsNotebookInstanceCompute ] [-NotebookServerPort ] - [-Size ] [-SshPort ] [-ProgressAction ] [] + [-Size ] [-SshPort ] [] ``` ## DESCRIPTION @@ -169,21 +169,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ARM resource id of the underlying compute. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspace.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspace.md index f3c5d96dc5be..b6e387d2000e 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspace.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspace.md @@ -15,14 +15,14 @@ Deletes a machine learning workspace. ### Delete (Default) ``` Remove-AzMLWorkspace -Name -ResourceGroupName [-SubscriptionId ] [-ForceToPurge] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspace -InputObject [-ForceToPurge] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchDeployment.md index 1261f8e6f961..f6df094d36ee 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchDeployment.md @@ -16,13 +16,13 @@ Delete Batch Inference deployment (asynchronous). ``` Remove-AzMLWorkspaceBatchDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceBatchDeployment -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchEndpoint.md index 38cb81090508..5d7e71f39519 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceBatchEndpoint.md @@ -16,13 +16,13 @@ Delete Batch Inference Endpoint (asynchronous). ``` Remove-AzMLWorkspaceBatchEndpoint -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceBatchEndpoint -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCodeVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCodeVersion.md index 26807c713537..661155b53106 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCodeVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCodeVersion.md @@ -16,13 +16,13 @@ Delete version. ``` Remove-AzMLWorkspaceCodeVersion -Name -ResourceGroupName [-SubscriptionId ] -Version -WorkspaceName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceCodeVersion -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentContainer.md index 0a98c3b55920..12476c93752c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentContainer.md @@ -15,14 +15,14 @@ Delete container. ### Delete (Default) ``` Remove-AzMLWorkspaceComponentContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceComponentContainer -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentVersion.md index 95a59af5f3b0..f86fa046b57d 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceComponentVersion.md @@ -16,13 +16,13 @@ Delete version. ``` Remove-AzMLWorkspaceComponentVersion -Name -ResourceGroupName [-SubscriptionId ] -Version -WorkspaceName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceComponentVersion -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCompute.md index 132ee472d6ed..720fecf389ae 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceCompute.md @@ -16,14 +16,14 @@ Deletes specified Machine Learning compute. ``` Remove-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName -UnderlyingResourceAction [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceCompute -InputObject -UnderlyingResourceAction [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceConnection.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceConnection.md index fdd446f5653c..4f06bd6af497 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceConnection.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceConnection.md @@ -15,14 +15,14 @@ Remove a new workspace connection ### Delete (Default) ``` Remove-AzMLWorkspaceConnection -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceConnection -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataContainer.md index 11e5312cbfc0..5b8e553b51a0 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataContainer.md @@ -15,14 +15,14 @@ Delete container. ### Delete (Default) ``` Remove-AzMLWorkspaceDataContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceDataContainer -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataVersion.md index 2788919c28e6..a21925a8d6de 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDataVersion.md @@ -16,13 +16,13 @@ Delete version. ``` Remove-AzMLWorkspaceDataVersion -Name -ResourceGroupName [-SubscriptionId ] -Version -WorkspaceName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceDataVersion -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDatastore.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDatastore.md index 5156d044817c..4a9616efc207 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDatastore.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceDatastore.md @@ -15,14 +15,14 @@ Delete datastore. ### Delete (Default) ``` Remove-AzMLWorkspaceDatastore -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceDatastore -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentContainer.md index 5ab9e6c583bb..dcf4ab649ea3 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentContainer.md @@ -15,14 +15,14 @@ Delete container. ### Delete (Default) ``` Remove-AzMLWorkspaceEnvironmentContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceEnvironmentContainer -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -110,21 +110,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentVersion.md index 395bf2bb50b6..1b86276f2a75 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentVersion.md @@ -16,13 +16,13 @@ Delete version. ``` Remove-AzMLWorkspaceEnvironmentVersion -Name -ResourceGroupName [-SubscriptionId ] -Version -WorkspaceName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceEnvironmentVersion -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -110,21 +110,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceJob.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceJob.md index 6bc963c6ea8b..a99d277a3758 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceJob.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceJob.md @@ -16,13 +16,13 @@ Deletes a Job (asynchronous). ``` Remove-AzMLWorkspaceJob -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceJob -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelContainer.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelContainer.md index 3ba54fa62ca0..3e6b75d73fb4 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelContainer.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelContainer.md @@ -15,14 +15,14 @@ Delete container. ### Delete (Default) ``` Remove-AzMLWorkspaceModelContainer -Name -ResourceGroupName [-SubscriptionId ] - -WorkspaceName [-DefaultProfile ] [-PassThru] [-ProgressAction ] + -WorkspaceName [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceModelContainer -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelVersion.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelVersion.md index 3f49c5d9d0cc..5c72a7a50739 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelVersion.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceModelVersion.md @@ -16,13 +16,13 @@ Delete version. ``` Remove-AzMLWorkspaceModelVersion -Name -ResourceGroupName [-SubscriptionId ] -Version -WorkspaceName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceModelVersion -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineDeployment.md index 0df8776e832b..b16a909965af 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineDeployment.md @@ -16,13 +16,13 @@ Delete Inference Endpoint Deployment (asynchronous). ``` Remove-AzMLWorkspaceOnlineDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceOnlineDeployment -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineEndpoint.md index 487ac971501d..f44fca128bad 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceOnlineEndpoint.md @@ -16,13 +16,13 @@ Delete Online Endpoint (asynchronous). ``` Remove-AzMLWorkspaceOnlineEndpoint -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzMLWorkspaceOnlineEndpoint -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Restart-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Restart-AzMLWorkspaceCompute.md index 8b1f75f696b0..a90951aaa87b 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Restart-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Restart-AzMLWorkspaceCompute.md @@ -16,13 +16,13 @@ Posts a restart action to a compute instance ``` Restart-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentity ``` Restart-AzMLWorkspaceCompute -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Start-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Start-AzMLWorkspaceCompute.md index 2a7c130446a7..71c85a9c3037 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Start-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Start-AzMLWorkspaceCompute.md @@ -16,13 +16,13 @@ Posts a start action to a compute instance ``` Start-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzMLWorkspaceCompute -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceCompute.md index 58a9243a0b5f..5eb53f863c1f 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceCompute.md @@ -16,13 +16,13 @@ Posts a stop action to a compute instance ``` Stop-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopViaIdentity ``` Stop-AzMLWorkspaceCompute -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceJob.md b/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceJob.md index 5c22118711a2..9c1afada0dc4 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceJob.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Stop-AzMLWorkspaceJob.md @@ -16,13 +16,13 @@ Cancels a Job (asynchronous). ``` Stop-AzMLWorkspaceJob -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentity ``` Stop-AzMLWorkspaceJob -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Sync-AzMLWorkspaceKey.md b/src/MachineLearningServices/MachineLearningServices/help/Sync-AzMLWorkspaceKey.md index 24b542ddfee9..929de57804d8 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Sync-AzMLWorkspaceKey.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Sync-AzMLWorkspaceKey.md @@ -16,14 +16,14 @@ This includes keys for the storage account, app insights and password for contai ### Resync (Default) ``` Sync-AzMLWorkspaceKey -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### ResyncViaIdentity ``` Sync-AzMLWorkspaceKey -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLServiceQuota.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLServiceQuota.md index 369d4ba04ab0..1883945594b9 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLServiceQuota.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLServiceQuota.md @@ -15,14 +15,14 @@ Update quota for each VM family in workspace. ### UpdateExpanded (Default) ``` Update-AzMLServiceQuota -Location [-SubscriptionId ] [-Location1 ] - [-Value ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Value ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzMLServiceQuota -Location -InputObject - [-Value ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Value ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspace.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspace.md index 25f7a41aaf24..d881d4421a15 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspace.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspace.md @@ -26,7 +26,7 @@ Update-AzMLWorkspace -Name -ResourceGroupName [-SubscriptionId [-ServerlessComputeSettingServerlessComputeNoPublicIP] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Status ] [-StatusSparkReady] [-Tag ] [-V1LegacyMode] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -43,7 +43,7 @@ Update-AzMLWorkspace -InputObject [-Applicati [-ServerlessComputeSettingServerlessComputeNoPublicIP] [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Status ] [-StatusSparkReady] [-Tag ] [-V1LegacyMode] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -398,21 +398,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicNetworkAccess Whether requests from Public Network are allowed. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchDeployment.md index 020f16fd9f26..40d6377094bf 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchDeployment.md @@ -16,14 +16,14 @@ Update a batch inference deployment (asynchronous). ``` Update-AzMLWorkspaceBatchDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-Description ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzMLWorkspaceBatchDeployment -InputObject [-Description ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchEndpoint.md index efe388efab64..5fd0f9f2112c 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceBatchEndpoint.md @@ -16,7 +16,7 @@ Update a batch inference endpoint (asynchronous). ``` Update-AzMLWorkspaceBatchEndpoint -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-IdentityType ] [-IdentityUserAssigned ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Update-AzMLWorkspaceBatchEndpoint -Name -ResourceGroupName [-S ``` Update-AzMLWorkspaceBatchEndpoint -InputObject [-IdentityType ] [-IdentityUserAssigned ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -170,21 +170,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceCompute.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceCompute.md index 60125b507596..256cee737547 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceCompute.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceCompute.md @@ -19,14 +19,14 @@ This is a nonrecoverable operation. Update-AzMLWorkspaceCompute -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-MaxNodeCount ] [-MinNodeCount ] [-NodeIdleTimeBeforeScaleDown ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzMLWorkspaceCompute -InputObject [-MaxNodeCount ] [-MinNodeCount ] [-NodeIdleTimeBeforeScaleDown ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -187,21 +187,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineDeployment.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineDeployment.md index 987d33936d62..3caad7c75bab 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineDeployment.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineDeployment.md @@ -17,14 +17,14 @@ Update Online Deployment (asynchronous). Update-AzMLWorkspaceOnlineDeployment -EndpointName -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzMLWorkspaceOnlineDeployment -InputObject [-SkuCapacity ] [-SkuFamily ] [-SkuName ] [-SkuSize ] [-SkuTier ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineEndpoint.md b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineEndpoint.md index e955860e0ec0..42642c42c3e6 100644 --- a/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineEndpoint.md +++ b/src/MachineLearningServices/MachineLearningServices/help/Update-AzMLWorkspaceOnlineEndpoint.md @@ -16,7 +16,7 @@ Update Online Endpoint (asynchronous). ``` Update-AzMLWorkspaceOnlineEndpoint -Name -ResourceGroupName [-SubscriptionId ] -WorkspaceName [-IdentityType ] [-IdentityUserAssigned ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Update-AzMLWorkspaceOnlineEndpoint -Name -ResourceGroupName [- ``` Update-AzMLWorkspaceOnlineEndpoint -InputObject [-IdentityType ] [-IdentityUserAssigned ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -170,21 +170,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetAppFiles/NetAppFiles/help/Approve-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Approve-AzNetAppFilesReplication.md index 350d1d93a8ee..2f3a0366cb6a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Approve-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Approve-AzNetAppFilesReplication.md @@ -16,19 +16,19 @@ Approve/Authorize replication connection on the source volume ``` Approve-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName -Name -DataProtectionVolumeId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Approve-AzNetAppFilesReplication -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Approve-AzNetAppFilesReplication -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -155,21 +155,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication source volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesAccount.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesAccount.md index a4ab75941ee6..22e6269f8114 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesAccount.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesAccount.md @@ -15,13 +15,13 @@ Gets details of an Azure NetApp Files (ANF) account. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesAccount -ResourceGroupName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesAccount -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesActiveDirectory.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesActiveDirectory.md index 5a25bea219e9..a9002a426254 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesActiveDirectory.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesActiveDirectory.md @@ -15,14 +15,14 @@ Gets details of an Azure NetApp Files (ANF) Active Directory configuration. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesActiveDirectory -ResourceGroupName -AccountName - [-ActiveDirectoryId ] [-DefaultProfile ] [-ProgressAction ] + [-ActiveDirectoryId ] [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesActiveDirectory [-ActiveDirectoryId ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackup.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackup.md index 0dcbb66f74ed..e2b1b0667ad6 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackup.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackup.md @@ -16,26 +16,26 @@ Gets details of an Azure NetApp Files (ANF) Backup. ``` Get-AzNetAppFilesBackup -ResourceGroupName -AccountName [-PoolName ] [-VolumeName ] [-BackupVaultName ] [-Name ] [-Filter ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByAccountBackupFieldsParameterSet ``` Get-AzNetAppFilesBackup -ResourceGroupName -AccountName [-AccountBackupName ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesBackup [-Name ] [-AccountBackupName ] [-VolumeObject ] -BackupVaultObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesBackup -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -179,21 +179,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupPolicy.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupPolicy.md index 304cbd052e07..d514dfb5d33d 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupPolicy.md @@ -15,19 +15,19 @@ Gets details of an Azure NetApp Files (ANF) Backup Policy. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesBackupPolicy -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesBackupPolicy [-Name ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesBackupPolicy -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupVault.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupVault.md index db695c0f56eb..83cf68f9995e 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupVault.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesBackupVault.md @@ -15,19 +15,19 @@ Gets details of an Azure NetApp Files (ANF) BackupVault. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesBackupVault -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesBackupVault [-Name ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesBackupVault -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesNetworkSiblingSet.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesNetworkSiblingSet.md index 19b866a4c2e2..1456b4c3a7e8 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesNetworkSiblingSet.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesNetworkSiblingSet.md @@ -14,7 +14,7 @@ Get details of a network sibling set ``` Get-AzNetAppFilesNetworkSiblingSet -Location -SubnetId -NetworkSiblingSetId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubnetId The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesPool.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesPool.md index 34c0120be2a2..2c312e77f024 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesPool.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesPool.md @@ -15,19 +15,19 @@ Gets details of an Azure NetApp Files (ANF) pool. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesPool -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesPool [-Name ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesPool -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF pool diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesQuotaLimit.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesQuotaLimit.md index 6baf10a90761..db3c69465171 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesQuotaLimit.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesQuotaLimit.md @@ -14,7 +14,7 @@ Get quota limits ``` Get-AzNetAppFilesQuotaLimit -Location [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -82,21 +82,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesRegionInfo.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesRegionInfo.md index 9a601d0e87f5..33bfd4d15870 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesRegionInfo.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesRegionInfo.md @@ -14,7 +14,7 @@ Describes region specific information ``` Get-AzNetAppFilesRegionInfo -Location [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesReplicationStatus.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesReplicationStatus.md index 573d31cb2e97..335b75393f7a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesReplicationStatus.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesReplicationStatus.md @@ -15,20 +15,20 @@ Get the status of the replication ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesReplicationStatus -ResourceGroupName -AccountName -PoolName - -Name [-DefaultProfile ] [-ProgressAction ] + -Name [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesReplicationStatus -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByObjectParameterSet ``` Get-AzNetAppFilesReplicationStatus -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshot.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshot.md index 1856ac8b1c38..f98a0cd3d238 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshot.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshot.md @@ -16,19 +16,19 @@ Gets details of an Azure NetApp Files (ANF) snapshot. ``` Get-AzNetAppFilesSnapshot -ResourceGroupName -AccountName -PoolName -VolumeName [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesSnapshot [-Name ] -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesSnapshot -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -118,21 +118,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicy.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicy.md index 3f092722741e..325ff6a67adb 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicy.md @@ -15,21 +15,21 @@ Gets details of an Azure NetApp Files (ANF) snapshot policy. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesSnapshotPolicy -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesSnapshotPolicy [-Name ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesSnapshotPolicy -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicyVolumeList.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicyVolumeList.md index e4c8dbb4e904..0846edc57889 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicyVolumeList.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSnapshotPolicyVolumeList.md @@ -15,21 +15,21 @@ Get Volumes for Azure NetApp Files (ANF) Snapshot Policy ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesSnapshotPolicyVolumeList -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesSnapshotPolicyVolumeList -Name -SnaphotPolicyObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesSnapshotPolicyVolumeList -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -103,21 +103,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolume.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolume.md index 29a7738e14a2..3b68ef67454c 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolume.md @@ -16,19 +16,19 @@ Gets details of an Azure NetApp Files (ANF) subvolume. ``` Get-AzNetAppFilesSubvolume -ResourceGroupName -AccountName -PoolName [-VolumeName ] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesSubvolume [-Name ] -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesSubvolume [-Name ] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -117,21 +117,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF Subvolume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolumeMetadata.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolumeMetadata.md index 4cb1968caad2..0ad9b33c1c97 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolumeMetadata.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesSubvolumeMetadata.md @@ -16,19 +16,19 @@ Gets metadata details of an Azure NetApp Files (ANF) subvolume. ``` Get-AzNetAppFilesSubvolumeMetadata -ResourceGroupName -AccountName -PoolName [-VolumeName ] -Name [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesSubvolumeMetadata -Name -ResourceId - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesSubvolumeMetadata -Name -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF Subvolume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolume.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolume.md index 8529b4af91e8..c62b0a35e15a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolume.md @@ -15,19 +15,19 @@ Gets details of an Azure NetApp Files (ANF) volume. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesVolume -ResourceGroupName -AccountName -PoolName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolume [-Name ] -PoolObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolume -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeBackupStatus.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeBackupStatus.md index 222224ba2ba1..7f8b5cbde6aa 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeBackupStatus.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeBackupStatus.md @@ -15,26 +15,26 @@ Get volume's backup status ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesVolumeBackupStatus -ResourceGroupName -AccountName -PoolName - -Name [-DefaultProfile ] [-ProgressAction ] + -Name [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeBackupStatus -Name -PoolObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeBackupStatus -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByObjectParameterSet ``` Get-AzNetAppFilesVolumeBackupStatus -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroup.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroup.md index b89bc1a8b4fd..5dbbb25e64e9 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroup.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroup.md @@ -15,19 +15,19 @@ Gets details of an Azure NetApp Files (ANF) VolumeGroup. ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesVolumeGroup -ResourceGroupName -AccountName [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeGroup [-Name ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeGroup [-Name ] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF VolumeGroup diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.md index 2caba48492d9..edab96caf00d 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.md @@ -16,25 +16,25 @@ Get Group Id List for LDAP User ``` Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -ResourceGroupName -AccountName -PoolName -Name -Username [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -Name -PoolObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByObjectParameterSet ``` Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeQuotaRule.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeQuotaRule.md index 5d0d77b265de..37eb467b793b 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeQuotaRule.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeQuotaRule.md @@ -16,19 +16,19 @@ Gets details of an Azure NetApp Files (ANF) Volume Quouta Rule. ``` Get-AzNetAppFilesVolumeQuotaRule -ResourceGroupName -AccountName -PoolName [-VolumeName ] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeQuotaRule [-Name ] -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeQuotaRule -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF VolumeQuotaRule diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeReplication.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeReplication.md index 1bf71dbbf79b..a8b8445656f0 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeReplication.md @@ -15,20 +15,20 @@ Get volume's replication ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesVolumeReplication -ResourceGroupName -AccountName -PoolName - -Name [-DefaultProfile ] [-ProgressAction ] + -Name [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeReplication -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeReplication -PoolObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -120,21 +120,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeRestoreStatus.md b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeRestoreStatus.md index b237aff4cbf6..c0e5069301b4 100644 --- a/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeRestoreStatus.md +++ b/src/NetAppFiles/NetAppFiles/help/Get-AzNetAppFilesVolumeRestoreStatus.md @@ -15,26 +15,26 @@ Get volume's restore status ### ByFieldsParameterSet (Default) ``` Get-AzNetAppFilesVolumeRestoreStatus -ResourceGroupName -AccountName -PoolName - -Name [-DefaultProfile ] [-ProgressAction ] + -Name [-DefaultProfile ] [] ``` ### ByParentObjectParameterSet ``` Get-AzNetAppFilesVolumeRestoreStatus -Name -PoolObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceIdParameterSet ``` Get-AzNetAppFilesVolumeRestoreStatus -ResourceId [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByObjectParameterSet ``` Get-AzNetAppFilesVolumeRestoreStatus -InputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -141,21 +141,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Initialize-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Initialize-AzNetAppFilesReplication.md index 798e27705d3d..c9684d72bcf1 100644 --- a/src/NetAppFiles/NetAppFiles/help/Initialize-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Initialize-AzNetAppFilesReplication.md @@ -15,20 +15,20 @@ Re-Initializes the replication connection on the destination volume ### ByFieldsParameterSet (Default) ``` Initialize-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName - -Name [-PassThru] [-DefaultProfile ] [-ProgressAction ] + -Name [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Initialize-AzNetAppFilesReplication -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Initialize-AzNetAppFilesReplication -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesAccount.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesAccount.md index 25e9d4f8fcf1..34aa64e69533 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesAccount.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesAccount.md @@ -17,7 +17,7 @@ New-AzNetAppFilesAccount -ResourceGroupName -Location -Name ] [-Encryption ] [-EncryptionKeySource ] [-KeyVaultKeyName ] [-KeyVaultResourceId ] [-KeyVaultUri ] [-IdentityType ] [-UserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -194,21 +194,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesActiveDirectory.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesActiveDirectory.md index 9b90271019b8..225724761474 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesActiveDirectory.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesActiveDirectory.md @@ -20,7 +20,7 @@ New-AzNetAppFilesActiveDirectory -ResourceGroupName -AccountName ] [-AdName ] [-SecurityOperator ] [-AesEncryption] [-LdapSigning] [-LdapOverTLS] [-AllowLocalNfsUsersWithLdap] [-Administrator ] [-EncryptDCConnection] [-LdapSearchScope ] [-PreferredServersForLdapClient ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ New-AzNetAppFilesActiveDirectory [-Dns ] -Domain [-Site ] [-AesEncryption] [-LdapSigning] [-LdapOverTLS] [-AllowLocalNfsUsersWithLdap] [-Administrator ] [-EncryptDCConnection] [-LdapSearchScope ] [-PreferredServersForLdapClient ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -324,21 +324,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackup.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackup.md index c3ab690c5bd9..c9a1f3ec4e72 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackup.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackup.md @@ -17,14 +17,14 @@ Creates a new Azure NetApp Files (ANF) backup. New-AzNetAppFilesBackup -ResourceGroupName [-Location ] -AccountName [-PoolName ] [-VolumeName ] -BackupVaultName -Name -VolumeResourceId -Label [-UseExistingSnapshot] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` New-AzNetAppFilesBackup -Name -VolumeResourceId -Label [-UseExistingSnapshot] [-VolumeObject ] -BackupVaultObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupPolicy.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupPolicy.md index 6742bfa94433..e3d4a5ff3027 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupPolicy.md @@ -17,7 +17,7 @@ Creates a new Azure NetApp Files (ANF) backup policy for an ANF account. New-AzNetAppFilesBackupPolicy -ResourceGroupName -Location -AccountName -Name [-Enabled] [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -25,7 +25,7 @@ New-AzNetAppFilesBackupPolicy -ResourceGroupName -Location -Ac New-AzNetAppFilesBackupPolicy -Name [-Enabled] [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupVault.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupVault.md index 46d0fece84ff..30c1ca2cb5d3 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupVault.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesBackupVault.md @@ -16,13 +16,13 @@ Creates a new Azure NetApp Files (ANF) BackupVault. ``` New-AzNetAppFilesBackupVault -ResourceGroupName -Location -AccountName -Name [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` New-AzNetAppFilesBackupVault -Name [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyObject.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyObject.md index 0ffc37595a0a..b4af84537443 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyObject.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyObject.md @@ -14,7 +14,7 @@ Creates export policy object. ``` New-AzNetAppFilesExportPolicyObject -Rule - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -51,21 +51,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Rule List of items which need to be included into endpont scope. diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyRuleObject.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyRuleObject.md index 038005bc5f8d..4f55b7dbb06a 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyRuleObject.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesExportPolicyRuleObject.md @@ -16,7 +16,7 @@ Creates export policy rule object. New-AzNetAppFilesExportPolicyRuleObject -RuleIndex [-UnixReadOnly] [-UnixReadWrite] [-Kerberos5ReadOnly] [-Kerberos5ReadWrite] [-Kerberos5iReadOnly] [-Kerberos5iReadWrite] [-Kerberos5p] [-Kerberos5pReadWrite] [-Cifs] [-Nfsv3] [-Nfsv41] [-AllowedClient ] [-HasRootAccess] - [-ChownMode ] [-DefaultProfile ] [-ProgressAction ] + [-ChownMode ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -234,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RuleIndex Order index. diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesPool.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesPool.md index febc235fcf0e..0d8d607e5ade 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesPool.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesPool.md @@ -16,7 +16,7 @@ Creates a new Azure NetApp Files (ANF) pool. ``` New-AzNetAppFilesPool -ResourceGroupName -Location -AccountName -Name -PoolSize -ServiceLevel [-QosType ] [-CoolAccess] [-EncryptionType ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ New-AzNetAppFilesPool -ResourceGroupName -Location -AccountNam ``` New-AzNetAppFilesPool -Name -PoolSize -ServiceLevel [-QosType ] [-CoolAccess] [-EncryptionType ] [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QosType The qos type of the pool. Possible values include: 'Auto', 'Manual' diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshot.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshot.md index f201a50694ad..225292c4406c 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshot.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshot.md @@ -16,14 +16,14 @@ Creates a new Azure NetApp Files (ANF) snapshot. ``` New-AzNetAppFilesSnapshot -ResourceGroupName -Location -AccountName -PoolName -VolumeName -Name [-FileSystemId ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` New-AzNetAppFilesSnapshot -Name [-Tag ] -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshotPolicy.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshotPolicy.md index 8c2ecf28dba3..268037fab045 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshotPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSnapshotPolicy.md @@ -18,7 +18,7 @@ New-AzNetAppFilesSnapshotPolicy -ResourceGroupName -Location - -Name [-Enabled] -HourlySchedule -DailySchedule -WeeklySchedule -MonthlySchedule [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -26,7 +26,7 @@ New-AzNetAppFilesSnapshotPolicy -ResourceGroupName -Location - New-AzNetAppFilesSnapshotPolicy -Name [-Enabled] -HourlySchedule -DailySchedule -WeeklySchedule -MonthlySchedule [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -200,21 +200,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSubvolume.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSubvolume.md index d05840d8177c..32fcae383ef1 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSubvolume.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesSubvolume.md @@ -16,7 +16,7 @@ Creates a new Azure NetApp Files (ANF) subvolume. ``` New-AzNetAppFilesSubvolume -ResourceGroupName -Location -AccountName -PoolName -VolumeName -Name -Path -Size [-ParentPath ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ New-AzNetAppFilesSubvolume -ResourceGroupName -Location -Accou ``` New-AzNetAppFilesSubvolume -Name -Path -Size [-ParentPath ] -VolumeObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolume.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolume.md index e6d9348e39bb..1d32b4165f07 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolume.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolume.md @@ -29,7 +29,7 @@ New-AzNetAppFilesVolume -ResourceGroupName -Location -AccountN [-EnableSubvolume] [-Zone ] [-EncryptionKeySource ] [-KeyVaultPrivateEndpointResourceId ] [-DeleteBaseSnapshot] [-SmbAccessBasedEnumeration ] [-SmbNonBrowsable ] [-IsLargeVolume] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -48,7 +48,7 @@ New-AzNetAppFilesVolume -Name -UsageThreshold -SubnetId ] [-EncryptionKeySource ] [-KeyVaultPrivateEndpointResourceId ] [-DeleteBaseSnapshot] [-SmbAccessBasedEnumeration ] [-SmbNonBrowsable ] [-IsLargeVolume] [-Tag ] -PoolObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -488,21 +488,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProtocolType A hashtable array which represents the export policy diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md index 91258d1e7277..3464d7c47ba6 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeGroup.md @@ -25,7 +25,7 @@ New-AzNetAppFilesVolumeGroup -ResourceGroupName -Location -Acc [-LogBackupPerformance ] [-HannaSystemReplication] [-DisasterRecoveryDestination] [-BackupProtocolType ] [-ExportPolicy ] [-GlobalPlacementRule ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -42,7 +42,7 @@ New-AzNetAppFilesVolumeGroup -PoolName [-Name ] [-GroupDescript [-ExportPolicy ] [-GlobalPlacementRule ] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -464,21 +464,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProximityPlacementGroup Default proximity placement group, for data, log, and if present the shared volume, in all volume groups. Specifies that the data, log, and shared volumes are to be created close to the VMs diff --git a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeQuotaRule.md b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeQuotaRule.md index bd53a63cb17a..91d94422660f 100644 --- a/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeQuotaRule.md +++ b/src/NetAppFiles/NetAppFiles/help/New-AzNetAppFilesVolumeQuotaRule.md @@ -17,14 +17,14 @@ Creates a new Azure NetApp Files (ANF) Volume Quota Rule. New-AzNetAppFilesVolumeQuotaRule -ResourceGroupName -Location -AccountName -PoolName -VolumeName -Name [-Tag ] -QuotaSize -QuotaType [-QuotaTarget ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` New-AzNetAppFilesVolumeQuotaRule -Name [-Tag ] -QuotaSize -QuotaType [-QuotaTarget ] -VolumeObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QuotaSize Size of quota in KiBs diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesAccount.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesAccount.md index 8a8ff03577df..cd3f3217bbe0 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesAccount.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesAccount.md @@ -15,20 +15,20 @@ Deletes an Azure NetApp Files (ANF) account. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesAccount -ResourceGroupName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesAccount -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesAccount -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesActiveDirectory.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesActiveDirectory.md index 3512abb724ee..d34927dbd515 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesActiveDirectory.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesActiveDirectory.md @@ -16,20 +16,20 @@ Deletes an Azure NetApp Files (ANF) active directory configuration. ``` Remove-AzNetAppFilesActiveDirectory -ResourceGroupName -AccountName -ActiveDirectoryId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesActiveDirectory -ActiveDirectoryId -AccountObject - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesActiveDirectory -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackup.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackup.md index ed1f0c1161a3..35a118f3df7b 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackup.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackup.md @@ -16,14 +16,14 @@ Deletes an Azure NetApp Files (ANF) backup. ``` Remove-AzNetAppFilesBackup -ResourceGroupName [-AccountName ] [-PoolName ] [-VolumeName ] -BackupVaultName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByAccountBackupFieldsParameterSet ``` Remove-AzNetAppFilesBackup -ResourceGroupName -AccountName [-AccountBackupName ] - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,19 +31,19 @@ Remove-AzNetAppFilesBackup -ResourceGroupName -AccountName [-A ``` Remove-AzNetAppFilesBackup -Name [-VolumeObject ] -BackupVaultObject [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesBackup -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesBackup -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -215,21 +215,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupPolicy.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupPolicy.md index a36c24539316..d1d8daa07b1f 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupPolicy.md @@ -15,27 +15,27 @@ Deletes an Azure NetApp Files (ANF) backup policy. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesBackupPolicy -ResourceGroupName -AccountName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesBackupPolicy -Name -AccountObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesBackupPolicy -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesBackupPolicy -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupVault.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupVault.md index 63f9a7f2e37a..384bb27ff05f 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupVault.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesBackupVault.md @@ -15,27 +15,27 @@ Deletes an Azure NetApp Files (ANF) BackupVault. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesBackupVault -ResourceGroupName -AccountName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesBackupVault -Name -AccountObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesBackupVault -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesBackupVault -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesPool.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesPool.md index 905ea1e234f4..7de7b2100ebb 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesPool.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesPool.md @@ -15,27 +15,27 @@ Deletes an Azure NetApp Files (ANF) pool. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesPool -ResourceGroupName -AccountName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesPool -Name -AccountObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesPool -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesPool -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF pool diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesReplication.md index bec5006feb68..c1a043f3b3a7 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesReplication.md @@ -15,20 +15,20 @@ Remove/Delete the replication connection on the destination volume, and send rel ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName - -Name [-PassThru] [-DefaultProfile ] [-ProgressAction ] + -Name [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesReplication -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesReplication -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshot.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshot.md index 303d3166c578..9831476f1d01 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshot.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshot.md @@ -16,26 +16,26 @@ Deletes an Azure NetApp Files (ANF) snapshot. ``` Remove-AzNetAppFilesSnapshot -ResourceGroupName -AccountName -PoolName -VolumeName -Name [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesSnapshot -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesSnapshot -VolumeObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesSnapshot -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF snapshot diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshotPolicy.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshotPolicy.md index c937adf17f83..ea77a1feeaf4 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshotPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSnapshotPolicy.md @@ -15,27 +15,27 @@ Deletes an Azure NetApp Files (ANF) snapshot policy. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesSnapshotPolicy -ResourceGroupName -AccountName -Name [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesSnapshotPolicy -Name -AccountObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesSnapshotPolicy -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesSnapshotPolicy -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSubvolume.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSubvolume.md index 2d9ba9fc267f..bc26ccc1144d 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSubvolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesSubvolume.md @@ -16,27 +16,27 @@ Deletes an Azure NetApp Files (ANF) subvolume. ``` Remove-AzNetAppFilesSubvolume -ResourceGroupName -AccountName -PoolName [-VolumeName ] [-Name ] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesSubvolume [-Name ] -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesSubvolume [-Name ] -VolumeObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesSubvolume [-Name ] -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolume.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolume.md index a3833d116d8c..31a728760359 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolume.md @@ -15,28 +15,28 @@ Deletes an Azure NetApp Files (ANF) volume. ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesVolume -ResourceGroupName -AccountName -PoolName -Name - [-ForceDelete] [-PassThru] [-DefaultProfile ] [-ProgressAction ] + [-ForceDelete] [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesVolume -Name [-ForceDelete] -PoolObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesVolume [-ForceDelete] -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesVolume [-ForceDelete] -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -174,21 +174,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeGroup.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeGroup.md index b19f43fcf1d0..38ac80b71455 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeGroup.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeGroup.md @@ -15,28 +15,28 @@ Deletes an Azure NetApp Files (ANF) VolumeGroup. This delete the specified volum ### ByFieldsParameterSet (Default) ``` Remove-AzNetAppFilesVolumeGroup -ResourceGroupName -AccountName [-Name ] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesVolumeGroup [-Name ] -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesVolumeGroup [-Name ] -AccountObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesVolumeGroup [-Name ] -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF VolumeGroup diff --git a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeQuotaRule.md b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeQuotaRule.md index 29e340e6fc5e..6ee28e5ff140 100644 --- a/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeQuotaRule.md +++ b/src/NetAppFiles/NetAppFiles/help/Remove-AzNetAppFilesVolumeQuotaRule.md @@ -16,27 +16,27 @@ Deletes an Azure NetApp Files (ANF) Volume Quota Rule. ``` Remove-AzNetAppFilesVolumeQuotaRule -ResourceGroupName -AccountName -PoolName [-VolumeName ] [-Name ] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Remove-AzNetAppFilesVolumeQuotaRule [-Name ] -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Remove-AzNetAppFilesVolumeQuotaRule [-Name ] -VolumeObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Remove-AzNetAppFilesVolumeQuotaRule [-Name ] -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -144,21 +144,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF VolumeQuotaRule diff --git a/src/NetAppFiles/NetAppFiles/help/Reset-AzNetAppFilesVolumeCifsPassword.md b/src/NetAppFiles/NetAppFiles/help/Reset-AzNetAppFilesVolumeCifsPassword.md index fc0b335e4b13..a67e0c5c40aa 100644 --- a/src/NetAppFiles/NetAppFiles/help/Reset-AzNetAppFilesVolumeCifsPassword.md +++ b/src/NetAppFiles/NetAppFiles/help/Reset-AzNetAppFilesVolumeCifsPassword.md @@ -15,28 +15,28 @@ Reset the Cifs password for the volume ### ByFieldsParameterSet (Default) ``` Reset-AzNetAppFilesVolumeCifsPassword -ResourceGroupName -AccountName -PoolName - -Name [-PassThru] [-DefaultProfile ] [-ProgressAction ] + -Name [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Reset-AzNetAppFilesVolumeCifsPassword -Name -PoolObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Reset-AzNetAppFilesVolumeCifsPassword -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Reset-AzNetAppFilesVolumeCifsPassword -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -159,21 +159,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesBackupFile.md b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesBackupFile.md index d86938945a4a..22baf7a3e701 100644 --- a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesBackupFile.md +++ b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesBackupFile.md @@ -17,7 +17,7 @@ Create a new Backup Restore Files request Restore-AzNetAppFilesBackupFile -ResourceGroupName -AccountName -Name [-PoolName ] [-VolumeName ] -BackupVaultName -FileList [-RestoreFilePath ] -DestinationVolumeId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -26,21 +26,21 @@ Restore-AzNetAppFilesBackupFile -ResourceGroupName -AccountName -FileList [-RestoreFilePath ] -DestinationVolumeId [-VolumeObject ] -BackupVaultObject [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Restore-AzNetAppFilesBackupFile -FileList [-RestoreFilePath ] -DestinationVolumeId -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Restore-AzNetAppFilesBackupFile -FileList [-RestoreFilePath ] -DestinationVolumeId -InputObject [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -209,21 +209,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesReplication.md index 8aeaedd9ca16..99af8d385e8e 100644 --- a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesReplication.md @@ -16,20 +16,20 @@ Restore (Re-establish) the specified replication for the volume ``` Restore-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName -Name -SourceVolumeId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Restore-AzNetAppFilesReplication -SourceVolumeId -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Restore-AzNetAppFilesReplication -SourceVolumeId -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesSnapshotFile.md b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesSnapshotFile.md index 43c18cae49ef..81568e336a1c 100644 --- a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesSnapshotFile.md +++ b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesSnapshotFile.md @@ -16,7 +16,7 @@ Restore the specified files from the specified snapshot to the active filesystem ``` Restore-AzNetAppFilesSnapshotFile -ResourceGroupName -AccountName -PoolName -VolumeName [-Name ] -FilePath [-DestinationPath ] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ Restore-AzNetAppFilesSnapshotFile -ResourceGroupName -AccountName ] -FilePath [-DestinationPath ] -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Restore-AzNetAppFilesSnapshotFile [-Name ] -FilePath [-DestinationPath ] -VolumeObject [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesVolume.md b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesVolume.md index 335135579b68..209e722c7539 100644 --- a/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesVolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Restore-AzNetAppFilesVolume.md @@ -16,26 +16,26 @@ Restore/Revert a volume to one of its snapshots ``` Restore-AzNetAppFilesVolume -ResourceGroupName -AccountName -PoolName -Name [-SnapshotId ] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Restore-AzNetAppFilesVolume -Name -PoolObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Restore-AzNetAppFilesVolume -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Restore-AzNetAppFilesVolume -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -158,21 +158,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Resume-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Resume-AzNetAppFilesReplication.md index be58c3689052..934b49bb987b 100644 --- a/src/NetAppFiles/NetAppFiles/help/Resume-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Resume-AzNetAppFilesReplication.md @@ -15,20 +15,20 @@ Resume/Resync the connection on the destination volume. If the operation is ran ### ByFieldsParameterSet (Default) ``` Resume-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName - -Name [-PassThru] [-DefaultProfile ] [-ProgressAction ] + -Name [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Resume-AzNetAppFilesReplication -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Resume-AzNetAppFilesReplication -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesAccount.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesAccount.md index 6de9c1fc070d..04ffa00893cd 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesAccount.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesAccount.md @@ -15,21 +15,21 @@ Updates an Azure NetApp Files (ANF) account with the new data set. Useful for de ### ByFieldsParameterSet (Default) ``` Set-AzNetAppFilesAccount -ResourceGroupName -Location -Name [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByResourceActiveDirectory ``` Set-AzNetAppFilesAccount -Location -Name [-ActiveDirectory ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Set-AzNetAppFilesAccount -Location -Name [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -118,21 +118,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupPolicy.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupPolicy.md index ba978253812e..e3800b55148f 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupPolicy.md @@ -17,7 +17,7 @@ Updates an Azure NetApp Files (ANF) Backup Policy with the new data set. Set-AzNetAppFilesBackupPolicy -ResourceGroupName -Location -AccountName -Name [-Enabled] [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -25,14 +25,14 @@ Set-AzNetAppFilesBackupPolicy -ResourceGroupName -Location -Ac Set-AzNetAppFilesBackupPolicy -Name [-Enabled] [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Set-AzNetAppFilesBackupPolicy -Name [-Enabled] [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -170,21 +170,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupVault.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupVault.md index 4e72e1c87a4e..7752a4797752 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupVault.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesBackupVault.md @@ -15,14 +15,14 @@ Updates an Azure NetApp Files (ANF) BackupVault with the new data set. ### ByFieldsParameterSet (Default) ``` Set-AzNetAppFilesBackupVault -ResourceGroupName -AccountName -Name - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Set-AzNetAppFilesBackupVault -Name [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -100,21 +100,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesPool.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesPool.md index a540a43e4b7b..638ab32415e2 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesPool.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesPool.md @@ -16,7 +16,7 @@ Updates an Azure NetApp Files (ANF) Capacity Pool with the new data set. ``` Set-AzNetAppFilesPool -ResourceGroupName -Location -AccountName -Name -PoolSize -ServiceLevel [-QosType ] [-CoolAccess] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ Set-AzNetAppFilesPool -ResourceGroupName -Location -AccountNam ``` Set-AzNetAppFilesPool -Name -PoolSize -ServiceLevel [-QosType ] [-CoolAccess] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Set-AzNetAppFilesPool -Name -PoolSize -ServiceLevel [-QosType ] [-CoolAccess] [-Tag ] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QosType The qos type of the pool. Possible values include: 'Auto', 'Manual' diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesSnapshotPolicy.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesSnapshotPolicy.md index 53544f4856d1..34d76b8f942c 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesSnapshotPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesSnapshotPolicy.md @@ -18,7 +18,7 @@ Set-AzNetAppFilesSnapshotPolicy -ResourceGroupName -Location - -Name [-Enabled] -HourlySchedule -DailySchedule -WeeklySchedule -MonthlySchedule [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -26,7 +26,7 @@ Set-AzNetAppFilesSnapshotPolicy -ResourceGroupName -Location - Set-AzNetAppFilesSnapshotPolicy -Name [-Enabled] -HourlySchedule -DailySchedule -WeeklySchedule -MonthlySchedule [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -35,7 +35,7 @@ Set-AzNetAppFilesSnapshotPolicy -Name [-Enabled] -HourlySchedule [-Enabled] -HourlySchedule -DailySchedule -WeeklySchedule -MonthlySchedule [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -209,21 +209,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesVolumePool.md b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesVolumePool.md index 5564d29744eb..1d5b6c260292 100644 --- a/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesVolumePool.md +++ b/src/NetAppFiles/NetAppFiles/help/Set-AzNetAppFilesVolumePool.md @@ -15,27 +15,27 @@ Change pool for an Azure NetApp Files (ANF) volume. ### ByFieldsParameterSet (Default) ``` Set-AzNetAppFilesVolumePool -ResourceGroupName -AccountName -PoolName -Name - [-NewPoolResourceId ] [-DefaultProfile ] [-ProgressAction ] + [-NewPoolResourceId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Set-AzNetAppFilesVolumePool -Name -PoolObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Set-AzNetAppFilesVolumePool -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Set-AzNetAppFilesVolumePool -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -158,21 +158,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Suspend-AzNetAppFilesReplication.md b/src/NetAppFiles/NetAppFiles/help/Suspend-AzNetAppFilesReplication.md index 1e2162ed4f40..3e3f8d2d3224 100644 --- a/src/NetAppFiles/NetAppFiles/help/Suspend-AzNetAppFilesReplication.md +++ b/src/NetAppFiles/NetAppFiles/help/Suspend-AzNetAppFilesReplication.md @@ -16,19 +16,19 @@ Suspend/break the replication connection on the destination volume ``` Suspend-AzNetAppFilesReplication -ResourceGroupName -AccountName -PoolName -Name [-ForceBreak] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Suspend-AzNetAppFilesReplication -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Suspend-AzNetAppFilesReplication -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,21 +151,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF replication destination volume diff --git a/src/NetAppFiles/NetAppFiles/help/Unlock-AzNetAppFilesVolumeFileLock.md b/src/NetAppFiles/NetAppFiles/help/Unlock-AzNetAppFilesVolumeFileLock.md index 8ca8d5ad8e1f..514ec189167a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Unlock-AzNetAppFilesVolumeFileLock.md +++ b/src/NetAppFiles/NetAppFiles/help/Unlock-AzNetAppFilesVolumeFileLock.md @@ -16,27 +16,27 @@ Break file locks ``` Unlock-AzNetAppFilesVolumeFileLock -ResourceGroupName -AccountName -PoolName -Name [-ClientIp ] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Unlock-AzNetAppFilesVolumeFileLock -Name [-ClientIp ] -PoolObject - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Unlock-AzNetAppFilesVolumeFileLock [-ClientIp ] -ResourceId [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Unlock-AzNetAppFilesVolumeFileLock [-ClientIp ] -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -174,21 +174,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF volume diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccount.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccount.md index 359ad18f6cd0..c0e4d689b8c6 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccount.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccount.md @@ -18,7 +18,7 @@ Update-AzNetAppFilesAccount -ResourceGroupName [-Location ] -Na [-ActiveDirectory ] [-Encryption ] [-EncryptionKeySource ] [-KeyVaultKeyName ] [-KeyVaultResourceId ] [-KeyVaultUri ] [-IdentityType ] [-UserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Update-AzNetAppFilesAccount -ResourceGroupName [-Location ] -Na Update-AzNetAppFilesAccount -ResourceGroupName [-Location ] -Name -ResourceId [-ActiveDirectory ] [-Encryption ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet @@ -35,7 +35,7 @@ Update-AzNetAppFilesAccount -ResourceGroupName [-Location ] -Na Update-AzNetAppFilesAccount -ResourceGroupName [-Location ] -Name [-ActiveDirectory ] [-Encryption ] -InputObject [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -228,21 +228,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccountCredential.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccountCredential.md index 022ae57fe69d..06e4b2fbaae9 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccountCredential.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesAccountCredential.md @@ -15,7 +15,7 @@ Renew identity credentials ### ByFieldsParameterSet (Default) ``` Update-AzNetAppFilesAccountCredential -ResourceGroupName [-Location ] -Name - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -23,14 +23,14 @@ Update-AzNetAppFilesAccountCredential -ResourceGroupName [-Location [-Location ] -Name -ResourceId [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Update-AzNetAppFilesAccountCredential -ResourceGroupName [-Location ] -Name -InputObject [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesActiveDirectory.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesActiveDirectory.md index 79c0df256a9a..8b852a50eb70 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesActiveDirectory.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesActiveDirectory.md @@ -21,7 +21,7 @@ Update-AzNetAppFilesActiveDirectory -ResourceGroupName -AccountName ] [-AesEncryption] [-LdapSigning] [-LdapOverTLS] [-AllowLocalNfsUsersWithLdap] [-Administrator ] [-EncryptDCConnection] [-LdapSearchScope ] [-PreferredServersForLdapClient ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet @@ -33,7 +33,7 @@ Update-AzNetAppFilesActiveDirectory -ActiveDirectoryId [-Dns [-LdapSigning] [-LdapOverTLS] [-AllowLocalNfsUsersWithLdap] [-Administrator ] [-EncryptDCConnection] [-LdapSearchScope ] [-PreferredServersForLdapClient ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet @@ -44,7 +44,7 @@ Update-AzNetAppFilesActiveDirectory [-Dns ] [-Domain ] [-Site [-SecurityOperator ] [-AesEncryption] [-LdapSigning] [-LdapOverTLS] [-AllowLocalNfsUsersWithLdap] [-Administrator ] [-EncryptDCConnection] [-LdapSearchScope ] [-PreferredServersForLdapClient ] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -365,21 +365,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackup.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackup.md index 0982821447a0..c71e86ccd17a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackup.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackup.md @@ -16,7 +16,7 @@ Updates an Azure NetApp Files (ANF) backup to the optional modifiers provided. ``` Update-AzNetAppFilesBackup -ResourceGroupName -Location -AccountName -Name [-PoolName ] [-VolumeName ] -BackupVaultName [-Label ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,21 +24,21 @@ Update-AzNetAppFilesBackup -ResourceGroupName -Location -Accou ``` Update-AzNetAppFilesBackup -Name [-Label ] [-Tag ] [-VolumeObject ] -BackupVaultObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Update-AzNetAppFilesBackup [-Label ] [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Update-AzNetAppFilesBackup [-Label ] [-Tag ] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -191,21 +191,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupPolicy.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupPolicy.md index 395977cea455..e47bb6ddf98f 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupPolicy.md @@ -16,7 +16,7 @@ Updates an Azure NetApp Files (ANF) backup policy to the optional modifiers prov ``` Update-AzNetAppFilesBackupPolicy -ResourceGroupName -Location -AccountName -Name [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Update-AzNetAppFilesBackupPolicy -ResourceGroupName -Location ``` Update-AzNetAppFilesBackupPolicy -Name [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Update-AzNetAppFilesBackupPolicy -Name [-DailyBackupsToKeep ] [- ``` Update-AzNetAppFilesBackupPolicy [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -40,7 +40,7 @@ Update-AzNetAppFilesBackupPolicy [-DailyBackupsToKeep ] [-WeeklyBackupsTo ``` Update-AzNetAppFilesBackupPolicy [-DailyBackupsToKeep ] [-WeeklyBackupsToKeep ] [-MonthlyBackupsToKeep ] [-Tag ] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -178,21 +178,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupVault.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupVault.md index c8b4cef1fb48..ec60a8830f2b 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupVault.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesBackupVault.md @@ -15,28 +15,28 @@ Updates an Azure NetApp Files (ANF) BackupVault according to the optional modifi ### ByFieldsParameterSet (Default) ``` Update-AzNetAppFilesBackupVault -ResourceGroupName -AccountName -Name - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Update-AzNetAppFilesBackupVault -Name [-Tag ] -AccountObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Update-AzNetAppFilesBackupVault [-Tag ] -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Update-AzNetAppFilesBackupVault [-Tag ] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesNetworkSiblingSet.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesNetworkSiblingSet.md index 81bf6d42896c..6fb46fdc2f08 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesNetworkSiblingSet.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesNetworkSiblingSet.md @@ -15,7 +15,7 @@ Update the network features of a network sibling set ``` Update-AzNetAppFilesNetworkSiblingSet -Location -SubnetId -NetworkSiblingSetId -NetworkSiblingSetStateId -NetworkFeature [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubnetId The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesPool.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesPool.md index 7261eef6c4e0..bda1d129e42a 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesPool.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesPool.md @@ -16,7 +16,7 @@ Updates an Azure NetApp Files (ANF) pool according to the optional modifiers pro ``` Update-AzNetAppFilesPool -ResourceGroupName [-Location ] -AccountName -Name [-PoolSize ] [-QosType ] [-CoolAccess] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,13 +24,13 @@ Update-AzNetAppFilesPool -ResourceGroupName [-Location ] -Accou ``` Update-AzNetAppFilesPool -Name [-PoolSize ] [-QosType ] [-CoolAccess] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Update-AzNetAppFilesPool [-PoolSize ] [-QosType ] [-CoolAccess] [-Tag ] - -ResourceId [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -ResourceId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -38,7 +38,7 @@ Update-AzNetAppFilesPool [-PoolSize ] [-QosType ] [-CoolAccess] [ ``` Update-AzNetAppFilesPool [-PoolSize ] [-QosType ] [-CoolAccess] [-Tag ] -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -188,21 +188,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QosType The qos type of the pool. Possible values include: 'Auto', 'Manual' diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSnapshotPolicy.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSnapshotPolicy.md index 9967cf1d9b59..34955c85e324 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSnapshotPolicy.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSnapshotPolicy.md @@ -18,7 +18,7 @@ Update-AzNetAppFilesSnapshotPolicy -ResourceGroupName -Location [-Enabled ] [-HourlySchedule ] [-DailySchedule ] [-WeeklySchedule ] [-MonthlySchedule ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -28,7 +28,7 @@ Update-AzNetAppFilesSnapshotPolicy -Name [-Enabled ] [-HourlySchedule ] [-DailySchedule ] [-WeeklySchedule ] [-MonthlySchedule ] [-Tag ] -AccountObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet @@ -36,7 +36,7 @@ Update-AzNetAppFilesSnapshotPolicy -Name [-Enabled ] Update-AzNetAppFilesSnapshotPolicy [-Enabled ] [-HourlySchedule ] [-DailySchedule ] [-WeeklySchedule ] [-MonthlySchedule ] -ResourceId [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -46,7 +46,7 @@ Update-AzNetAppFilesSnapshotPolicy [-Enabled ] [-HourlySchedule ] [-WeeklySchedule ] [-MonthlySchedule ] [-Tag ] -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -217,21 +217,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSubvolume.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSubvolume.md index 9d1ac9c43ed4..08d3e4b0867f 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSubvolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesSubvolume.md @@ -16,28 +16,28 @@ Updates an Azure NetApp Files (ANF) subvolume according to the optional modifier ``` Update-AzNetAppFilesSubvolume -ResourceGroupName -AccountName -PoolName [-VolumeName ] [-Name ] -Path -Size - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet ``` Update-AzNetAppFilesSubvolume [-Name ] -Path -Size -ResourceId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Update-AzNetAppFilesSubvolume [-Name ] -Path -Size -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet ``` Update-AzNetAppFilesSubvolume [-Name ] -Path -Size -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group of the ANF account diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolume.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolume.md index fd8b111f8075..50f225867dcb 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolume.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolume.md @@ -21,7 +21,7 @@ Update-AzNetAppFilesVolume -ResourceGroupName -Location -Accou [-DefaultUserQuotaInKiB ] [-DefaultGroupQuotaInKiB ] [-Tag ] [-UnixPermission ] [-CoolAccess] [-CoolnessPeriod ] [-CoolAccessRetrievalPolicy ] [-SnapshotDirectoryVisible] [-SmbAccessBasedEnumeration ] [-ProtocolType ] - [-SmbNonBrowsable ] [-DefaultProfile ] [-ProgressAction ] + [-SmbNonBrowsable ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -34,7 +34,7 @@ Update-AzNetAppFilesVolume -Name [-UsageThreshold ] [-ServiceLev [-UnixPermission ] [-CoolAccess] [-CoolnessPeriod ] [-CoolAccessRetrievalPolicy ] [-SnapshotDirectoryVisible] [-SmbAccessBasedEnumeration ] [-ProtocolType ] [-SmbNonBrowsable ] -PoolObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceIdParameterSet @@ -46,7 +46,7 @@ Update-AzNetAppFilesVolume [-UsageThreshold ] [-ServiceLevel ] [-UnixPermission ] [-CoolAccess] [-CoolnessPeriod ] [-CoolAccessRetrievalPolicy ] [-SnapshotDirectoryVisible] [-SmbAccessBasedEnumeration ] [-ProtocolType ] [-SmbNonBrowsable ] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByObjectParameterSet @@ -58,7 +58,7 @@ Update-AzNetAppFilesVolume [-UsageThreshold ] [-ServiceLevel ] [-UnixPermission ] [-CoolAccess] [-CoolnessPeriod ] [-CoolAccessRetrievalPolicy ] [-SnapshotDirectoryVisible] [-SmbAccessBasedEnumeration ] [-ProtocolType ] [-SmbNonBrowsable ] -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -317,21 +317,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProtocolType A hashtable array which represents the protocol types. You need to create Active Directory connections before creating an SMB/CIFS volume diff --git a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolumeQuotaRule.md b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolumeQuotaRule.md index 3840bb6c510a..e2bbce7479a1 100644 --- a/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolumeQuotaRule.md +++ b/src/NetAppFiles/NetAppFiles/help/Update-AzNetAppFilesVolumeQuotaRule.md @@ -16,7 +16,7 @@ Updates an Azure NetApp Files (ANF) volume quota rule according to the optional ``` Update-AzNetAppFilesVolumeQuotaRule -ResourceGroupName -AccountName -PoolName -VolumeName -Name [-Tag ] [-QuotaSize ] [-QuotaType ] - [-QuotaTarget ] [-DefaultProfile ] [-ProgressAction ] + [-QuotaTarget ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ Update-AzNetAppFilesVolumeQuotaRule -ResourceGroupName -AccountName [-Tag ] [-QuotaSize ] [-QuotaType ] [-QuotaTarget ] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParentObjectParameterSet ``` Update-AzNetAppFilesVolumeQuotaRule -Name [-Tag ] [-QuotaSize ] [-QuotaType ] [-QuotaTarget ] -VolumeObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -39,7 +39,7 @@ Update-AzNetAppFilesVolumeQuotaRule -Name [-Tag ] [-QuotaSiz ``` Update-AzNetAppFilesVolumeQuotaRule -Name [-Tag ] [-QuotaSize ] [-QuotaType ] [-QuotaTarget ] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QuotaSize Size of quota in KiBs diff --git a/src/NetworkCloud/NetworkCloud/help/Deploy-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud/help/Deploy-AzNetworkCloudCluster.md index b25bd482761a..403e648aafb8 100644 --- a/src/NetworkCloud/NetworkCloud/help/Deploy-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Deploy-AzNetworkCloudCluster.md @@ -16,13 +16,13 @@ Deploy the cluster to the provided rack. ``` Deploy-AzNetworkCloudCluster -Name -ResourceGroupName [-SubscriptionId ] [-SkipValidationsForMachine ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeployViaIdentityExpanded ``` Deploy-AzNetworkCloudCluster -InputObject [-SkipValidationsForMachine ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md b/src/NetworkCloud/NetworkCloud/help/Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md index becf8f852a32..a9985677332e 100644 --- a/src/NetworkCloud/NetworkCloud/help/Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md +++ b/src/NetworkCloud/NetworkCloud/help/Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md @@ -16,13 +16,13 @@ Disable remote vendor management of the provided storage appliance. ``` Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement -ResourceGroupName -StorageApplianceName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DisableViaIdentity ``` Disable-AzNetworkCloudStorageApplianceRemoteVendorManagement -InputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -117,21 +117,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md b/src/NetworkCloud/NetworkCloud/help/Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md index 79bdeac056b3..9e4f5df0754b 100644 --- a/src/NetworkCloud/NetworkCloud/help/Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md +++ b/src/NetworkCloud/NetworkCloud/help/Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement.md @@ -16,7 +16,7 @@ Enable remote vendor management of the provided storage appliance. ``` Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement -ResourceGroupName -StorageApplianceName [-SubscriptionId ] [-SupportEndpoint ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement -ResourceGroupName < ``` Enable-AzNetworkCloudStorageApplianceRemoteVendorManagement -InputObject [-SupportEndpoint ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -118,21 +118,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudAgentPool.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudAgentPool.md index 8efbb8fe7284..d4f347fc125a 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudAgentPool.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudAgentPool.md @@ -15,21 +15,21 @@ Get properties of the provided Kubernetes cluster agent pool. ### List (Default) ``` Get-AzNetworkCloudAgentPool -KubernetesClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzNetworkCloudAgentPool -KubernetesClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudAgentPool -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachine.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachine.md index 863e32489f95..25707d1ae8f8 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachine.md @@ -15,25 +15,25 @@ Get properties of the provided bare metal machine. ### List (Default) ``` Get-AzNetworkCloudBareMetalMachine [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudBareMetalMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudBareMetalMachine -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudBareMetalMachine -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachineKeySet.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachineKeySet.md index f04946e6cfbb..8aa61a9e8970 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachineKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBareMetalMachineKeySet.md @@ -15,21 +15,21 @@ Get bare metal machine key set of the provided cluster. ### List (Default) ``` Get-AzNetworkCloudBareMetalMachineKeySet -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzNetworkCloudBareMetalMachineKeySet -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudBareMetalMachineKeySet -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBmcKeySet.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBmcKeySet.md index cf5b84990c0e..9a1491971179 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBmcKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudBmcKeySet.md @@ -15,20 +15,20 @@ Get baseboard management controller key set of the provided cluster. ### List (Default) ``` Get-AzNetworkCloudBmcKeySet -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzNetworkCloudBmcKeySet -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudBmcKeySet -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudCluster.md index 9e08a248b4e4..bb2888591e58 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudCluster.md @@ -15,25 +15,25 @@ Get properties of the provided cluster. ### List (Default) ``` Get-AzNetworkCloudCluster [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudCluster -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudCluster -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudClusterManager.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudClusterManager.md index d759de1da72a..7c2f45bb4220 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudClusterManager.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudClusterManager.md @@ -15,25 +15,25 @@ Get the properties of the provided cluster manager. ### List (Default) ``` Get-AzNetworkCloudClusterManager [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudClusterManager -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudClusterManager -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudClusterManager -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudConsole.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudConsole.md index 0549b58dd9cd..8f018b2fd938 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudConsole.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudConsole.md @@ -15,20 +15,20 @@ Get properties of the provided virtual machine console. ### List (Default) ``` Get-AzNetworkCloudConsole -ResourceGroupName [-SubscriptionId ] -VirtualMachineName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzNetworkCloudConsole -Name -ResourceGroupName [-SubscriptionId ] - -VirtualMachineName [-DefaultProfile ] [-ProgressAction ] + -VirtualMachineName [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudConsole -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -111,21 +111,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudKubernetesCluster.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudKubernetesCluster.md index 165670ded29f..a2efa78ed989 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudKubernetesCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudKubernetesCluster.md @@ -15,25 +15,25 @@ Get properties of the provided the Kubernetes cluster. ### List (Default) ``` Get-AzNetworkCloudKubernetesCluster [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudKubernetesCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudKubernetesCluster -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudKubernetesCluster -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL2Network.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL2Network.md index 157b859e6fc8..1d4642d8c63e 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL2Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL2Network.md @@ -15,25 +15,25 @@ Get properties of the provided layer 2 (L2) network. ### List (Default) ``` Get-AzNetworkCloudL2Network [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudL2Network -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudL2Network -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudL2Network -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL3Network.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL3Network.md index 5c6cf4745d6b..6ee2da4aeae4 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL3Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudL3Network.md @@ -15,25 +15,25 @@ Get properties of the provided layer 3 (L3) network. ### List (Default) ``` Get-AzNetworkCloudL3Network [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudL3Network -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudL3Network -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudL3Network -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudMetricsConfiguration.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudMetricsConfiguration.md index 92a64ed9ac9f..61dfde0447c0 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudMetricsConfiguration.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudMetricsConfiguration.md @@ -15,21 +15,21 @@ Get metrics configuration of the provided cluster. ### List (Default) ``` Get-AzNetworkCloudMetricsConfiguration -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzNetworkCloudMetricsConfiguration -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudMetricsConfiguration -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRack.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRack.md index ccee35fa2cf2..bdca3c16ed72 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRack.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRack.md @@ -15,25 +15,25 @@ Get properties of the provided rack. ### List (Default) ``` Get-AzNetworkCloudRack [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudRack -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudRack -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudRack -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRackSku.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRackSku.md index 4e0f35e81306..5be3ae291c77 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRackSku.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudRackSku.md @@ -15,19 +15,19 @@ Get the properties of the provided rack SKU. ### List (Default) ``` Get-AzNetworkCloudRackSku [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudRackSku -Name [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudRackSku -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -110,21 +110,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudServicesNetwork.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudServicesNetwork.md index a74b0f6f92aa..5833f91b98a7 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudServicesNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudServicesNetwork.md @@ -15,25 +15,25 @@ Get properties of the provided cloud services network. ### List (Default) ``` Get-AzNetworkCloudServicesNetwork [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudServicesNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudServicesNetwork -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudServicesNetwork -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudStorageAppliance.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudStorageAppliance.md index 77e83695d591..ad966816c900 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudStorageAppliance.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudStorageAppliance.md @@ -15,25 +15,25 @@ Get properties of the provided storage appliance. ### List (Default) ``` Get-AzNetworkCloudStorageAppliance [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudStorageAppliance -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudStorageAppliance -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudStorageAppliance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudTrunkedNetwork.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudTrunkedNetwork.md index 3cae186eeac4..4057e6213903 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudTrunkedNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudTrunkedNetwork.md @@ -15,25 +15,25 @@ Get properties of the provided trunked network. ### List (Default) ``` Get-AzNetworkCloudTrunkedNetwork [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudTrunkedNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudTrunkedNetwork -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudTrunkedNetwork -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVirtualMachine.md index 693071399fba..75a6af2af210 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVirtualMachine.md @@ -15,25 +15,25 @@ Get properties of the provided virtual machine. ### List (Default) ``` Get-AzNetworkCloudVirtualMachine [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudVirtualMachine -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudVirtualMachine -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVolume.md b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVolume.md index 88f8111ce254..1d5a38a307a8 100644 --- a/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVolume.md +++ b/src/NetworkCloud/NetworkCloud/help/Get-AzNetworkCloudVolume.md @@ -15,25 +15,25 @@ Get properties of the provided volume. ### List (Default) ``` Get-AzNetworkCloudVolume [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNetworkCloudVolume -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNetworkCloudVolume -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzNetworkCloudVolume -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineCordon.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineCordon.md index fdbb6e0507c6..4f9066d4bfb0 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineCordon.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineCordon.md @@ -16,14 +16,14 @@ Cordon the provided bare metal machine's Kubernetes node. ``` Invoke-AzNetworkCloudBareMetalMachineCordon -BareMetalMachineName -ResourceGroupName [-SubscriptionId ] [-Evacuate ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### CordonViaIdentityExpanded ``` Invoke-AzNetworkCloudBareMetalMachineCordon -InputObject [-Evacuate ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md index 9c5ec05e2ce2..9232ac110b08 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineDataExtract.md @@ -17,14 +17,14 @@ The URL to storage account with the command execution results and the command ex ``` Invoke-AzNetworkCloudBareMetalMachineDataExtract -InputObject -Command -LimitTimeSecond [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### RunExpanded ``` Invoke-AzNetworkCloudBareMetalMachineDataExtract -BareMetalMachineName -ResourceGroupName [-SubscriptionId ] -Command -LimitTimeSecond - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -173,21 +173,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReimage.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReimage.md index 8e889efa05f8..7d19f57aeb79 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReimage.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReimage.md @@ -16,13 +16,13 @@ Reimage the provided bare metal machine. ``` Invoke-AzNetworkCloudBareMetalMachineReimage -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ReimageViaIdentity ``` Invoke-AzNetworkCloudBareMetalMachineReimage -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReplace.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReplace.md index f141a3ea22cd..45560d555e3b 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReplace.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineReplace.md @@ -17,7 +17,7 @@ Replace the provided bare metal machine. Invoke-AzNetworkCloudBareMetalMachineReplace -Name -ResourceGroupName [-SubscriptionId ] [-BmcCredentialsPassword ] [-BmcCredentialsUsername ] [-BmcMacAddress ] [-BootMacAddress ] [-MachineName ] [-SerialNumber ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -26,7 +26,7 @@ Invoke-AzNetworkCloudBareMetalMachineReplace -Name -ResourceGroupName < Invoke-AzNetworkCloudBareMetalMachineReplace -InputObject [-BmcCredentialsPassword ] [-BmcCredentialsUsername ] [-BmcMacAddress ] [-BootMacAddress ] [-MachineName ] [-SerialNumber ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -212,21 +212,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunCommand.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunCommand.md index e4fbf4f727f5..ff889372442c 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunCommand.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunCommand.md @@ -17,7 +17,7 @@ The URL to storage account with the command execution results and the command ex ``` Invoke-AzNetworkCloudBareMetalMachineRunCommand -BareMetalMachineName -ResourceGroupName [-SubscriptionId ] -LimitTimeSecond -Script [-Argument ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Invoke-AzNetworkCloudBareMetalMachineRunCommand -BareMetalMachineName - ``` Invoke-AzNetworkCloudBareMetalMachineRunCommand -InputObject -LimitTimeSecond -Script [-Argument ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunReadCommand.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunReadCommand.md index e442bf63b5cd..f19d7b75c600 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunReadCommand.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineRunReadCommand.md @@ -17,14 +17,14 @@ The URL to storage account with the command execution results and the command ex ``` Invoke-AzNetworkCloudBareMetalMachineRunReadCommand -InputObject -Command -LimitTimeSecond [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### RunExpanded ``` Invoke-AzNetworkCloudBareMetalMachineRunReadCommand -BareMetalMachineName -ResourceGroupName [-SubscriptionId ] -Command -LimitTimeSecond - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -173,21 +173,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineUncordon.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineUncordon.md index b06569b9563c..a817afa2622d 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineUncordon.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudBareMetalMachineUncordon.md @@ -16,13 +16,13 @@ Uncordon the provided bare metal machine's Kubernetes node. ``` Invoke-AzNetworkCloudBareMetalMachineUncordon -BareMetalMachineName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UncordonViaIdentity ``` Invoke-AzNetworkCloudBareMetalMachineUncordon -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudClusterVersionUpdate.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudClusterVersionUpdate.md index a19fa02c5272..f131cee51afc 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudClusterVersionUpdate.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudClusterVersionUpdate.md @@ -16,13 +16,13 @@ Update the version of the provided cluster to one of the available supported ver ``` Invoke-AzNetworkCloudClusterVersionUpdate -ClusterName -ResourceGroupName [-SubscriptionId ] -TargetClusterVersion [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Invoke-AzNetworkCloudClusterVersionUpdate -InputObject -TargetClusterVersion - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudVirtualMachineReimage.md b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudVirtualMachineReimage.md index 5e30ffdf9415..1baa49749782 100644 --- a/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudVirtualMachineReimage.md +++ b/src/NetworkCloud/NetworkCloud/help/Invoke-AzNetworkCloudVirtualMachineReimage.md @@ -16,13 +16,13 @@ Reimage the provided virtual machine. ``` Invoke-AzNetworkCloudVirtualMachineReimage -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ReimageViaIdentity ``` Invoke-AzNetworkCloudVirtualMachineReimage -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudAgentPool.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudAgentPool.md index 60fa0b93967b..49e16216db96 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudAgentPool.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudAgentPool.md @@ -24,7 +24,7 @@ New-AzNetworkCloudAgentPool -KubernetesClusterName -Name -Reso [-AvailabilityZone ] [-ExtendedLocationName ] [-ExtendedLocationType ] [-Label ] [-Tag ] [-Taint ] [-UpgradeSettingMaxSurge ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -358,21 +358,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineConfigurationDataObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineConfigurationDataObject.md index a63e14c2495d..3389db8fe1ed 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineConfigurationDataObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineConfigurationDataObject.md @@ -15,7 +15,7 @@ Create an in-memory object for BareMetalMachineConfigurationData. ``` New-AzNetworkCloudBareMetalMachineConfigurationDataObject -BmcCredentialsPassword -BmcCredentialsUsername -BmcMacAddress -BootMacAddress -RackSlot - -SerialNumber [-MachineDetail ] [-MachineName ] [-ProgressAction ] + -SerialNumber [-MachineDetail ] [-MachineName ] [] ``` @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RackSlot The slot the physical machine is in the rack based on the BOM configuration. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineKeySet.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineKeySet.md index 1fe8a0dfa764..6c21d4630418 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBareMetalMachineKeySet.md @@ -17,7 +17,7 @@ New-AzNetworkCloudBareMetalMachineKeySet -ClusterName -Name -R [-SubscriptionId ] -AzureGroupId -Expiration -ExtendedLocationName -ExtendedLocationType -JumpHostsAllowed -Location -PrivilegeLevel -UserList [-OSGroupName ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -249,21 +249,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpAdvertisementObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpAdvertisementObject.md index 2572779c0355..0161d4514ee3 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpAdvertisementObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpAdvertisementObject.md @@ -14,7 +14,7 @@ Create an in-memory object for BgpAdvertisement. ``` New-AzNetworkCloudBgpAdvertisementObject -IPAddressPool [-AdvertiseToFabric ] - [-Community ] [-Peer ] [-ProgressAction ] [] + [-Community ] [-Peer ] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject.md index 96f1ee15e9ca..5c228ace3470 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject.md @@ -15,7 +15,7 @@ Create an in-memory object for BgpServiceLoadBalancerConfiguration. ``` New-AzNetworkCloudBgpServiceLoadBalancerConfigurationObject [-BgpAdvertisement ] [-BgpPeer ] [-FabricPeeringEnabled ] - [-IPAddressPool ] [-ProgressAction ] [] + [-IPAddressPool ] [] ``` ## DESCRIPTION @@ -112,21 +112,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBmcKeySet.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBmcKeySet.md index 57726a62844f..ba9a2f4e3a8e 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBmcKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudBmcKeySet.md @@ -17,7 +17,7 @@ New-AzNetworkCloudBmcKeySet -ClusterName -Name -ResourceGroupN [-SubscriptionId ] -AzureGroupId -Expiration -ExtendedLocationName -ExtendedLocationType -Location -PrivilegeLevel -UserList [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -219,21 +219,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudCluster.md index 2543991be85f..be2451fad919 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudCluster.md @@ -29,7 +29,7 @@ New-AzNetworkCloudCluster -Name -ResourceGroupName [-Subscript [-ComputeDeploymentThresholdType ] [-ComputeDeploymentThresholdValue ] [-ComputeRackDefinition ] [-ManagedResourceGroupConfigurationLocation ] [-ManagedResourceGroupConfigurationName ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -503,21 +503,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudClusterManager.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudClusterManager.md index 9cf80a202c44..a96d5f2d2463 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudClusterManager.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudClusterManager.md @@ -17,7 +17,7 @@ New-AzNetworkCloudClusterManager -Name -ResourceGroupName [-Su -FabricControllerId -Location [-AnalyticsWorkspaceId ] [-AvailabilityZone ] [-ManagedResourceGroupConfigurationLocation ] [-ManagedResourceGroupConfigurationName ] [-Tag ] [-VMSize ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -200,21 +200,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudConsole.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudConsole.md index ee3270094236..c306c0bbb3bd 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudConsole.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudConsole.md @@ -16,7 +16,7 @@ Create a new virtual machine console or update the properties of the existing vi New-AzNetworkCloudConsole -Name -ResourceGroupName -VirtualMachineName [-SubscriptionId ] -Enabled -ExtendedLocationName -ExtendedLocationType -Location -SshPublicKeyData [-Expiration ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -178,21 +178,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudControlPlaneNodeConfigurationObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudControlPlaneNodeConfigurationObject.md index 0a691584df80..d797570db02a 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudControlPlaneNodeConfigurationObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudControlPlaneNodeConfigurationObject.md @@ -16,7 +16,7 @@ Create an in-memory object for ControlPlaneNodeConfiguration. New-AzNetworkCloudControlPlaneNodeConfigurationObject -Count -VMSkuName [-AdministratorConfigurationAdminUsername ] [-AdministratorConfigurationSshPublicKey ] [-AvailabilityZone ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -VMSkuName The name of the VM SKU supplied during creation. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEgressEndpointObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEgressEndpointObject.md index 0e3cfb20fc66..7637c74ad82e 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEgressEndpointObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEgressEndpointObject.md @@ -14,7 +14,7 @@ Create an in-memory object for EgressEndpoint. ``` New-AzNetworkCloudEgressEndpointObject -Category -Endpoint - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEndpointDependencyObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEndpointDependencyObject.md index 2f3f08079cad..26198bc67a8f 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEndpointDependencyObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudEndpointDependencyObject.md @@ -14,7 +14,7 @@ Create an in-memory object for EndpointDependency. ``` New-AzNetworkCloudEndpointDependencyObject -DomainName [-Port ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -67,21 +67,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudInitialAgentPoolConfigurationObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudInitialAgentPoolConfigurationObject.md index 3d7cce2db615..73cd73052cf4 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudInitialAgentPoolConfigurationObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudInitialAgentPoolConfigurationObject.md @@ -21,7 +21,7 @@ New-AzNetworkCloudInitialAgentPoolConfigurationObject -Count -Mode ] [-AttachedNetworkConfigurationTrunkedNetwork ] [-AvailabilityZone ] [-Label ] [-Taint ] - [-UpgradeSettingMaxSurge ] [-ProgressAction ] [] + [-UpgradeSettingMaxSurge ] [] ``` ## DESCRIPTION @@ -228,21 +228,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Taint The taints applied to the nodes in this agent pool. To construct, see NOTES section for TAINT properties and create a hash table. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudIpAddressPoolObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudIpAddressPoolObject.md index 18426e3cfcb7..e3e7f143eb8c 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudIpAddressPoolObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudIpAddressPoolObject.md @@ -14,7 +14,7 @@ Create an in-memory object for IpAddressPool. ``` New-AzNetworkCloudIpAddressPoolObject -Address -Name [-AutoAssign ] - [-OnlyUseHostIP ] [-ProgressAction ] [] + [-OnlyUseHostIP ] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKeySetUserObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKeySetUserObject.md index ff8c8b5f1872..8f7cf1f91843 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKeySetUserObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKeySetUserObject.md @@ -14,7 +14,7 @@ Create an in-memory object for KeySetUser. ``` New-AzNetworkCloudKeySetUserObject -AzureUserName -SshPublicKeyData [-Description ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -67,21 +67,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SshPublicKeyData The SSH public key data. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKubernetesCluster.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKubernetesCluster.md index ffb250218a4c..468bf4710ac1 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKubernetesCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudKubernetesCluster.md @@ -31,7 +31,7 @@ New-AzNetworkCloudKubernetesCluster -KubernetesClusterName -ResourceGro [-ManagedResourceGroupConfigurationLocation ] [-ManagedResourceGroupConfigurationName ] [-NetworkConfigurationDnsServiceIP ] [-NetworkConfigurationPodCidr ] [-NetworkConfigurationServiceCidr ] [-SshPublicKey ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -553,21 +553,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL2Network.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL2Network.md index 37f906ac85e0..2bec4d791a2b 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL2Network.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL2Network.md @@ -16,7 +16,7 @@ Create a new layer 2 (L2) network or update the properties of the existing netwo New-AzNetworkCloudL2Network -Name -ResourceGroupName [-SubscriptionId ] -ExtendedLocationName -ExtendedLocationType -L2IsolationDomainId -Location [-HybridAksPluginType ] [-InterfaceName ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -194,21 +194,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3Network.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3Network.md index 8430e405db57..b210d6ade460 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3Network.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3Network.md @@ -18,7 +18,7 @@ New-AzNetworkCloudL3Network -Name -ResourceGroupName [-Subscri -Vlan [-HybridAksIpamEnabled ] [-HybridAksPluginType ] [-IPAllocationType ] [-InterfaceName ] [-Ipv4ConnectedPrefix ] [-Ipv6ConnectedPrefix ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -259,21 +259,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3NetworkAttachmentConfigurationObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3NetworkAttachmentConfigurationObject.md index 08d0e29f21b1..0fc1bb21202b 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3NetworkAttachmentConfigurationObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudL3NetworkAttachmentConfigurationObject.md @@ -15,7 +15,7 @@ Create an in-memory object for L3NetworkAttachmentConfiguration. ``` New-AzNetworkCloudL3NetworkAttachmentConfigurationObject -NetworkId [-IpamEnabled ] [-PluginType ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudMetricsConfiguration.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudMetricsConfiguration.md index c3f22fe140aa..299966f2e2b7 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudMetricsConfiguration.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudMetricsConfiguration.md @@ -16,7 +16,7 @@ Create new or update the existing metrics configuration of the provided cluster. New-AzNetworkCloudMetricsConfiguration -ClusterName -MetricsConfigurationName -ResourceGroupName [-SubscriptionId ] -CollectionInterval -ExtendedLocationName -ExtendedLocationType -Location [-EnabledMetric ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -191,21 +191,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudNetworkAttachmentObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudNetworkAttachmentObject.md index 1d7453fa4677..7cb0e8798d41 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudNetworkAttachmentObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudNetworkAttachmentObject.md @@ -15,7 +15,7 @@ Create an in-memory object for NetworkAttachment. ``` New-AzNetworkCloudNetworkAttachmentObject -AttachedNetworkId -IPAllocationMethod [-DefaultGateway ] - [-Ipv4Address ] [-Ipv6Address ] [-Name ] [-ProgressAction ] + [-Ipv4Address ] [-Ipv6Address ] [-Name ] [] ``` @@ -150,21 +150,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudRackDefinitionObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudRackDefinitionObject.md index c40f5b172911..4c02c0a9684a 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudRackDefinitionObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudRackDefinitionObject.md @@ -16,7 +16,7 @@ Create an in-memory object for RackDefinition. New-AzNetworkCloudRackDefinitionObject -NetworkRackId -RackSerialNumber -RackSkuId [-AvailabilityZone ] [-BareMetalMachineConfigurationData ] [-RackLocation ] [-StorageApplianceConfigurationData ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RackLocation The free-form description of the rack's location. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServiceLoadBalancerBgpPeerObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServiceLoadBalancerBgpPeerObject.md index 5405834828b0..02e72cf55644 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServiceLoadBalancerBgpPeerObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServiceLoadBalancerBgpPeerObject.md @@ -15,7 +15,7 @@ Create an in-memory object for ServiceLoadBalancerBgpPeer. ``` New-AzNetworkCloudServiceLoadBalancerBgpPeerObject -Name -PeerAddress -PeerAsn [-BfdEnabled ] [-BgpMultiHop ] [-HoldTime ] [-KeepAliveTime ] - [-MyAsn ] [-Password ] [-PeerPort ] [-ProgressAction ] + [-MyAsn ] [-Password ] [-PeerPort ] [] ``` @@ -191,21 +191,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServicesNetwork.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServicesNetwork.md index 6b9208a43591..9c124a58a8d4 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServicesNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudServicesNetwork.md @@ -17,7 +17,7 @@ New-AzNetworkCloudServicesNetwork -CloudServicesNetworkName -ResourceGr [-SubscriptionId ] -ExtendedLocationName -ExtendedLocationType -Location [-AdditionalEgressEndpoint ] [-EnableDefaultEgressEndpoint ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -184,21 +184,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudStorageApplianceConfigurationDataObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudStorageApplianceConfigurationDataObject.md index ceff6af8b94d..15c9f0be74f1 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudStorageApplianceConfigurationDataObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudStorageApplianceConfigurationDataObject.md @@ -15,7 +15,7 @@ Create an in-memory object for StorageApplianceConfigurationData. ``` New-AzNetworkCloudStorageApplianceConfigurationDataObject -AdminCredentialsPassword -AdminCredentialsUsername -RackSlot -SerialNumber [-StorageApplianceName ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -70,21 +70,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RackSlot The slot that storage appliance is in the rack based on the BOM configuration. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudTrunkedNetwork.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudTrunkedNetwork.md index 0916da7ddfee..0f0f5a953a4d 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudTrunkedNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudTrunkedNetwork.md @@ -16,7 +16,7 @@ Create a new trunked network or update the properties of the existing trunked ne New-AzNetworkCloudTrunkedNetwork -Name -ResourceGroupName [-SubscriptionId ] -ExtendedLocationName -ExtendedLocationType -IsolationDomainId -Location -Vlan [-HybridAksPluginType ] [-InterfaceName ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachine.md index 3f30c7d74fb8..748d9c75bae8 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachine.md @@ -27,7 +27,7 @@ New-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-Su [-UserData ] [-VMDeviceModel ] [-VMImageRepositoryCredentialsPassword ] [-VMImageRepositoryCredentialsRegistryUrl ] [-VMImageRepositoryCredentialsUsername ] [-VirtioInterface ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -434,21 +434,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachinePlacementHintObject.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachinePlacementHintObject.md index 40433b20b775..27f6b76835ba 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachinePlacementHintObject.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVirtualMachinePlacementHintObject.md @@ -15,7 +15,7 @@ Create an in-memory object for VirtualMachinePlacementHint. ``` New-AzNetworkCloudVirtualMachinePlacementHintObject -HintType -ResourceId -SchedulingExecution - -Scope [-ProgressAction ] [] + -Scope [] ``` ## DESCRIPTION @@ -53,21 +53,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine. diff --git a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVolume.md b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVolume.md index 15fea9b447a5..4a46d53f3c64 100644 --- a/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVolume.md +++ b/src/NetworkCloud/NetworkCloud/help/New-AzNetworkCloudVolume.md @@ -15,7 +15,7 @@ Create a new volume or update the properties of the existing one. ``` New-AzNetworkCloudVolume -Name -ResourceGroupName [-SubscriptionId ] -ExtendedLocationName -ExtendedLocationType -Location -SizeMiB - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudAgentPool.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudAgentPool.md index e1858d80bf1c..e6a13ecfb863 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudAgentPool.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudAgentPool.md @@ -16,13 +16,13 @@ Delete the provided Kubernetes cluster agent pool. ``` Remove-AzNetworkCloudAgentPool -KubernetesClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudAgentPool -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBareMetalMachineKeySet.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBareMetalMachineKeySet.md index 0b821fb4fb90..73092bf25995 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBareMetalMachineKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBareMetalMachineKeySet.md @@ -16,13 +16,13 @@ Delete the bare metal machine key set of the provided cluster. ``` Remove-AzNetworkCloudBareMetalMachineKeySet -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudBareMetalMachineKeySet -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBmcKeySet.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBmcKeySet.md index 0c4b2d710b7c..2d5e463f55e0 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBmcKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudBmcKeySet.md @@ -16,13 +16,13 @@ Delete the baseboard management controller key set of the provided cluster. ``` Remove-AzNetworkCloudBmcKeySet -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudBmcKeySet -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudCluster.md index 8be181598832..07b15d4dd85f 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudCluster.md @@ -15,14 +15,14 @@ Delete the provided cluster. ### Delete (Default) ``` Remove-AzNetworkCloudCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudCluster -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudClusterManager.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudClusterManager.md index 7ff0bc7233b6..0e880589c98f 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudClusterManager.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudClusterManager.md @@ -15,14 +15,14 @@ Delete the provided cluster manager. ### Delete (Default) ``` Remove-AzNetworkCloudClusterManager -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudClusterManager -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudConsole.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudConsole.md index 18fb0a0e98c8..2f6047dfc0ab 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudConsole.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudConsole.md @@ -16,13 +16,13 @@ Delete the provided virtual machine console. ``` Remove-AzNetworkCloudConsole -Name -ResourceGroupName [-SubscriptionId ] -VirtualMachineName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudConsole -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudKubernetesCluster.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudKubernetesCluster.md index 2baaac48966c..c5a0ff26a0b2 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudKubernetesCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudKubernetesCluster.md @@ -15,14 +15,14 @@ Delete the provided Kubernetes cluster. ### Delete (Default) ``` Remove-AzNetworkCloudKubernetesCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudKubernetesCluster -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL2Network.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL2Network.md index 60d1ae30992a..f9c0f9eee770 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL2Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL2Network.md @@ -15,14 +15,14 @@ Delete the provided layer 2 (L2) network. ### Delete (Default) ``` Remove-AzNetworkCloudL2Network -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudL2Network -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL3Network.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL3Network.md index a0df90a7ebb1..bf39e5dd004b 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL3Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudL3Network.md @@ -15,14 +15,14 @@ Delete the provided layer 3 (L3) network. ### Delete (Default) ``` Remove-AzNetworkCloudL3Network -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudL3Network -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudMetricsConfiguration.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudMetricsConfiguration.md index 79e5ce9eed37..4b6f5798c24d 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudMetricsConfiguration.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudMetricsConfiguration.md @@ -16,13 +16,13 @@ Delete the metrics configuration of the provided cluster. ``` Remove-AzNetworkCloudMetricsConfiguration -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudMetricsConfiguration -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudServicesNetwork.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudServicesNetwork.md index 25edd66dd23a..da9ba8db41e1 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudServicesNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudServicesNetwork.md @@ -15,14 +15,14 @@ Delete the provided cloud services network. ### Delete (Default) ``` Remove-AzNetworkCloudServicesNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudServicesNetwork -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudTrunkedNetwork.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudTrunkedNetwork.md index e9a7b735d70e..8a3d81167b90 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudTrunkedNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudTrunkedNetwork.md @@ -15,14 +15,14 @@ Delete the provided trunked network. ### Delete (Default) ``` Remove-AzNetworkCloudTrunkedNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudTrunkedNetwork -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVirtualMachine.md index b940ef1da653..744e56599d2e 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVirtualMachine.md @@ -15,14 +15,14 @@ Delete the provided virtual machine. ### Delete (Default) ``` Remove-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudVirtualMachine -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVolume.md b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVolume.md index 50b05587cc87..ee4f71eff2bf 100644 --- a/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVolume.md +++ b/src/NetworkCloud/NetworkCloud/help/Remove-AzNetworkCloudVolume.md @@ -15,14 +15,14 @@ Delete the provided volume. ### Delete (Default) ``` Remove-AzNetworkCloudVolume -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNetworkCloudVolume -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudBareMetalMachine.md b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudBareMetalMachine.md index f6b9e554837e..ce0532a06d86 100644 --- a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudBareMetalMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudBareMetalMachine.md @@ -15,14 +15,14 @@ Restart the provided bare metal machine. ### Restart (Default) ``` Restart-AzNetworkCloudBareMetalMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentity ``` Restart-AzNetworkCloudBareMetalMachine -InputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudKubernetesClusterNode.md b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudKubernetesClusterNode.md index a691c5e8e11d..f0e62cdcfc52 100644 --- a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudKubernetesClusterNode.md +++ b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudKubernetesClusterNode.md @@ -16,13 +16,13 @@ Restart a targeted node of a Kubernetes cluster. ``` Restart-AzNetworkCloudKubernetesClusterNode -KubernetesClusterName -ResourceGroupName [-SubscriptionId ] -NodeName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentityExpanded ``` Restart-AzNetworkCloudKubernetesClusterNode -InputObject -NodeName - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudVirtualMachine.md index b08cabdecd4c..f83251cc6cae 100644 --- a/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Restart-AzNetworkCloudVirtualMachine.md @@ -15,14 +15,14 @@ Restart the provided virtual machine. ### Restart (Default) ``` Restart-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### RestartViaIdentity ``` Restart-AzNetworkCloudVirtualMachine -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudBareMetalMachine.md b/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudBareMetalMachine.md index af6a0785c32a..f2090948d66d 100644 --- a/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudBareMetalMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudBareMetalMachine.md @@ -15,14 +15,14 @@ Start the provided bare metal machine. ### Start (Default) ``` Start-AzNetworkCloudBareMetalMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzNetworkCloudBareMetalMachine -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudVirtualMachine.md index a1e680656a01..c934c535bfa4 100644 --- a/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Start-AzNetworkCloudVirtualMachine.md @@ -15,14 +15,14 @@ Start the provided virtual machine. ### Start (Default) ``` Start-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzNetworkCloudVirtualMachine -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudBareMetalMachine.md b/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudBareMetalMachine.md index a63c4bf3df3c..af6f3b3bf277 100644 --- a/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudBareMetalMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudBareMetalMachine.md @@ -16,14 +16,14 @@ Power off the provided bare metal machine. ``` Stop-AzNetworkCloudBareMetalMachine -Name -ResourceGroupName [-SubscriptionId ] [-SkipShutdown ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### PowerOffViaIdentityExpanded ``` Stop-AzNetworkCloudBareMetalMachine -InputObject [-SkipShutdown ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudVirtualMachine.md index 431125936539..9231893c43a9 100644 --- a/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Stop-AzNetworkCloudVirtualMachine.md @@ -16,13 +16,13 @@ Power off the provided virtual machine. ``` Stop-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] [-SkipShutdown ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### PowerOffViaIdentityExpanded ``` Stop-AzNetworkCloudVirtualMachine -InputObject [-SkipShutdown ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudAgentPool.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudAgentPool.md index 8e037b94bf28..19ebd1543d09 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudAgentPool.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudAgentPool.md @@ -17,7 +17,7 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudAgentPool -KubernetesClusterName -Name -ResourceGroupName [-SubscriptionId ] [-Count ] [-Tag ] [-UpgradeSettingMaxSurge ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzNetworkCloudAgentPool -KubernetesClusterName -Name -R ``` Update-AzNetworkCloudAgentPool -InputObject [-Count ] [-Tag ] [-UpgradeSettingMaxSurge ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachine.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachine.md index 97aa9158aea3..f695a745d4e0 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachine.md @@ -17,13 +17,13 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudBareMetalMachine -Name -ResourceGroupName [-SubscriptionId ] [-MachineDetail ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudBareMetalMachine -InputObject [-MachineDetail ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachineKeySet.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachineKeySet.md index fc9b2921a644..5548521b7c2b 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachineKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBareMetalMachineKeySet.md @@ -18,14 +18,14 @@ Properties and tag updates can be done independently. Update-AzNetworkCloudBareMetalMachineKeySet -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-Expiration ] [-JumpHostsAllowed ] [-Tag ] [-UserList ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudBareMetalMachineKeySet -InputObject [-Expiration ] [-JumpHostsAllowed ] [-Tag ] [-UserList ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -180,21 +180,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBmcKeySet.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBmcKeySet.md index 1682fa74bc25..f17575cb333f 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBmcKeySet.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudBmcKeySet.md @@ -17,7 +17,7 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudBmcKeySet -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-Expiration ] [-Tag ] [-UserList ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzNetworkCloudBmcKeySet -ClusterName -Name -ResourceGro ``` Update-AzNetworkCloudBmcKeySet -InputObject [-Expiration ] [-Tag ] [-UserList ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -166,21 +166,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudCluster.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudCluster.md index df07f63d4f5b..866732aa1a25 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudCluster.md @@ -29,7 +29,7 @@ Update-AzNetworkCloudCluster -Name -ResourceGroupName [-Subscr [-ComputeDeploymentThresholdGrouping ] [-ComputeDeploymentThresholdType ] [-ComputeDeploymentThresholdValue ] [-ComputeRackDefinition ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -48,7 +48,7 @@ Update-AzNetworkCloudCluster -InputObject [-ComputeDeploymentThresholdGrouping ] [-ComputeDeploymentThresholdType ] [-ComputeDeploymentThresholdValue ] [-ComputeRackDefinition ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -405,21 +405,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudClusterManager.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudClusterManager.md index 00d01b9b9a45..d4971d69c617 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudClusterManager.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudClusterManager.md @@ -16,14 +16,14 @@ Properties and tag updates can be done independently. ### UpdateExpanded (Default) ``` Update-AzNetworkCloudClusterManager -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudClusterManager -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudConsole.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudConsole.md index 8ca8cba93d86..036b9cd31435 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudConsole.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudConsole.md @@ -17,7 +17,7 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudConsole -Name -ResourceGroupName [-SubscriptionId ] -VirtualMachineName [-Enabled ] [-Expiration ] [-SshPublicKeyData ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzNetworkCloudConsole -Name -ResourceGroupName [-Subscr ``` Update-AzNetworkCloudConsole -InputObject [-Enabled ] [-Expiration ] [-SshPublicKeyData ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -163,21 +163,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudKubernetesCluster.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudKubernetesCluster.md index cd8e22e1f4cd..a83f8b8d2b50 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudKubernetesCluster.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudKubernetesCluster.md @@ -17,7 +17,7 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudKubernetesCluster -Name -ResourceGroupName [-SubscriptionId ] [-ControlPlaneNodeConfigurationCount ] [-KubernetesVersion ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzNetworkCloudKubernetesCluster -Name -ResourceGroupName [-ControlPlaneNodeConfigurationCount ] [-KubernetesVersion ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -164,21 +164,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL2Network.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL2Network.md index a6d513787b24..92458b05dbeb 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL2Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL2Network.md @@ -15,14 +15,14 @@ Update tags associated with the provided layer 2 (L2) network. ### UpdateExpanded (Default) ``` Update-AzNetworkCloudL2Network -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudL2Network -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL3Network.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL3Network.md index 95e1b2e7860b..459f6bb7021d 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL3Network.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudL3Network.md @@ -15,14 +15,14 @@ Update tags associated with the provided layer 3 (L3) network. ### UpdateExpanded (Default) ``` Update-AzNetworkCloudL3Network -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudL3Network -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -86,21 +86,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudMetricsConfiguration.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudMetricsConfiguration.md index ddb8270de7f2..9ed8548e397e 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudMetricsConfiguration.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudMetricsConfiguration.md @@ -17,7 +17,7 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudMetricsConfiguration -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-CollectionInterval ] [-EnabledMetric ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzNetworkCloudMetricsConfiguration -ClusterName -Name - ``` Update-AzNetworkCloudMetricsConfiguration -InputObject [-CollectionInterval ] [-EnabledMetric ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudRack.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudRack.md index 7644dac18503..0a0db68ae99d 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudRack.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudRack.md @@ -17,14 +17,14 @@ Properties and tag updates can be done independently. ``` Update-AzNetworkCloudRack -Name -ResourceGroupName [-SubscriptionId ] [-RackLocation ] [-RackSerialNumber ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudRack -InputObject [-RackLocation ] [-RackSerialNumber ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RackLocation The free-form description of the rack location. (e.g. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudServicesNetwork.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudServicesNetwork.md index 8e25fa3dfe5c..8e24242c9fd4 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudServicesNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudServicesNetwork.md @@ -18,7 +18,7 @@ Properties and tag updates can be done independently. Update-AzNetworkCloudServicesNetwork -Name -ResourceGroupName [-SubscriptionId ] [-AdditionalEgressEndpoint ] [-EnableDefaultEgressEndpoint ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Update-AzNetworkCloudServicesNetwork -Name -ResourceGroupName Update-AzNetworkCloudServicesNetwork -InputObject [-AdditionalEgressEndpoint ] [-EnableDefaultEgressEndpoint ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudStorageAppliance.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudStorageAppliance.md index 469be6021f68..de7fdc946514 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudStorageAppliance.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudStorageAppliance.md @@ -16,13 +16,13 @@ Update properties of the provided storage appliance, or update tags associated w ``` Update-AzNetworkCloudStorageAppliance -Name -ResourceGroupName [-SubscriptionId ] [-SerialNumber ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudStorageAppliance -InputObject [-SerialNumber ] - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -123,21 +123,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudTrunkedNetwork.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudTrunkedNetwork.md index af4102417bf0..615197fef398 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudTrunkedNetwork.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudTrunkedNetwork.md @@ -15,14 +15,14 @@ Update tags associated with the provided trunked network. ### UpdateExpanded (Default) ``` Update-AzNetworkCloudTrunkedNetwork -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudTrunkedNetwork -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVirtualMachine.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVirtualMachine.md index 029d1d2e3136..4c01338ae55f 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVirtualMachine.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVirtualMachine.md @@ -18,7 +18,7 @@ Properties and tag updates can be done independently. Update-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] [-VMImageRepositoryCredentialsPassword ] [-VMImageRepositoryCredentialsRegistryUrl ] [-VMImageRepositoryCredentialsUsername ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Update-AzNetworkCloudVirtualMachine -Name -ResourceGroupName [ Update-AzNetworkCloudVirtualMachine -InputObject [-Tag ] [-VMImageRepositoryCredentialsPassword ] [-VMImageRepositoryCredentialsRegistryUrl ] [-VMImageRepositoryCredentialsUsername ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVolume.md b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVolume.md index 98811c9fac2f..bbb1e702d0e2 100644 --- a/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVolume.md +++ b/src/NetworkCloud/NetworkCloud/help/Update-AzNetworkCloudVolume.md @@ -15,14 +15,14 @@ Update tags associated with the provided volume. ### UpdateExpanded (Default) ``` Update-AzNetworkCloudVolume -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzNetworkCloudVolume -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Get-AzNginxCertificate.md b/src/Nginx/Nginx/help/Get-AzNginxCertificate.md index e4c94eefc4e0..155bd9727ef0 100644 --- a/src/Nginx/Nginx/help/Get-AzNginxCertificate.md +++ b/src/Nginx/Nginx/help/Get-AzNginxCertificate.md @@ -15,20 +15,20 @@ Get a certificate of given NGINX deployment ### List (Default) ``` Get-AzNginxCertificate -DeploymentName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzNginxCertificate -DeploymentName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNginxCertificate -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Get-AzNginxConfiguration.md b/src/Nginx/Nginx/help/Get-AzNginxConfiguration.md index 365a8a0be8d8..2ba123004782 100644 --- a/src/Nginx/Nginx/help/Get-AzNginxConfiguration.md +++ b/src/Nginx/Nginx/help/Get-AzNginxConfiguration.md @@ -15,20 +15,20 @@ Get the NGINX configuration of given NGINX deployment ### List (Default) ``` Get-AzNginxConfiguration -DeploymentName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzNginxConfiguration -DeploymentName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzNginxConfiguration -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Get-AzNginxDeployment.md b/src/Nginx/Nginx/help/Get-AzNginxDeployment.md index 257ac6073c0b..cc8a54413068 100644 --- a/src/Nginx/Nginx/help/Get-AzNginxDeployment.md +++ b/src/Nginx/Nginx/help/Get-AzNginxDeployment.md @@ -15,25 +15,25 @@ Get the NGINX deployment ### List (Default) ``` Get-AzNginxDeployment [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzNginxDeployment -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzNginxDeployment -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzNginxDeployment -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Invoke-AzNginxAnalysisConfiguration.md b/src/Nginx/Nginx/help/Invoke-AzNginxAnalysisConfiguration.md index f234a70766fe..4af0d6b194bf 100644 --- a/src/Nginx/Nginx/help/Invoke-AzNginxAnalysisConfiguration.md +++ b/src/Nginx/Nginx/help/Invoke-AzNginxAnalysisConfiguration.md @@ -17,7 +17,7 @@ Analyze an NGINX configuration without applying it to the NGINXaaS deployment Invoke-AzNginxAnalysisConfiguration -ConfigurationName -DeploymentName -ResourceGroupName [-SubscriptionId ] [-ConfigFile ] [-ConfigProtectedFile ] [-ConfigRootFile ] [-PackageData ] - [-PackageProtectedFile ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PackageProtectedFile ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -25,21 +25,21 @@ Invoke-AzNginxAnalysisConfiguration -ConfigurationName -DeploymentName ``` Invoke-AzNginxAnalysisConfiguration -ConfigurationName -DeploymentName -ResourceGroupName [-SubscriptionId ] -Body [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AnalysisViaIdentityExpanded ``` Invoke-AzNginxAnalysisConfiguration -InputObject [-ConfigFile ] [-ConfigProtectedFile ] [-ConfigRootFile ] [-PackageData ] - [-PackageProtectedFile ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PackageProtectedFile ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### AnalysisViaIdentity ``` Invoke-AzNginxAnalysisConfiguration -InputObject -Body - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -221,21 +221,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/New-AzNginxCertificate.md b/src/Nginx/Nginx/help/New-AzNginxCertificate.md index 14bdf9b71fa0..4c211c92f737 100644 --- a/src/Nginx/Nginx/help/New-AzNginxCertificate.md +++ b/src/Nginx/Nginx/help/New-AzNginxCertificate.md @@ -16,7 +16,7 @@ Create or update the NGINX certificates for given NGINX deployment New-AzNginxCertificate -DeploymentName -Name -ResourceGroupName [-SubscriptionId ] -CertificateVirtualPath -KeyVaultSecretId -KeyVirtualPath [-Location ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/New-AzNginxConfiguration.md b/src/Nginx/Nginx/help/New-AzNginxConfiguration.md index 0194be0b6912..85cdc5ea7089 100644 --- a/src/Nginx/Nginx/help/New-AzNginxConfiguration.md +++ b/src/Nginx/Nginx/help/New-AzNginxConfiguration.md @@ -16,7 +16,7 @@ Create or update the NGINX configuration for given NGINX deployment New-AzNginxConfiguration -DeploymentName -Name -ResourceGroupName [-SubscriptionId ] [-File ] [-Location ] [-PackageData ] [-PackageProtectedFile ] [-ProtectedFile ] [-RootFile ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProtectedFile . To construct, see NOTES section for PROTECTEDFILE properties and create a hash table. diff --git a/src/Nginx/Nginx/help/New-AzNginxConfigurationFileObject.md b/src/Nginx/Nginx/help/New-AzNginxConfigurationFileObject.md index f4352b083926..db2a5b1f3bb8 100644 --- a/src/Nginx/Nginx/help/New-AzNginxConfigurationFileObject.md +++ b/src/Nginx/Nginx/help/New-AzNginxConfigurationFileObject.md @@ -14,7 +14,7 @@ Create an in-memory object for NginxConfigurationFile. ``` New-AzNginxConfigurationFileObject [-Content ] [-VirtualPath ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -51,21 +51,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -VirtualPath ```yaml diff --git a/src/Nginx/Nginx/help/New-AzNginxDeployment.md b/src/Nginx/Nginx/help/New-AzNginxDeployment.md index b77aa80cf4f7..43ebefa0ecb4 100644 --- a/src/Nginx/Nginx/help/New-AzNginxDeployment.md +++ b/src/Nginx/Nginx/help/New-AzNginxDeployment.md @@ -18,7 +18,7 @@ New-AzNginxDeployment -Name -ResourceGroupName [-SubscriptionI [-EnableDiagnosticsSupport] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-ManagedResourceGroup ] [-ScalingPropertyCapacity ] [-StorageAccountContainerName ] [-StorageAccountName ] [-Tag ] [-UserProfilePreferredEmail ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/New-AzNginxNetworkProfileObject.md b/src/Nginx/Nginx/help/New-AzNginxNetworkProfileObject.md index 152a7b4d300a..99ed1b3386a4 100644 --- a/src/Nginx/Nginx/help/New-AzNginxNetworkProfileObject.md +++ b/src/Nginx/Nginx/help/New-AzNginxNetworkProfileObject.md @@ -14,7 +14,7 @@ Create an in-memory object for NginxNetworkProfile. ``` New-AzNginxNetworkProfileObject [-FrontEndIPConfiguration ] - [-NetworkInterfaceConfiguration ] [-ProgressAction ] + [-NetworkInterfaceConfiguration ] [] ``` @@ -68,21 +68,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Nginx/Nginx/help/New-AzNginxPrivateIPAddressObject.md b/src/Nginx/Nginx/help/New-AzNginxPrivateIPAddressObject.md index 566d76c122b8..516fb0aaa555 100644 --- a/src/Nginx/Nginx/help/New-AzNginxPrivateIPAddressObject.md +++ b/src/Nginx/Nginx/help/New-AzNginxPrivateIPAddressObject.md @@ -15,7 +15,7 @@ Create an in-memory object for NginxPrivateIPAddress. ``` New-AzNginxPrivateIPAddressObject [-PrivateIPAddress ] [-PrivateIPAllocationMethod ] [-SubnetId ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -66,21 +66,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubnetId ```yaml diff --git a/src/Nginx/Nginx/help/New-AzNginxPublicIPAddressObject.md b/src/Nginx/Nginx/help/New-AzNginxPublicIPAddressObject.md index f0f776d811c9..b58fb3c0278c 100644 --- a/src/Nginx/Nginx/help/New-AzNginxPublicIPAddressObject.md +++ b/src/Nginx/Nginx/help/New-AzNginxPublicIPAddressObject.md @@ -13,7 +13,7 @@ Create an in-memory object for NginxPublicIPAddress. ## SYNTAX ``` -New-AzNginxPublicIPAddressObject [-Id ] [-ProgressAction ] [] +New-AzNginxPublicIPAddressObject [-Id ] [] ``` ## DESCRIPTION @@ -50,21 +50,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Nginx/Nginx/help/Remove-AzNginxCertificate.md b/src/Nginx/Nginx/help/Remove-AzNginxCertificate.md index 3f87e53d0f73..abfaa8c4a6c2 100644 --- a/src/Nginx/Nginx/help/Remove-AzNginxCertificate.md +++ b/src/Nginx/Nginx/help/Remove-AzNginxCertificate.md @@ -16,13 +16,13 @@ Deletes a certificate from the NGINX deployment ``` Remove-AzNginxCertificate -DeploymentName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNginxCertificate -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Remove-AzNginxConfiguration.md b/src/Nginx/Nginx/help/Remove-AzNginxConfiguration.md index 9afb3d3db6f1..75d556b0a227 100644 --- a/src/Nginx/Nginx/help/Remove-AzNginxConfiguration.md +++ b/src/Nginx/Nginx/help/Remove-AzNginxConfiguration.md @@ -16,13 +16,13 @@ Reset the NGINX configuration of given NGINX deployment to default ``` Remove-AzNginxConfiguration -DeploymentName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNginxConfiguration -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Remove-AzNginxDeployment.md b/src/Nginx/Nginx/help/Remove-AzNginxDeployment.md index 3502a332577e..22b8d9b9ca40 100644 --- a/src/Nginx/Nginx/help/Remove-AzNginxDeployment.md +++ b/src/Nginx/Nginx/help/Remove-AzNginxDeployment.md @@ -15,14 +15,14 @@ Delete the NGINX deployment resource ### Delete (Default) ``` Remove-AzNginxDeployment -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzNginxDeployment -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Nginx/Nginx/help/Update-AzNginxDeployment.md b/src/Nginx/Nginx/help/Update-AzNginxDeployment.md index 38bcf8134265..9e1efc3a0613 100644 --- a/src/Nginx/Nginx/help/Update-AzNginxDeployment.md +++ b/src/Nginx/Nginx/help/Update-AzNginxDeployment.md @@ -20,7 +20,7 @@ Update-AzNginxDeployment -Name -ResourceGroupName [-Subscripti [-Location ] [-ScalingPropertyCapacity ] [-SkuName ] [-StorageAccountContainerName ] [-StorageAccountName ] [-Tag ] [-UserProfilePreferredEmail ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -30,7 +30,7 @@ Update-AzNginxDeployment -InputObject [-AutoScaleSettingProfile [-IdentityUserAssignedIdentity ] [-Location ] [-ScalingPropertyCapacity ] [-SkuName ] [-StorageAccountContainerName ] [-StorageAccountName ] [-Tag ] [-UserProfilePreferredEmail ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -234,21 +234,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Add-AzOracleCloudVMClusterVM.md b/src/Oracle/Oracle/help/Add-AzOracleCloudVMClusterVM.md index e8f51ff80d78..de399b009e34 100644 --- a/src/Oracle/Oracle/help/Add-AzOracleCloudVMClusterVM.md +++ b/src/Oracle/Oracle/help/Add-AzOracleCloudVMClusterVM.md @@ -16,27 +16,27 @@ Add VMs to the VM Cluster ``` Add-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -DbServer [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AddViaJsonString ``` Add-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AddViaJsonFilePath ``` Add-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AddViaIdentityExpanded ``` Add-AzOracleCloudVMClusterVM -InputObject -DbServer [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -181,21 +181,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabase.md b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabase.md index 38abc58baf40..ccb0a3e0f863 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabase.md @@ -15,25 +15,25 @@ Get a AutonomousDatabase ### List (Default) ``` Get-AzOracleAutonomousDatabase [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzOracleAutonomousDatabase -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleAutonomousDatabase -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -153,21 +153,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseBackup.md b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseBackup.md index 4e4e1585972f..f81676756100 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseBackup.md +++ b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseBackup.md @@ -15,27 +15,27 @@ Get a AutonomousDatabaseBackup ### List (Default) ``` Get-AzOracleAutonomousDatabaseBackup -Autonomousdatabasename -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityAutonomousDatabase ``` Get-AzOracleAutonomousDatabaseBackup -Adbbackupid -AutonomousDatabaseInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleAutonomousDatabaseBackup -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseCharacterSet.md b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseCharacterSet.md index a7ecfa3612ca..62dc90961446 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseCharacterSet.md +++ b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseCharacterSet.md @@ -15,26 +15,26 @@ Get a AutonomousDatabaseCharacterSet ### List (Default) ``` Get-AzOracleAutonomousDatabaseCharacterSet -Location [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleAutonomousDatabaseCharacterSet -Adbscharsetname -LocationInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleAutonomousDatabaseCharacterSet -Adbscharsetname -Location - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleAutonomousDatabaseCharacterSet -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseNationalCharacterSet.md b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseNationalCharacterSet.md index 17c02a6ba5f9..cc66e7bb62e0 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseNationalCharacterSet.md +++ b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseNationalCharacterSet.md @@ -15,27 +15,27 @@ Get a AutonomousDatabaseNationalCharacterSet ### List (Default) ``` Get-AzOracleAutonomousDatabaseNationalCharacterSet -Location [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleAutonomousDatabaseNationalCharacterSet -Adbsncharsetname - -LocationInputObject [-DefaultProfile ] [-ProgressAction ] + -LocationInputObject [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleAutonomousDatabaseNationalCharacterSet -Adbsncharsetname -Location - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleAutonomousDatabaseNationalCharacterSet -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseVersion.md b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseVersion.md index 05c17f0047de..c17d4ee2268c 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseVersion.md +++ b/src/Oracle/Oracle/help/Get-AzOracleAutonomousDatabaseVersion.md @@ -15,26 +15,26 @@ Get a AutonomousDbVersion ### List (Default) ``` Get-AzOracleAutonomousDatabaseVersion -Location [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleAutonomousDatabaseVersion -Autonomousdbversionsname -LocationInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleAutonomousDatabaseVersion -Autonomousdbversionsname -Location - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleAutonomousDatabaseVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -136,21 +136,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleCloudExadataInfrastructure.md b/src/Oracle/Oracle/help/Get-AzOracleCloudExadataInfrastructure.md index e4d9f4c1665a..c31ed4b641c2 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleCloudExadataInfrastructure.md +++ b/src/Oracle/Oracle/help/Get-AzOracleCloudExadataInfrastructure.md @@ -15,25 +15,25 @@ Get a CloudExadataInfrastructure ### List (Default) ``` Get-AzOracleCloudExadataInfrastructure [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzOracleCloudExadataInfrastructure -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleCloudExadataInfrastructure -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleCloudVMCluster.md b/src/Oracle/Oracle/help/Get-AzOracleCloudVMCluster.md index e063eefc06fe..09f7b0f8ef85 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleCloudVMCluster.md +++ b/src/Oracle/Oracle/help/Get-AzOracleCloudVMCluster.md @@ -15,25 +15,25 @@ Get a CloudVmCluster ### List (Default) ``` Get-AzOracleCloudVMCluster [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzOracleCloudVMCluster -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleCloudVMCluster -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleDbNode.md b/src/Oracle/Oracle/help/Get-AzOracleDbNode.md index 273eb176358d..e4feb4c67c94 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleDbNode.md +++ b/src/Oracle/Oracle/help/Get-AzOracleDbNode.md @@ -15,26 +15,26 @@ Get a DbNode ### List (Default) ``` Get-AzOracleDbNode -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleDbNode -Cloudvmclustername -Ocid -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityCloudVMCluster ``` Get-AzOracleDbNode -Ocid -CloudVMClusterInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleDbNode -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleDbServer.md b/src/Oracle/Oracle/help/Get-AzOracleDbServer.md index d4e79d4676db..767c0a9a9c46 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleDbServer.md +++ b/src/Oracle/Oracle/help/Get-AzOracleDbServer.md @@ -15,27 +15,27 @@ Get a DbServer ### List (Default) ``` Get-AzOracleDbServer -Cloudexadatainfrastructurename -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzOracleDbServer -Cloudexadatainfrastructurename -Ocid -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityCloudExadataInfrastructure ``` Get-AzOracleDbServer -Ocid -CloudExadataInfrastructureInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzOracleDbServer -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Get-AzOracleDbSystemShape.md b/src/Oracle/Oracle/help/Get-AzOracleDbSystemShape.md index 073a17507d12..76d1b3126b22 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleDbSystemShape.md +++ b/src/Oracle/Oracle/help/Get-AzOracleDbSystemShape.md @@ -15,25 +15,25 @@ Get a DbSystemShape ### List (Default) ``` Get-AzOracleDbSystemShape -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleDbSystemShape -Location -Name [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleDbSystemShape -Name -LocationInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleDbSystemShape -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateView.md b/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateView.md index 3d64753504dc..3f3b84a8f7ac 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateView.md +++ b/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateView.md @@ -15,25 +15,25 @@ Get a DnsPrivateView ### List (Default) ``` Get-AzOracleDnsPrivateView -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleDnsPrivateView -Location -Ocid [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleDnsPrivateView -Ocid -LocationInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleDnsPrivateView -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateZone.md b/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateZone.md index 1026a0b3471b..c9056f5d36df 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateZone.md +++ b/src/Oracle/Oracle/help/Get-AzOracleDnsPrivateZone.md @@ -15,25 +15,25 @@ Get a DnsPrivateZone ### List (Default) ``` Get-AzOracleDnsPrivateZone -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleDnsPrivateZone -Location -Name [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleDnsPrivateZone -Name -LocationInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleDnsPrivateZone -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Get-AzOracleGiVersion.md b/src/Oracle/Oracle/help/Get-AzOracleGiVersion.md index 79fb49dba22f..7392eb570522 100644 --- a/src/Oracle/Oracle/help/Get-AzOracleGiVersion.md +++ b/src/Oracle/Oracle/help/Get-AzOracleGiVersion.md @@ -15,25 +15,25 @@ Get a GiVersion ### List (Default) ``` Get-AzOracleGiVersion -Location [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzOracleGiVersion -Location -Name [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityLocation ``` Get-AzOracleGiVersion -Name -LocationInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzOracleGiVersion -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. The value must be an UUID. diff --git a/src/Oracle/Oracle/help/Invoke-AzOracleActionDbNode.md b/src/Oracle/Oracle/help/Invoke-AzOracleActionDbNode.md index 40efc548ab6c..4d75fc137ce8 100644 --- a/src/Oracle/Oracle/help/Invoke-AzOracleActionDbNode.md +++ b/src/Oracle/Oracle/help/Invoke-AzOracleActionDbNode.md @@ -16,34 +16,34 @@ VM actions on DbNode of VM Cluster by the provided filter ``` Invoke-AzOracleActionDbNode -Cloudvmclustername -Dbnodeocid -ResourceGroupName [-SubscriptionId ] -Action [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ActionViaJsonString ``` Invoke-AzOracleActionDbNode -Cloudvmclustername -Dbnodeocid -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ActionViaJsonFilePath ``` Invoke-AzOracleActionDbNode -Cloudvmclustername -Dbnodeocid -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ActionViaIdentityCloudVMClusterExpanded ``` Invoke-AzOracleActionDbNode -Dbnodeocid -CloudVMClusterInputObject -Action - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### ActionViaIdentityExpanded ``` Invoke-AzOracleActionDbNode -InputObject -Action [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -308,21 +308,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Invoke-AzOracleSwitchoverAutonomousDatabase.md b/src/Oracle/Oracle/help/Invoke-AzOracleSwitchoverAutonomousDatabase.md index 699d5106fd36..6ea4364879d5 100644 --- a/src/Oracle/Oracle/help/Invoke-AzOracleSwitchoverAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/Invoke-AzOracleSwitchoverAutonomousDatabase.md @@ -16,27 +16,27 @@ Perform switchover action on Autonomous Database ``` Invoke-AzOracleSwitchoverAutonomousDatabase -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] [-PeerDbId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SwitchoverViaJsonString ``` Invoke-AzOracleSwitchoverAutonomousDatabase -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SwitchoverViaJsonFilePath ``` Invoke-AzOracleSwitchoverAutonomousDatabase -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SwitchoverViaIdentityExpanded ``` Invoke-AzOracleSwitchoverAutonomousDatabase -InputObject [-PeerDbId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -176,21 +176,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabase.md b/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabase.md index 3da5dc892603..eb03a0e29842 100644 --- a/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabase.md @@ -25,21 +25,21 @@ New-AzOracleAutonomousDatabase -Name -ResourceGroupName [-Subs [-LicenseModel ] [-NcharacterSet ] [-PrivateEndpointIP ] [-PrivateEndpointLabel ] [-ScheduledStartTime ] [-ScheduledStopTime ] [-SubnetId ] [-Tag ] [-VnetId ] [-WhitelistedIP ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -623,21 +623,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabaseBackup.md b/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabaseBackup.md index d2ca62cdbadb..ab5930e8106a 100644 --- a/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabaseBackup.md +++ b/src/Oracle/Oracle/help/New-AzOracleAutonomousDatabaseBackup.md @@ -16,7 +16,7 @@ Create a AutonomousDatabaseBackup ``` New-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] [-DisplayName ] [-RetentionPeriodInDay ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ New-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasena ``` New-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/New-AzOracleCloudExadataInfrastructure.md b/src/Oracle/Oracle/help/New-AzOracleCloudExadataInfrastructure.md index 93217f00e487..fc8f4cf45f1a 100644 --- a/src/Oracle/Oracle/help/New-AzOracleCloudExadataInfrastructure.md +++ b/src/Oracle/Oracle/help/New-AzOracleCloudExadataInfrastructure.md @@ -22,21 +22,21 @@ New-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName ] [-MaintenanceWindowMonth ] [-MaintenanceWindowPatchingMode ] [-MaintenanceWindowPreference ] [-MaintenanceWindowWeeksOfMonth ] [-Shape ] [-StorageCount ] [-Tag ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -394,21 +394,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/New-AzOracleCloudVMCluster.md b/src/Oracle/Oracle/help/New-AzOracleCloudVMCluster.md index 51255feec0cc..f361ff80eba7 100644 --- a/src/Oracle/Oracle/help/New-AzOracleCloudVMCluster.md +++ b/src/Oracle/Oracle/help/New-AzOracleCloudVMCluster.md @@ -24,20 +24,20 @@ New-AzOracleCloudVMCluster -Name -ResourceGroupName [-Subscrip [-NsgCidr ] [-OcpuCount ] [-ScanListenerPortTcp ] [-ScanListenerPortTcpSsl ] [-SshPublicKey ] [-SubnetId ] [-SystemVersion ] [-Tag ] [-TimeZone ] [-VnetId ] [-ZoneId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -551,21 +551,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/New-AzOracleCustomerContactObject.md b/src/Oracle/Oracle/help/New-AzOracleCustomerContactObject.md index 95406df175f0..5a3c38b4354d 100644 --- a/src/Oracle/Oracle/help/New-AzOracleCustomerContactObject.md +++ b/src/Oracle/Oracle/help/New-AzOracleCustomerContactObject.md @@ -13,7 +13,7 @@ Create an in-memory object for CustomerContact. ## SYNTAX ``` -New-AzOracleCustomerContactObject -Email [-ProgressAction ] [] +New-AzOracleCustomerContactObject -Email [] ``` ## DESCRIPTION @@ -46,21 +46,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Oracle/Oracle/help/New-AzOracleNsgCidrObject.md b/src/Oracle/Oracle/help/New-AzOracleNsgCidrObject.md index c73373a0ccfa..c2701d487fc5 100644 --- a/src/Oracle/Oracle/help/New-AzOracleNsgCidrObject.md +++ b/src/Oracle/Oracle/help/New-AzOracleNsgCidrObject.md @@ -14,7 +14,7 @@ Create an in-memory object for NsgCidr. ``` New-AzOracleNsgCidrObject -Source [-DestinationPortRangeMax ] - [-DestinationPortRangeMin ] [-ProgressAction ] [] + [-DestinationPortRangeMin ] [] ``` ## DESCRIPTION @@ -63,21 +63,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Source Conceptually, this is the range of IP addresses that a packet coming into the instance can come from. diff --git a/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabase.md b/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabase.md index 5b6707da1f5e..afb9bffd8f85 100644 --- a/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabase.md @@ -15,14 +15,14 @@ Delete a AutonomousDatabase ### Delete (Default) ``` Remove-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzOracleAutonomousDatabase -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabaseBackup.md b/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabaseBackup.md index 9f7363e1e65b..a6855cd11f3d 100644 --- a/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabaseBackup.md +++ b/src/Oracle/Oracle/help/Remove-AzOracleAutonomousDatabaseBackup.md @@ -16,20 +16,20 @@ Delete a AutonomousDatabaseBackup ``` Remove-AzOracleAutonomousDatabaseBackup -Adbbackupid -Autonomousdatabasename -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityAutonomousDatabase ``` Remove-AzOracleAutonomousDatabaseBackup -Adbbackupid -AutonomousDatabaseInputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzOracleAutonomousDatabaseBackup -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Remove-AzOracleCloudExadataInfrastructure.md b/src/Oracle/Oracle/help/Remove-AzOracleCloudExadataInfrastructure.md index 02befeecf309..ab39a920ad30 100644 --- a/src/Oracle/Oracle/help/Remove-AzOracleCloudExadataInfrastructure.md +++ b/src/Oracle/Oracle/help/Remove-AzOracleCloudExadataInfrastructure.md @@ -15,14 +15,14 @@ Delete a CloudExadataInfrastructure ### Delete (Default) ``` Remove-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzOracleCloudExadataInfrastructure -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Remove-AzOracleCloudVMCluster.md b/src/Oracle/Oracle/help/Remove-AzOracleCloudVMCluster.md index 538cbec76069..3825ae22c3cb 100644 --- a/src/Oracle/Oracle/help/Remove-AzOracleCloudVMCluster.md +++ b/src/Oracle/Oracle/help/Remove-AzOracleCloudVMCluster.md @@ -15,14 +15,14 @@ Delete a CloudVmCluster ### Delete (Default) ``` Remove-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzOracleCloudVMCluster -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Remove-AzOracleCloudVMClusterVM.md b/src/Oracle/Oracle/help/Remove-AzOracleCloudVMClusterVM.md index 01c808660bd9..ca9d8eba3cac 100644 --- a/src/Oracle/Oracle/help/Remove-AzOracleCloudVMClusterVM.md +++ b/src/Oracle/Oracle/help/Remove-AzOracleCloudVMClusterVM.md @@ -16,41 +16,41 @@ Remove VMs from the VM Cluster ``` Remove-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -DbServer [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveViaJsonString ``` Remove-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveViaJsonFilePath ``` Remove-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Remove ``` Remove-AzOracleCloudVMClusterVM -Cloudvmclustername -ResourceGroupName [-SubscriptionId ] -Body [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveViaIdentityExpanded ``` Remove-AzOracleCloudVMClusterVM -InputObject -DbServer - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RemoveViaIdentity ``` Remove-AzOracleCloudVMClusterVM -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -211,21 +211,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Restore-AzOracleAutonomousDatabase.md b/src/Oracle/Oracle/help/Restore-AzOracleAutonomousDatabase.md index 5c4ea39b52f9..9fb7027e02d0 100644 --- a/src/Oracle/Oracle/help/Restore-AzOracleAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/Restore-AzOracleAutonomousDatabase.md @@ -15,21 +15,21 @@ Restores an Autonomous Database based on the provided request parameters. ### RestoreExpanded (Default) ``` Restore-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -Timestamp [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -Timestamp [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestoreViaJsonString ``` Restore-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestoreViaJsonFilePath ``` Restore-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -37,20 +37,20 @@ Restore-AzOracleAutonomousDatabase -Name -ResourceGroupName [- ``` Restore-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] -Body [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RestoreViaIdentityExpanded ``` Restore-AzOracleAutonomousDatabase -InputObject -Timestamp - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### RestoreViaIdentity ``` Restore-AzOracleAutonomousDatabase -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -191,21 +191,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Update-AzOracleAutonomousDatabase.md b/src/Oracle/Oracle/help/Update-AzOracleAutonomousDatabase.md index 7deab4290a5b..56bc4c26918b 100644 --- a/src/Oracle/Oracle/help/Update-AzOracleAutonomousDatabase.md +++ b/src/Oracle/Oracle/help/Update-AzOracleAutonomousDatabase.md @@ -25,20 +25,20 @@ Update-AzOracleAutonomousDatabase -Name -ResourceGroupName [-S [-LongTermBackupScheduleTimeOfBackup ] [-OpenMode ] [-PeerDbId ] [-PermissionLevel ] [-Role ] [-ScheduledStartTime ] [-ScheduledStopTime ] [-Tag ] [-WhitelistedIP ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzOracleAutonomousDatabase -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -54,7 +54,7 @@ Update-AzOracleAutonomousDatabase -InputObject [-AdminPassword [-LongTermBackupScheduleRetentionPeriodInDay ] [-LongTermBackupScheduleTimeOfBackup ] [-OpenMode ] [-PeerDbId ] [-PermissionLevel ] [-Role ] [-ScheduledStartTime ] [-ScheduledStopTime ] [-Tag ] [-WhitelistedIP ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -599,21 +599,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Update-AzOracleCloudExadataInfrastructure.md b/src/Oracle/Oracle/help/Update-AzOracleCloudExadataInfrastructure.md index 22250a3cfa1e..ef8988f91ca0 100644 --- a/src/Oracle/Oracle/help/Update-AzOracleCloudExadataInfrastructure.md +++ b/src/Oracle/Oracle/help/Update-AzOracleCloudExadataInfrastructure.md @@ -22,20 +22,20 @@ Update-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName ] [-MaintenanceWindowPatchingMode ] [-MaintenanceWindowPreference ] [-MaintenanceWindowWeeksOfMonth ] [-StorageCount ] [-Tag ] [-Zone ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzOracleCloudExadataInfrastructure -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -49,7 +49,7 @@ Update-AzOracleCloudExadataInfrastructure -InputObject [-Compu [-MaintenanceWindowMonth ] [-MaintenanceWindowPatchingMode ] [-MaintenanceWindowPreference ] [-MaintenanceWindowWeeksOfMonth ] [-StorageCount ] [-Tag ] [-Zone ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -442,21 +442,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Oracle/Oracle/help/Update-AzOracleCloudVMCluster.md b/src/Oracle/Oracle/help/Update-AzOracleCloudVMCluster.md index 29c21b09b0f7..766226836e0e 100644 --- a/src/Oracle/Oracle/help/Update-AzOracleCloudVMCluster.md +++ b/src/Oracle/Oracle/help/Update-AzOracleCloudVMCluster.md @@ -20,20 +20,20 @@ Update-AzOracleCloudVMCluster -Name -ResourceGroupName [-Subsc [-DataStorageSizeInTb ] [-DbNodeStorageSizeInGb ] [-DisplayName ] [-LicenseModel ] [-MemorySizeInGb ] [-OcpuCount ] [-SshPublicKey ] [-StorageSizeInGb ] [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzOracleCloudVMCluster -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -44,7 +44,7 @@ Update-AzOracleCloudVMCluster -InputObject [-ComputeNode ] [-DbNodeStorageSizeInGb ] [-DisplayName ] [-LicenseModel ] [-MemorySizeInGb ] [-OcpuCount ] [-SshPublicKey ] [-StorageSizeInGb ] [-Tag ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -410,21 +410,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Qumulo/Qumulo/help/Get-AzQumuloFileSystem.md b/src/Qumulo/Qumulo/help/Get-AzQumuloFileSystem.md index 6c5a16fef18f..75a978d9e4f2 100644 --- a/src/Qumulo/Qumulo/help/Get-AzQumuloFileSystem.md +++ b/src/Qumulo/Qumulo/help/Get-AzQumuloFileSystem.md @@ -15,25 +15,25 @@ Get a file system resource ### List (Default) ``` Get-AzQumuloFileSystem [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzQumuloFileSystem -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzQumuloFileSystem -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzQumuloFileSystem -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Qumulo/Qumulo/help/New-AzQumuloFileSystem.md b/src/Qumulo/Qumulo/help/New-AzQumuloFileSystem.md index 3a575a2ff066..b4b13e40fe22 100644 --- a/src/Qumulo/Qumulo/help/New-AzQumuloFileSystem.md +++ b/src/Qumulo/Qumulo/help/New-AzQumuloFileSystem.md @@ -19,7 +19,7 @@ New-AzQumuloFileSystem -Name -ResourceGroupName [-Subscription -StorageSku -UserEmail [-AvailabilityZone ] [-ClusterLoginUrl ] [-IdentityType ] [-MarketplaceSubscriptionId ] [-PrivateIP ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -301,21 +301,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Qumulo/Qumulo/help/Remove-AzQumuloFileSystem.md b/src/Qumulo/Qumulo/help/Remove-AzQumuloFileSystem.md index e2bc1042712a..d4e56ff86748 100644 --- a/src/Qumulo/Qumulo/help/Remove-AzQumuloFileSystem.md +++ b/src/Qumulo/Qumulo/help/Remove-AzQumuloFileSystem.md @@ -15,14 +15,14 @@ Delete a file system resource ### Delete (Default) ``` Remove-AzQumuloFileSystem -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzQumuloFileSystem -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Qumulo/Qumulo/help/Update-AzQumuloFileSystem.md b/src/Qumulo/Qumulo/help/Update-AzQumuloFileSystem.md index 7d88442d0f75..47889527d182 100644 --- a/src/Qumulo/Qumulo/help/Update-AzQumuloFileSystem.md +++ b/src/Qumulo/Qumulo/help/Update-AzQumuloFileSystem.md @@ -15,14 +15,14 @@ Update a file system resource ### UpdateExpanded (Default) ``` Update-AzQumuloFileSystem -Name -ResourceGroupName [-SubscriptionId ] - [-Tag ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzQumuloFileSystem -InputObject [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -93,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Resources/Resources/help/Add-AzADAppPermission.md b/src/Resources/Resources/help/Add-AzADAppPermission.md index 59147b21f6df..df2cec0446a1 100644 --- a/src/Resources/Resources/help/Add-AzADAppPermission.md +++ b/src/Resources/Resources/help/Add-AzADAppPermission.md @@ -15,13 +15,13 @@ Adds an API permission. ### ObjectIdParameterSet (Default) ``` Add-AzADAppPermission -ApiId -PermissionId -ObjectId [-Type ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### AppIdParameterSet ``` Add-AzADAppPermission -ApiId -PermissionId [-Type ] -ApplicationId - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Type Specifies whether the id property references an oauth2PermissionScopes(Scope, delegated permission) or an appRole(Role, application permission). diff --git a/src/Resources/Resources/help/Add-AzADGroupMember.md b/src/Resources/Resources/help/Add-AzADGroupMember.md index 830c1dc75be8..603ada8711da 100644 --- a/src/Resources/Resources/help/Add-AzADGroupMember.md +++ b/src/Resources/Resources/help/Add-AzADGroupMember.md @@ -15,40 +15,40 @@ Adds member to group. ### MemberObjectIdWithGroupObjectIdParameterSet (Default) ``` Add-AzADGroupMember -TargetGroupObjectId -MemberObjectId [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupObjectIdParameterSet ``` Add-AzADGroupMember -TargetGroupObjectId -MemberUserPrincipalName - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberObjectIdWithGroupObjectParameterSet ``` Add-AzADGroupMember -MemberObjectId -TargetGroupObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberObjectIdWithGroupDisplayNameParameterSet ``` Add-AzADGroupMember -MemberObjectId -TargetGroupDisplayName [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupObjectParameterSet ``` Add-AzADGroupMember -MemberUserPrincipalName -TargetGroupObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupDisplayNameParameterSet ``` Add-AzADGroupMember -MemberUserPrincipalName -TargetGroupDisplayName - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -TargetGroupDisplayName The display name of target group. diff --git a/src/Resources/Resources/help/Export-AzResourceGroup.md b/src/Resources/Resources/help/Export-AzResourceGroup.md index 6d2dfc13c924..9be15d15dddd 100644 --- a/src/Resources/Resources/help/Export-AzResourceGroup.md +++ b/src/Resources/Resources/help/Export-AzResourceGroup.md @@ -17,7 +17,7 @@ Captures a resource group as a template and saves it to a file. Export-AzResourceGroup -ResourceGroupName [-Path ] [-IncludeParameterDefaultValue] [-IncludeComments] [-SkipResourceNameParameterization] [-SkipAllParameterization] [-Resource ] [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -161,21 +161,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Resource A list of resourceIds to filter the results by. diff --git a/src/Resources/Resources/help/Export-AzTemplateSpec.md b/src/Resources/Resources/help/Export-AzTemplateSpec.md index e96879be0d7b..4a59b078ae29 100644 --- a/src/Resources/Resources/help/Export-AzTemplateSpec.md +++ b/src/Resources/Resources/help/Export-AzTemplateSpec.md @@ -15,14 +15,14 @@ Exports a Template Spec to the local filesystem ### ExportByNameParameterSet (Default) ``` Export-AzTemplateSpec [-ResourceGroupName] [-Name] -Version -OutputFolder - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ExportByIdParameterSet ``` Export-AzTemplateSpec [-ResourceId] -Version -OutputFolder - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -92,21 +92,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the template spec's resource group. diff --git a/src/Resources/Resources/help/Get-AzADAppCredential.md b/src/Resources/Resources/help/Get-AzADAppCredential.md index 24b52356183d..8b230c573068 100644 --- a/src/Resources/Resources/help/Get-AzADAppCredential.md +++ b/src/Resources/Resources/help/Get-AzADAppCredential.md @@ -14,26 +14,26 @@ Lists key credentials and password credentials for an application. ### ApplicationObjectIdParameterSet (Default) ``` -Get-AzADAppCredential -ObjectId [-DefaultProfile ] [-ProgressAction ] +Get-AzADAppCredential -ObjectId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdParameterSet ``` -Get-AzADAppCredential -ApplicationId [-DefaultProfile ] [-ProgressAction ] +Get-AzADAppCredential -ApplicationId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### DisplayNameParameterSet ``` -Get-AzADAppCredential -DisplayName [-DefaultProfile ] [-ProgressAction ] +Get-AzADAppCredential -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectParameterSet ``` Get-AzADAppCredential -ApplicationObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Get-AzADAppFederatedCredential.md b/src/Resources/Resources/help/Get-AzADAppFederatedCredential.md index 7dfd13230704..05489d70ac81 100644 --- a/src/Resources/Resources/help/Get-AzADAppFederatedCredential.md +++ b/src/Resources/Resources/help/Get-AzADAppFederatedCredential.md @@ -16,20 +16,20 @@ Get federatedIdentityCredentials by Id from applications. ``` Get-AzADAppFederatedCredential -ApplicationObjectId [-Expand ] [-Select ] [-Count] [-Filter ] [-Orderby ] [-Search ] [-First ] [-Skip ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByApplicationObjectId ``` Get-AzADAppFederatedCredential -ApplicationObjectId -FederatedCredentialId - [-Expand ] [-Select ] [-DefaultProfile ] [-ProgressAction ] + [-Expand ] [-Select ] [-DefaultProfile ] [] ``` ### GetByApplicationObject ``` Get-AzADAppFederatedCredential -FederatedCredentialId -ApplicationObject - [-Expand ] [-Select ] [-DefaultProfile ] [-ProgressAction ] + [-Expand ] [-Select ] [-DefaultProfile ] [] ``` @@ -37,7 +37,7 @@ Get-AzADAppFederatedCredential -FederatedCredentialId -ApplicationObjec ``` Get-AzADAppFederatedCredential -ApplicationObject [-Expand ] [-Select ] [-Count] [-Filter ] [-Orderby ] [-Search ] [-First ] - [-Skip ] [-DefaultProfile ] [-ProgressAction ] [] + [-Skip ] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -182,21 +182,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADAppPermission.md b/src/Resources/Resources/help/Get-AzADAppPermission.md index bd5397c5b49b..36321bd3bf7d 100644 --- a/src/Resources/Resources/help/Get-AzADAppPermission.md +++ b/src/Resources/Resources/help/Get-AzADAppPermission.md @@ -14,13 +14,13 @@ Lists API permissions the application has requested. ### ObjectIdParameterSet (Default) ``` -Get-AzADAppPermission -ObjectId [-DefaultProfile ] [-ProgressAction ] +Get-AzADAppPermission -ObjectId [-DefaultProfile ] [] ``` ### AppIdParameterSet ``` -Get-AzADAppPermission -ApplicationId [-DefaultProfile ] [-ProgressAction ] +Get-AzADAppPermission -ApplicationId [-DefaultProfile ] [] ``` @@ -90,21 +90,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzADApplication.md b/src/Resources/Resources/help/Get-AzADApplication.md index 2b28dc9fa8e2..bd313df397df 100644 --- a/src/Resources/Resources/help/Get-AzADApplication.md +++ b/src/Resources/Resources/help/Get-AzADApplication.md @@ -16,44 +16,44 @@ Lists entities from applications or get entity from applications by key ``` Get-AzADApplication [-Select ] [-Count] [-Filter ] [-Orderby ] [-Search ] [-ConsistencyLevel ] [-First ] [-Skip ] [-AppendSelected] [-DefaultProfile ] - [-CountVariable ] [-ProgressAction ] [] + [-CountVariable ] [] ``` ### ApplicationObjectIdParameterSet ``` Get-AzADApplication -ObjectId [-Select ] [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### OwnedApplicationParameterSet ``` Get-AzADApplication [-OwnedApplication] [-Select ] [-Orderby ] [-First ] - [-Skip ] [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] + [-Skip ] [-AppendSelected] [-DefaultProfile ] [] ``` ### SearchStringParameterSet ``` Get-AzADApplication [-Select ] -DisplayNameStartWith [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### DisplayNameParameterSet ``` Get-AzADApplication [-Select ] -DisplayName [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### ApplicationIdParameterSet ``` Get-AzADApplication [-Select ] -ApplicationId [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### ApplicationIdentifierUriParameterSet ``` Get-AzADApplication [-Select ] -IdentifierUri [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -310,21 +310,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADGroup.md b/src/Resources/Resources/help/Get-AzADGroup.md index 55d9cb456d39..589aa2b15a01 100644 --- a/src/Resources/Resources/help/Get-AzADGroup.md +++ b/src/Resources/Resources/help/Get-AzADGroup.md @@ -16,7 +16,7 @@ Lists entities from groups or get entity from groups by key ``` Get-AzADGroup [-Count] [-Expand ] [-Select ] [-Filter ] [-Orderby ] [-Search ] [-ConsistencyLevel ] [-First ] [-Skip ] [-AppendSelected] - [-DefaultProfile ] [-CountVariable ] [-ProgressAction ] + [-DefaultProfile ] [-CountVariable ] [] ``` @@ -24,20 +24,20 @@ Get-AzADGroup [-Count] [-Expand ] [-Select ] [-Filter ] [-Select ] [-ConsistencyLevel ] [-First ] [-Skip ] [-AppendSelected] -DisplayName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### SearchStringParameterSet ``` Get-AzADGroup [-Expand ] [-Select ] [-ConsistencyLevel ] [-First ] [-Skip ] [-AppendSelected] -DisplayNameStartsWith [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ObjectIdParameterSet ``` Get-AzADGroup [-Expand ] [-Select ] [-ConsistencyLevel ] [-AppendSelected] - -ObjectId [-DefaultProfile ] [-ProgressAction ] [] + -ObjectId [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -250,21 +250,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADGroupMember.md b/src/Resources/Resources/help/Get-AzADGroupMember.md index 0b61575412a6..1e38786ab6a8 100644 --- a/src/Resources/Resources/help/Get-AzADGroupMember.md +++ b/src/Resources/Resources/help/Get-AzADGroupMember.md @@ -16,21 +16,21 @@ Lists members from group. ``` Get-AzADGroupMember -GroupObjectId [-Expand ] [-Filter ] [-Orderby ] [-Search ] [-Select ] [-First ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### DisplayNameParameterSet ``` Get-AzADGroupMember [-Expand ] [-Filter ] [-Orderby ] [-Search ] [-Select ] [-First ] [-Skip ] -GroupDisplayName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GroupObjectParameterSet ``` Get-AzADGroupMember [-Expand ] [-Filter ] [-Orderby ] [-Search ] [-Select ] [-First ] [-Skip ] -GroupObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADGroupOwner.md b/src/Resources/Resources/help/Get-AzADGroupOwner.md index 973db5ab31c5..e170135ff6e2 100644 --- a/src/Resources/Resources/help/Get-AzADGroupOwner.md +++ b/src/Resources/Resources/help/Get-AzADGroupOwner.md @@ -21,7 +21,7 @@ For example, /groups?$filter=startsWith(displayName,'Role')&$select=id,displayNa ``` Get-AzADGroupOwner -GroupId [-Count] [-Expand ] [-Filter ] [-Orderby ] [-Search ] [-Select ] [-ConsistencyLevel ] [-First ] [-Skip ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -151,21 +151,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADOrganization.md b/src/Resources/Resources/help/Get-AzADOrganization.md index 9297bcff2c64..fbc1f97526fd 100644 --- a/src/Resources/Resources/help/Get-AzADOrganization.md +++ b/src/Resources/Resources/help/Get-AzADOrganization.md @@ -15,7 +15,7 @@ Retrieve a list of organization objects. ``` Get-AzADOrganization [-Count] [-Expand ] [-Filter ] [-Orderby ] [-Search ] [-Select ] [-First ] [-Skip ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADServicePrincipal.md b/src/Resources/Resources/help/Get-AzADServicePrincipal.md index e0d33f641028..8a6151ac37af 100644 --- a/src/Resources/Resources/help/Get-AzADServicePrincipal.md +++ b/src/Resources/Resources/help/Get-AzADServicePrincipal.md @@ -16,46 +16,46 @@ Lists entities from service principals or get entity from service principals by ``` Get-AzADServicePrincipal [-Select ] [-Count] [-Filter ] [-Orderby ] [-Search ] [-ConsistencyLevel ] [-First ] [-Skip ] [-AppendSelected] - [-DefaultProfile ] [-CountVariable ] [-ProgressAction ] + [-DefaultProfile ] [-CountVariable ] [] ``` ### ObjectIdParameterSet ``` Get-AzADServicePrincipal -ObjectId [-Select ] [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### SearchStringParameterSet ``` Get-AzADServicePrincipal [-Select ] -DisplayNameBeginsWith [-First ] - [-Skip ] [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] + [-Skip ] [-AppendSelected] [-DefaultProfile ] [] ``` ### DisplayNameParameterSet ``` Get-AzADServicePrincipal [-Select ] -DisplayName [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### ApplicationIdParameterSet ``` Get-AzADServicePrincipal [-Select ] -ApplicationId [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ### ApplicationObjectParameterSet ``` Get-AzADServicePrincipal [-Select ] -ApplicationObject [-First ] - [-Skip ] [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] + [-Skip ] [-AppendSelected] [-DefaultProfile ] [] ``` ### SPNParameterSet ``` Get-AzADServicePrincipal [-Select ] -ServicePrincipalName [-First ] [-Skip ] - [-AppendSelected] [-DefaultProfile ] [-ProgressAction ] [] + [-AppendSelected] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -298,21 +298,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADServicePrincipalAppRoleAssignment.md b/src/Resources/Resources/help/Get-AzADServicePrincipalAppRoleAssignment.md index 7d284c08445f..3c0adbaa1f82 100644 --- a/src/Resources/Resources/help/Get-AzADServicePrincipalAppRoleAssignment.md +++ b/src/Resources/Resources/help/Get-AzADServicePrincipalAppRoleAssignment.md @@ -16,13 +16,13 @@ Get appRoleAssignments from servicePrincipals ``` Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId [-Expand ] [-Select ] [-Count] [-Filter ] [-Orderby ] [-Search ] [-First ] - [-Skip ] [-DefaultProfile ] [-ProgressAction ] [] + [-Skip ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId -AppRoleAssignmentId - [-Expand ] [-Select ] [-DefaultProfile ] [-ProgressAction ] + [-Expand ] [-Select ] [-DefaultProfile ] [] ``` @@ -150,21 +150,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzADSpCredential.md b/src/Resources/Resources/help/Get-AzADSpCredential.md index 6ab220979046..8f72804a0ad5 100644 --- a/src/Resources/Resources/help/Get-AzADSpCredential.md +++ b/src/Resources/Resources/help/Get-AzADSpCredential.md @@ -14,26 +14,26 @@ Lists key credentials and password credentials for an service principal. ### ObjectIdParameterSet (Default) ``` -Get-AzADSpCredential -ObjectId [-DefaultProfile ] [-ProgressAction ] +Get-AzADSpCredential -ObjectId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SPNParameterSet ``` Get-AzADSpCredential -ServicePrincipalName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameParameterSet ``` -Get-AzADSpCredential -DisplayName [-DefaultProfile ] [-ProgressAction ] +Get-AzADSpCredential -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SPNObjectParameterSet ``` Get-AzADSpCredential -ServicePrincipalObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -95,21 +95,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalName The service principal name. diff --git a/src/Resources/Resources/help/Get-AzADUser.md b/src/Resources/Resources/help/Get-AzADUser.md index acb0ac8d52cd..82703b879359 100644 --- a/src/Resources/Resources/help/Get-AzADUser.md +++ b/src/Resources/Resources/help/Get-AzADUser.md @@ -16,44 +16,44 @@ Lists entities from users or get entity from users by key ``` Get-AzADUser [-Count] [-Expand ] [-Select ] [-First ] [-Skip ] [-AppendSelected] [-Filter ] [-Orderby ] [-Search ] [-ConsistencyLevel ] - [-DefaultProfile ] [-CountVariable ] [-ProgressAction ] + [-DefaultProfile ] [-CountVariable ] [] ``` ### MailParameterSet ``` Get-AzADUser [-Expand ] [-Select ] [-First ] [-Skip ] [-AppendSelected] - [-DefaultProfile ] -Mail [-ProgressAction ] [] + [-DefaultProfile ] -Mail [] ``` ### DisplayNameParameterSet ``` Get-AzADUser [-Expand ] [-Select ] [-First ] [-Skip ] [-AppendSelected] - [-DefaultProfile ] -DisplayName [-ProgressAction ] [] + [-DefaultProfile ] -DisplayName [] ``` ### StartsWithParameterSet ``` Get-AzADUser [-Expand ] [-Select ] [-First ] [-Skip ] [-AppendSelected] - [-DefaultProfile ] -StartsWith [-ProgressAction ] [] + [-DefaultProfile ] -StartsWith [] ``` ### ObjectIdParameterSet ``` Get-AzADUser [-Expand ] [-Select ] [-AppendSelected] [-DefaultProfile ] - -ObjectId [-ProgressAction ] [] + -ObjectId [] ``` ### UPNParameterSet ``` Get-AzADUser [-Expand ] [-Select ] [-AppendSelected] [-DefaultProfile ] - -UserPrincipalName [-ProgressAction ] [] + -UserPrincipalName [] ``` ### SignedInUser ``` Get-AzADUser [-Expand ] [-Select ] [-AppendSelected] [-DefaultProfile ] - [-SignedIn] [-ProgressAction ] [] + [-SignedIn] [] ``` ## DESCRIPTION @@ -266,21 +266,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Search Search items by search phrases diff --git a/src/Resources/Resources/help/Get-AzDenyAssignment.md b/src/Resources/Resources/help/Get-AzDenyAssignment.md index 98f11154a3bd..2561084f5835 100644 --- a/src/Resources/Resources/help/Get-AzDenyAssignment.md +++ b/src/Resources/Resources/help/Get-AzDenyAssignment.md @@ -22,113 +22,113 @@ The cmdlet may call below Microsoft Graph API according to input parameters: ### EmptyParameterSet (Default) ``` Get-AzDenyAssignment [-Scope ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ObjectIdParameterSet ``` Get-AzDenyAssignment -ObjectId [-ExpandPrincipalGroups] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithObjectIdParameterSet ``` Get-AzDenyAssignment -ObjectId -ResourceGroupName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithObjectIdParameterSet ``` Get-AzDenyAssignment -ObjectId -ResourceGroupName -ResourceName -ResourceType - [-ParentResource ] [-DefaultProfile ] [-ProgressAction ] + [-ParentResource ] [-DefaultProfile ] [] ``` ### ScopeWithObjectIdParameterSet ``` Get-AzDenyAssignment -ObjectId -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSignInNameParameterSet ``` Get-AzDenyAssignment -SignInName -ResourceGroupName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ResourceWithSignInNameParameterSet ``` Get-AzDenyAssignment -SignInName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSignInNameParameterSet ``` Get-AzDenyAssignment -SignInName -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### SignInNameParameterSet ``` Get-AzDenyAssignment -SignInName [-ExpandPrincipalGroups] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSPNParameterSet ``` Get-AzDenyAssignment -ServicePrincipalName -ResourceGroupName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ResourceWithSPNParameterSet ``` Get-AzDenyAssignment -ServicePrincipalName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSPNParameterSet ``` Get-AzDenyAssignment -ServicePrincipalName -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### SPNParameterSet ``` Get-AzDenyAssignment -ServicePrincipalName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupParameterSet ``` Get-AzDenyAssignment -ResourceGroupName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceParameterSet ``` Get-AzDenyAssignment -ResourceGroupName -ResourceName -ResourceType - [-ParentResource ] [-DefaultProfile ] [-ProgressAction ] + [-ParentResource ] [-DefaultProfile ] [] ``` ### ScopeParameterSet ``` Get-AzDenyAssignment -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### DenyAssignmentIdParameterSet ``` Get-AzDenyAssignment [-Scope ] -Id [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### DenyAssignmentNameParameterSet ``` Get-AzDenyAssignment [-Scope ] -DenyAssignmentName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -447,21 +447,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. Lists deny assignments that are effective at the specified resource group. diff --git a/src/Resources/Resources/help/Get-AzDeployment.md b/src/Resources/Resources/help/Get-AzDeployment.md index 82f69c3e211d..79fa12529b6a 100644 --- a/src/Resources/Resources/help/Get-AzDeployment.md +++ b/src/Resources/Resources/help/Get-AzDeployment.md @@ -15,13 +15,13 @@ Get deployment ### GetByDeploymentName (Default) ``` Get-AzDeployment [[-Name] ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByDeploymentId ``` Get-AzDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -110,21 +110,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzDeploymentOperation.md b/src/Resources/Resources/help/Get-AzDeploymentOperation.md index f7fa14371782..53024ca2e1fd 100644 --- a/src/Resources/Resources/help/Get-AzDeploymentOperation.md +++ b/src/Resources/Resources/help/Get-AzDeploymentOperation.md @@ -15,13 +15,13 @@ Get deployment operation ### GetByDeploymentName (Default) ``` Get-AzDeploymentOperation -DeploymentName [-OperationId ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDeploymentObject ``` Get-AzDeploymentOperation -DeploymentObject [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzDeploymentScript.md b/src/Resources/Resources/help/Get-AzDeploymentScript.md index 20d87e312b7c..efc1cc909ae8 100644 --- a/src/Resources/Resources/help/Get-AzDeploymentScript.md +++ b/src/Resources/Resources/help/Get-AzDeploymentScript.md @@ -15,19 +15,19 @@ Gets or lists deployment scripts. ### ListDeploymentScript (Default) ``` Get-AzDeploymentScript [[-ResourceGroupName] ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetDeploymentScriptByName ``` Get-AzDeploymentScript [-ResourceGroupName] [-Name] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetDeploymentScriptByResourceId ``` Get-AzDeploymentScript [-Id] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -111,21 +111,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Get-AzDeploymentScriptLog.md b/src/Resources/Resources/help/Get-AzDeploymentScriptLog.md index 32839b51b339..71b35c0e6446 100644 --- a/src/Resources/Resources/help/Get-AzDeploymentScriptLog.md +++ b/src/Resources/Resources/help/Get-AzDeploymentScriptLog.md @@ -15,19 +15,19 @@ Gets the log of a deployment script execution. ### GetDeploymentScriptLogByName (Default) ``` Get-AzDeploymentScriptLog [-ResourceGroupName] [-Name] [[-Tail] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetDeploymentScriptLogByResourceId ``` Get-AzDeploymentScriptLog [-DeploymentScriptResourceId] [[-Tail] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetDeploymentScriptLogByInputObject ``` Get-AzDeploymentScriptLog [-DeploymentScriptObject] [[-Tail] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -121,21 +121,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Get-AzDeploymentWhatIfResult.md b/src/Resources/Resources/help/Get-AzDeploymentWhatIfResult.md index f245b0625f67..3d511bc47e9c 100644 --- a/src/Resources/Resources/help/Get-AzDeploymentWhatIfResult.md +++ b/src/Resources/Resources/help/Get-AzDeploymentWhatIfResult.md @@ -16,7 +16,7 @@ Gets a template What-If result for a deployment at subscription scope. ``` Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterObject @@ -24,7 +24,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -32,7 +32,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -40,7 +40,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -48,7 +48,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -56,7 +56,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile @@ -64,7 +64,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile @@ -72,7 +72,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams @@ -80,14 +80,14 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate ``` Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterUri @@ -95,7 +95,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri @@ -103,7 +103,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri @@ -111,7 +111,7 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -119,28 +119,28 @@ Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters ``` Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriWithNoParameters ``` Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceId ``` Get-AzDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -265,21 +265,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResultFormat The What-If result format. diff --git a/src/Resources/Resources/help/Get-AzLocation.md b/src/Resources/Resources/help/Get-AzLocation.md index c17a145ed1eb..46158c6e6978 100644 --- a/src/Resources/Resources/help/Get-AzLocation.md +++ b/src/Resources/Resources/help/Get-AzLocation.md @@ -15,7 +15,7 @@ Gets all locations and the supported resource providers for each location. ``` Get-AzLocation [-ExtendedLocation ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzManagedApplication.md b/src/Resources/Resources/help/Get-AzManagedApplication.md index a6970abd0715..d33d9980807d 100644 --- a/src/Resources/Resources/help/Get-AzManagedApplication.md +++ b/src/Resources/Resources/help/Get-AzManagedApplication.md @@ -15,19 +15,19 @@ Gets managed applications ### GetBySubscription (Default) ``` Get-AzManagedApplication [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByNameAndResourceGroup ``` Get-AzManagedApplication [-Name ] -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetById ``` Get-AzManagedApplication -Id [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Get-AzManagedApplicationDefinition.md b/src/Resources/Resources/help/Get-AzManagedApplicationDefinition.md index 805c9218165f..436d291b3961 100644 --- a/src/Resources/Resources/help/Get-AzManagedApplicationDefinition.md +++ b/src/Resources/Resources/help/Get-AzManagedApplicationDefinition.md @@ -15,13 +15,13 @@ Gets managed application definitions ### GetByNameAndResourceGroup (Default) ``` Get-AzManagedApplicationDefinition [-Name ] -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetById ``` Get-AzManagedApplicationDefinition -Id [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -123,21 +123,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Get-AzManagementGroup.md b/src/Resources/Resources/help/Get-AzManagementGroup.md index 12080a423a55..ab77949b38d0 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroup.md +++ b/src/Resources/Resources/help/Get-AzManagementGroup.md @@ -14,14 +14,14 @@ Gets Management Group(s) ### ListOperation (Default) ``` -Get-AzManagementGroup [-DefaultProfile ] [-ProgressAction ] [-WhatIf] +Get-AzManagementGroup [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GetOperation ``` Get-AzManagementGroup [-GroupName] [-DefaultProfile ] [-Expand] [-Recurse] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -187,21 +187,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Recurse Recursively list the children of the management group diff --git a/src/Resources/Resources/help/Get-AzManagementGroupDeployment.md b/src/Resources/Resources/help/Get-AzManagementGroupDeployment.md index 9635bbb350af..c27bf8e6d70f 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupDeployment.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupDeployment.md @@ -15,13 +15,13 @@ Get deployment at a management group ### GetByDeploymentName (Default) ``` Get-AzManagementGroupDeployment [-ManagementGroupId] [[-Name] ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDeploymentId ``` Get-AzManagementGroupDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -132,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentOperation.md b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentOperation.md index 9239e4c3eb4b..d529fedd6732 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentOperation.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentOperation.md @@ -15,14 +15,14 @@ Get deployment operation for management group deployment ### GetByDeploymentName (Default) ``` Get-AzManagementGroupDeploymentOperation -ManagementGroupId -DeploymentName - [-OperationId ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-OperationId ] [-Pre] [-DefaultProfile ] [] ``` ### GetByDeploymentObject ``` Get-AzManagementGroupDeploymentOperation -DeploymentObject [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentStack.md b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentStack.md index a767d216aeec..713eaf5ed3f2 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentStack.md @@ -15,19 +15,19 @@ Gets Management Group scoped Deployment Stacks. ### ListByManagmentGroupId (Default) ``` Get-AzManagementGroupDeploymentStack -ManagementGroupId [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByManagementGroupIdAndName ``` Get-AzManagementGroupDeploymentStack [-Name] -ManagementGroupId [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceId ``` Get-AzManagementGroupDeploymentStack -ResourceId [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the DeploymentStack to get diff --git a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentWhatIfResult.md b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentWhatIfResult.md index fb986e721221..42feb7d433c1 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupDeploymentWhatIfResult.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupDeploymentWhatIfResult.md @@ -17,7 +17,7 @@ Gets a template What-If result for a deployment at management group scope. Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterObject @@ -25,7 +25,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -33,7 +33,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -41,7 +41,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -49,7 +49,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -57,7 +57,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile @@ -65,7 +65,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile @@ -73,7 +73,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams @@ -81,7 +81,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate @@ -89,7 +89,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterUri @@ -97,7 +97,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri @@ -105,7 +105,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri @@ -113,7 +113,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -121,7 +121,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters @@ -129,7 +129,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriWithNoParameters @@ -137,7 +137,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceId @@ -145,7 +145,7 @@ Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId Get-AzManagementGroupDeploymentWhatIfResult [-Name ] -ManagementGroupId -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -291,21 +291,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResultFormat The What-If result format. diff --git a/src/Resources/Resources/help/Get-AzManagementGroupEntity.md b/src/Resources/Resources/help/Get-AzManagementGroupEntity.md index 7dd0c7fd4738..c0906a306827 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupEntity.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupEntity.md @@ -13,7 +13,7 @@ Lists all Entities under the current Tenant ## SYNTAX ``` -Get-AzManagementGroupEntity [-DefaultProfile ] [-ProgressAction ] +Get-AzManagementGroupEntity [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -60,21 +60,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Get-AzManagementGroupHierarchySetting.md b/src/Resources/Resources/help/Get-AzManagementGroupHierarchySetting.md index a5a9e77430d7..0e8d8443990c 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupHierarchySetting.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupHierarchySetting.md @@ -15,13 +15,13 @@ Gets the Hierarchy Settings under the current tenant ### GroupOperations (Default) ``` Get-AzManagementGroupHierarchySetting [-GroupName] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` Get-AzManagementGroupHierarchySetting [-GroupName] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -75,21 +75,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Get-AzManagementGroupNameAvailability.md b/src/Resources/Resources/help/Get-AzManagementGroupNameAvailability.md index 134299b95db8..13416d1b2b62 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupNameAvailability.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupNameAvailability.md @@ -14,7 +14,7 @@ Checks if the Management Group name is available in the Tenant and a valid name. ``` Get-AzManagementGroupNameAvailability [-GroupName] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -87,21 +87,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Get-AzManagementGroupSubscription.md b/src/Resources/Resources/help/Get-AzManagementGroupSubscription.md index dcff27b6a2ab..28acca9f28a1 100644 --- a/src/Resources/Resources/help/Get-AzManagementGroupSubscription.md +++ b/src/Resources/Resources/help/Get-AzManagementGroupSubscription.md @@ -14,7 +14,7 @@ Gets the details of Subscription(s) under a Management Group. ``` Get-AzManagementGroupSubscription [-GroupName] [[-SubscriptionId] ] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Subscription Id of the subscription associated with the management diff --git a/src/Resources/Resources/help/Get-AzPolicyAlias.md b/src/Resources/Resources/help/Get-AzPolicyAlias.md index fe4352e9c926..a0ca06122bb8 100644 --- a/src/Resources/Resources/help/Get-AzPolicyAlias.md +++ b/src/Resources/Resources/help/Get-AzPolicyAlias.md @@ -17,7 +17,7 @@ The -ListAvailable switch modifies this behavior by listing all matching resourc ``` Get-AzPolicyAlias [-NamespaceMatch ] [-ResourceTypeMatch ] [-AliasMatch ] [-PathMatch ] [-ApiVersionMatch ] [-LocationMatch ] [-ListAvailable] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [] ``` @@ -361,21 +361,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceTypeMatch Limits the output to items whose resource type matches this value. diff --git a/src/Resources/Resources/help/Get-AzPolicyAssignment.md b/src/Resources/Resources/help/Get-AzPolicyAssignment.md index d0a7d992fa4f..14a05cbe5cbc 100644 --- a/src/Resources/Resources/help/Get-AzPolicyAssignment.md +++ b/src/Resources/Resources/help/Get-AzPolicyAssignment.md @@ -14,38 +14,38 @@ Gets policy assignments. ### Default (Default) ``` -Get-AzPolicyAssignment [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] +Get-AzPolicyAssignment [-BackwardCompatible] [-DefaultProfile ] [] ``` ### Name ``` Get-AzPolicyAssignment -Name [-Scope ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### PolicyDefinitionId ``` Get-AzPolicyAssignment [-Scope ] -PolicyDefinitionId [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### IncludeDescendent ``` Get-AzPolicyAssignment [-Scope ] [-IncludeDescendent] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Scope ``` Get-AzPolicyAssignment -Scope [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Id ``` Get-AzPolicyAssignment -Id [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -189,21 +189,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy assignment. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Get-AzPolicyDefinition.md b/src/Resources/Resources/help/Get-AzPolicyDefinition.md index fd92f579e710..61e2e2e1e6d6 100644 --- a/src/Resources/Resources/help/Get-AzPolicyDefinition.md +++ b/src/Resources/Resources/help/Get-AzPolicyDefinition.md @@ -15,55 +15,55 @@ Gets policy set definitions. ### Name (Default) ``` Get-AzPolicyDefinition [-Name ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ManagementGroupName ``` Get-AzPolicyDefinition [-Name ] -ManagementGroupName [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SubscriptionId ``` Get-AzPolicyDefinition [-Name ] -SubscriptionId [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Version ``` Get-AzPolicyDefinition [-Name ] [-Id ] [-BackwardCompatible] -Version - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListVersion ``` Get-AzPolicyDefinition [-Name ] [-Id ] [-ListVersion] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Id ``` Get-AzPolicyDefinition -Id [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Builtin ``` Get-AzPolicyDefinition [-SubscriptionId ] [-ManagementGroupName ] [-Builtin] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ### Custom ``` Get-AzPolicyDefinition [-SubscriptionId ] [-ManagementGroupName ] [-Custom] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ### Static ``` Get-AzPolicyDefinition [-SubscriptionId ] [-ManagementGroupName ] [-Static] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -270,21 +270,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Static Causes cmdlet to return only static policy definitions. diff --git a/src/Resources/Resources/help/Get-AzPolicyExemption.md b/src/Resources/Resources/help/Get-AzPolicyExemption.md index 5c41576fc184..66dc4de736ec 100644 --- a/src/Resources/Resources/help/Get-AzPolicyExemption.md +++ b/src/Resources/Resources/help/Get-AzPolicyExemption.md @@ -15,19 +15,19 @@ Gets policy exemptions. ### Name (Default) ``` Get-AzPolicyExemption [-Name ] [-Scope ] [-PolicyAssignmentIdFilter ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ### IncludeDescendent ``` Get-AzPolicyExemption [-Scope ] [-IncludeDescendent] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Id ``` Get-AzPolicyExemption [-PolicyAssignmentIdFilter ] -Id [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy exemption. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Get-AzPolicySetDefinition.md b/src/Resources/Resources/help/Get-AzPolicySetDefinition.md index adbd89379ce3..31386eb0c25e 100644 --- a/src/Resources/Resources/help/Get-AzPolicySetDefinition.md +++ b/src/Resources/Resources/help/Get-AzPolicySetDefinition.md @@ -15,49 +15,49 @@ Gets policy set definitions. ### Name (Default) ``` Get-AzPolicySetDefinition [-Name ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ManagementGroupName ``` Get-AzPolicySetDefinition [-Name ] -ManagementGroupName [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SubscriptionId ``` Get-AzPolicySetDefinition [-Name ] -SubscriptionId [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Version ``` Get-AzPolicySetDefinition [-Name ] [-Id ] [-BackwardCompatible] -Version - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ListVersion ``` Get-AzPolicySetDefinition [-Name ] [-Id ] [-ListVersion] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Id ``` Get-AzPolicySetDefinition -Id [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Builtin ``` Get-AzPolicySetDefinition [-SubscriptionId ] [-ManagementGroupName ] [-Builtin] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ### Custom ``` Get-AzPolicySetDefinition [-SubscriptionId ] [-ManagementGroupName ] [-Custom] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [] + [-BackwardCompatible] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -254,21 +254,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/Get-AzPrivateLinkAssociation.md b/src/Resources/Resources/help/Get-AzPrivateLinkAssociation.md index 00320f8c0cf0..42d3ad89302a 100644 --- a/src/Resources/Resources/help/Get-AzPrivateLinkAssociation.md +++ b/src/Resources/Resources/help/Get-AzPrivateLinkAssociation.md @@ -14,7 +14,7 @@ Gets all the Azure Resource Management Private Link Association(s). ``` Get-AzPrivateLinkAssociation [-ManagementGroupId] [[-Name] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzProviderFeature.md b/src/Resources/Resources/help/Get-AzProviderFeature.md index 9b9c8922c615..378cf6148314 100644 --- a/src/Resources/Resources/help/Get-AzProviderFeature.md +++ b/src/Resources/Resources/help/Get-AzProviderFeature.md @@ -16,13 +16,13 @@ Gets information about Azure provider features. ### ListAvailableParameterSet (Default) ``` Get-AzProviderFeature [-ProviderNamespace ] [-ListAvailable] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetFeature ``` Get-AzProviderFeature -ProviderNamespace -FeatureName - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -91,21 +91,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace Specifies the namespace for which this cmdlet gets provider features. diff --git a/src/Resources/Resources/help/Get-AzProviderOperation.md b/src/Resources/Resources/help/Get-AzProviderOperation.md index fec62711fe8a..557c6cf06d3a 100644 --- a/src/Resources/Resources/help/Get-AzProviderOperation.md +++ b/src/Resources/Resources/help/Get-AzProviderOperation.md @@ -15,7 +15,7 @@ Gets the operations for an Azure resource provider that are securable using Azur ``` Get-AzProviderOperation [[-OperationSearchString] ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -74,21 +74,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzProviderPreviewFeature.md b/src/Resources/Resources/help/Get-AzProviderPreviewFeature.md index 955ee22fd1aa..f357a5f201e9 100644 --- a/src/Resources/Resources/help/Get-AzProviderPreviewFeature.md +++ b/src/Resources/Resources/help/Get-AzProviderPreviewFeature.md @@ -14,7 +14,7 @@ Gets a feature registration in your account. ``` Get-AzProviderPreviewFeature [-Name ] -ProviderNamespace - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -61,21 +61,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace The resource provider namespace. diff --git a/src/Resources/Resources/help/Get-AzResource.md b/src/Resources/Resources/help/Get-AzResource.md index 69e16e87efda..d80c594edd0e 100644 --- a/src/Resources/Resources/help/Get-AzResource.md +++ b/src/Resources/Resources/help/Get-AzResource.md @@ -18,20 +18,20 @@ Gets resources. ``` Get-AzResource [-Name ] [-ResourceType ] [-ODataQuery ] [-ResourceGroupName ] [-TagName ] [-TagValue ] [-ExpandProperties] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceId ``` Get-AzResource -ResourceId [-ODataQuery ] [-ExpandProperties] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTagObjectParameterSet ``` Get-AzResource [-Name ] [-ResourceType ] [-ODataQuery ] [-ResourceGroupName ] -Tag [-ExpandProperties] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -261,21 +261,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group the resource(s) that is retrieved belongs in. This parameter supports wildcards at the beginning and/or end of the string. diff --git a/src/Resources/Resources/help/Get-AzResourceGroup.md b/src/Resources/Resources/help/Get-AzResourceGroup.md index bb7b603f3a37..2fbd3283c773 100644 --- a/src/Resources/Resources/help/Get-AzResourceGroup.md +++ b/src/Resources/Resources/help/Get-AzResourceGroup.md @@ -16,13 +16,13 @@ Gets resource groups. ### GetByResourceGroupName (Default) ``` Get-AzResourceGroup [[-Name] ] [[-Location] ] [-Tag ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceGroupId ``` Get-AzResourceGroup [[-Location] ] [-Id ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Tag The tag hashtable to filter resource groups by. diff --git a/src/Resources/Resources/help/Get-AzResourceGroupDeployment.md b/src/Resources/Resources/help/Get-AzResourceGroupDeployment.md index e17e0a5c424a..80ce538d8019 100644 --- a/src/Resources/Resources/help/Get-AzResourceGroupDeployment.md +++ b/src/Resources/Resources/help/Get-AzResourceGroupDeployment.md @@ -16,13 +16,13 @@ Gets the deployments in a resource group. ### GetByResourceGroupDeploymentName (Default) ``` Get-AzResourceGroupDeployment [-ResourceGroupName] [[-Name] ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceGroupDeploymentId ``` Get-AzResourceGroupDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -127,21 +127,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of a resource group. The cmdlet gets the deployments for the resource group that this parameter specifies. diff --git a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentOperation.md b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentOperation.md index e152afd6d8a0..b5fbb89f23f8 100644 --- a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentOperation.md +++ b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentOperation.md @@ -15,7 +15,7 @@ Gets the resource group deployment operation ``` Get-AzResourceGroupDeploymentOperation -DeploymentName -ResourceGroupName [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -82,21 +82,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentStack.md b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentStack.md index b5cd97e437a2..69ed2878206d 100644 --- a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentStack.md @@ -15,19 +15,19 @@ Gets Resource Group scoped Deployment Stacks. ### ListByResourceGroupName (Default) ``` Get-AzResourceGroupDeploymentStack [-ResourceGroupName] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByResourceId ``` Get-AzResourceGroupDeploymentStack -ResourceId [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByName ``` Get-AzResourceGroupDeploymentStack [-ResourceGroupName] [-Name] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -89,21 +89,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The id of the ResourceGroup where the DeploymentStack is deployed diff --git a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentWhatIfResult.md b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentWhatIfResult.md index fd508eb5b764..e22dd471dda0 100644 --- a/src/Resources/Resources/help/Get-AzResourceGroupDeploymentWhatIfResult.md +++ b/src/Resources/Resources/help/Get-AzResourceGroupDeploymentWhatIfResult.md @@ -17,7 +17,7 @@ Gets a template What-If result for a deployment at resource group scope. Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterObject @@ -25,7 +25,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -33,7 +33,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -41,7 +41,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -49,7 +49,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -57,7 +57,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile @@ -65,7 +65,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile @@ -73,7 +73,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams @@ -81,7 +81,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate @@ -89,7 +89,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterUri @@ -97,7 +97,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri @@ -105,7 +105,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri @@ -113,7 +113,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -121,7 +121,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters @@ -129,7 +129,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriWithNoParameters @@ -137,7 +137,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceId @@ -145,7 +145,7 @@ Get-AzResourceGroupDeploymentWhatIfResult [-Name ] -ResourceGroupName ] -ResourceGroupName [-Mode ] [-ResultFormat ] [-ExcludeChangeType ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -271,21 +271,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Get-AzResourceLock.md b/src/Resources/Resources/help/Get-AzResourceLock.md index 3f40f543c4b4..b7c07b811ee2 100644 --- a/src/Resources/Resources/help/Get-AzResourceLock.md +++ b/src/Resources/Resources/help/Get-AzResourceLock.md @@ -16,39 +16,39 @@ Gets a resource lock. ### ByResourceGroup ``` Get-AzResourceLock [-LockName ] [-AtScope] -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByResourceGroupLevel ``` Get-AzResourceLock [-LockName ] [-AtScope] -ResourceName -ResourceType -ResourceGroupName [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### BySpecifiedScope ``` Get-AzResourceLock [-LockName ] [-AtScope] -Scope [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### BySubscription ``` Get-AzResourceLock [-LockName ] [-AtScope] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### BySubscriptionLevel ``` Get-AzResourceLock [-LockName ] [-AtScope] -ResourceName -ResourceType - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [] ``` ### ByLockId ``` Get-AzResourceLock [-AtScope] -LockId [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -164,21 +164,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group for which the lock applies. This cmdlet gets locks for this resource group. diff --git a/src/Resources/Resources/help/Get-AzResourceManagementPrivateLink.md b/src/Resources/Resources/help/Get-AzResourceManagementPrivateLink.md index 398ac32c9e12..36fb78eacb28 100644 --- a/src/Resources/Resources/help/Get-AzResourceManagementPrivateLink.md +++ b/src/Resources/Resources/help/Get-AzResourceManagementPrivateLink.md @@ -14,7 +14,7 @@ Gets Azure Resource Management Private Link(s) ``` Get-AzResourceManagementPrivateLink [[-ResourceGroupName] ] [[-Name] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Get-AzResourceProvider.md b/src/Resources/Resources/help/Get-AzResourceProvider.md index 196064236da4..0ea26aa4bd1a 100644 --- a/src/Resources/Resources/help/Get-AzResourceProvider.md +++ b/src/Resources/Resources/help/Get-AzResourceProvider.md @@ -16,13 +16,13 @@ Gets a resource provider. ### ListAvailable (Default) ``` Get-AzResourceProvider [-Location ] [-ListAvailable] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### IndividualProvider ``` Get-AzResourceProvider -ProviderNamespace [-Location ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -292,21 +292,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace Specifies the namespace of the resource provider. diff --git a/src/Resources/Resources/help/Get-AzRoleAssignment.md b/src/Resources/Resources/help/Get-AzRoleAssignment.md index 26a816e572f9..ee47fde76af3 100644 --- a/src/Resources/Resources/help/Get-AzRoleAssignment.md +++ b/src/Resources/Resources/help/Get-AzRoleAssignment.md @@ -29,21 +29,21 @@ Please notice that this cmdlet will mark `ObjectType` as `Unknown` in output if ``` Get-AzRoleAssignment [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ObjectIdParameterSet ``` Get-AzRoleAssignment -ObjectId [-RoleDefinitionName ] [-ExpandPrincipalGroups] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithObjectIdParameterSet ``` Get-AzRoleAssignment -ObjectId -ResourceGroupName [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithObjectIdParameterSet @@ -51,28 +51,28 @@ Get-AzRoleAssignment -ObjectId -ResourceGroupName [-RoleDefini Get-AzRoleAssignment -ObjectId -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithObjectIdParameterSet ``` Get-AzRoleAssignment -ObjectId [-RoleDefinitionName ] -Scope [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### RoleIdWithScopeAndObjectIdParameterSet ``` Get-AzRoleAssignment [-ObjectId ] -RoleDefinitionId [-Scope ] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSignInNameParameterSet ``` Get-AzRoleAssignment -SignInName -ResourceGroupName [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithSignInNameParameterSet @@ -80,28 +80,28 @@ Get-AzRoleAssignment -SignInName -ResourceGroupName [-RoleDefi Get-AzRoleAssignment -SignInName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSignInNameParameterSet ``` Get-AzRoleAssignment -SignInName [-RoleDefinitionName ] -Scope [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### SignInNameParameterSet ``` Get-AzRoleAssignment -SignInName [-RoleDefinitionName ] [-ExpandPrincipalGroups] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSPNParameterSet ``` Get-AzRoleAssignment -ServicePrincipalName -ResourceGroupName [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithSPNParameterSet @@ -109,28 +109,28 @@ Get-AzRoleAssignment -ServicePrincipalName -ResourceGroupName Get-AzRoleAssignment -ServicePrincipalName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSPNParameterSet ``` Get-AzRoleAssignment -ServicePrincipalName [-RoleDefinitionName ] -Scope [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### SPNParameterSet ``` Get-AzRoleAssignment -ServicePrincipalName [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupParameterSet ``` Get-AzRoleAssignment -ResourceGroupName [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceParameterSet @@ -138,14 +138,14 @@ Get-AzRoleAssignment -ResourceGroupName [-RoleDefinitionName ] Get-AzRoleAssignment -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] [-RoleDefinitionName ] [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeParameterSet ``` Get-AzRoleAssignment [-RoleDefinitionName ] -Scope [-IncludeClassicAdministrators] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -295,21 +295,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. Lists role assignments that are effective at the specified resource group. diff --git a/src/Resources/Resources/help/Get-AzRoleAssignmentSchedule.md b/src/Resources/Resources/help/Get-AzRoleAssignmentSchedule.md index f5a1543689a0..dd0347d78aaa 100644 --- a/src/Resources/Resources/help/Get-AzRoleAssignmentSchedule.md +++ b/src/Resources/Resources/help/Get-AzRoleAssignmentSchedule.md @@ -15,19 +15,19 @@ Get the specified role assignment schedule for a resource scope ### List (Default) ``` Get-AzRoleAssignmentSchedule -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleAssignmentSchedule -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleAssignmentSchedule -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role assignment schedule. diff --git a/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleInstance.md b/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleInstance.md index bceb7557d4ad..4ebb119dde1f 100644 --- a/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleInstance.md +++ b/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleInstance.md @@ -15,19 +15,19 @@ Gets the specified role assignment schedule instance. ### List (Default) ``` Get-AzRoleAssignmentScheduleInstance -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleAssignmentScheduleInstance -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleAssignmentScheduleInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role assignments schedules. diff --git a/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleRequest.md b/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleRequest.md index a0acef87dc47..a846e4ca785f 100644 --- a/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleRequest.md +++ b/src/Resources/Resources/help/Get-AzRoleAssignmentScheduleRequest.md @@ -15,19 +15,19 @@ Get the specified role assignment schedule request. ### List (Default) ``` Get-AzRoleAssignmentScheduleRequest -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleAssignmentScheduleRequest -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleAssignmentScheduleRequest -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role assignment schedule request. diff --git a/src/Resources/Resources/help/Get-AzRoleDefinition.md b/src/Resources/Resources/help/Get-AzRoleDefinition.md index 94be65e2dc4c..5b263ed55aae 100644 --- a/src/Resources/Resources/help/Get-AzRoleDefinition.md +++ b/src/Resources/Resources/help/Get-AzRoleDefinition.md @@ -16,19 +16,19 @@ Lists all Azure RBAC roles that are available for assignment. ### RoleDefinitionNameParameterSet (Default) ``` Get-AzRoleDefinition [[-Name] ] [-Scope ] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### RoleDefinitionIdParameterSet ``` Get-AzRoleDefinition -Id [-Scope ] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### RoleDefinitionCustomParameterSet ``` Get-AzRoleDefinition [-Scope ] [-Custom] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope Role definition scope. diff --git a/src/Resources/Resources/help/Get-AzRoleEligibilitySchedule.md b/src/Resources/Resources/help/Get-AzRoleEligibilitySchedule.md index 7b11bae02150..1b89644b0906 100644 --- a/src/Resources/Resources/help/Get-AzRoleEligibilitySchedule.md +++ b/src/Resources/Resources/help/Get-AzRoleEligibilitySchedule.md @@ -15,19 +15,19 @@ Get the specified role eligibility schedule for a resource scope ### List (Default) ``` Get-AzRoleEligibilitySchedule -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleEligibilitySchedule -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleEligibilitySchedule -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -183,21 +183,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role eligibility schedule. diff --git a/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleInstance.md b/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleInstance.md index 1936d493eb01..ed51f1ffd9b6 100644 --- a/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleInstance.md +++ b/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleInstance.md @@ -15,19 +15,19 @@ Gets the specified role eligibility schedule instance. ### List (Default) ``` Get-AzRoleEligibilityScheduleInstance -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleEligibilityScheduleInstance -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleEligibilityScheduleInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role eligibility schedules. diff --git a/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleRequest.md b/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleRequest.md index cf57df53bb80..24a9e064967a 100644 --- a/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleRequest.md +++ b/src/Resources/Resources/help/Get-AzRoleEligibilityScheduleRequest.md @@ -15,19 +15,19 @@ Get the specified role eligibility schedule request. ### List (Default) ``` Get-AzRoleEligibilityScheduleRequest -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleEligibilityScheduleRequest -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleEligibilityScheduleRequest -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -167,21 +167,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role eligibility schedule request. diff --git a/src/Resources/Resources/help/Get-AzRoleEligibleChildResource.md b/src/Resources/Resources/help/Get-AzRoleEligibleChildResource.md index e133911b17c3..85669c25a9e3 100644 --- a/src/Resources/Resources/help/Get-AzRoleEligibleChildResource.md +++ b/src/Resources/Resources/help/Get-AzRoleEligibleChildResource.md @@ -15,13 +15,13 @@ Get the child resources of a resource on which user has eligible access ### Get (Default) ``` Get-AzRoleEligibleChildResource -Scope [-Filter ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleEligibleChildResource -InputObject [-Filter ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role management policy. diff --git a/src/Resources/Resources/help/Get-AzRoleManagementPolicy.md b/src/Resources/Resources/help/Get-AzRoleManagementPolicy.md index 93838593aedd..d71314eaae92 100644 --- a/src/Resources/Resources/help/Get-AzRoleManagementPolicy.md +++ b/src/Resources/Resources/help/Get-AzRoleManagementPolicy.md @@ -14,20 +14,20 @@ Get the specified role management policy for a resource scope ### List (Default) ``` -Get-AzRoleManagementPolicy -Scope [-DefaultProfile ] [-ProgressAction ] +Get-AzRoleManagementPolicy -Scope [-DefaultProfile ] [] ``` ### Get ``` Get-AzRoleManagementPolicy -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleManagementPolicy -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role management policy. diff --git a/src/Resources/Resources/help/Get-AzRoleManagementPolicyAssignment.md b/src/Resources/Resources/help/Get-AzRoleManagementPolicyAssignment.md index bf435741444e..108e609da88a 100644 --- a/src/Resources/Resources/help/Get-AzRoleManagementPolicyAssignment.md +++ b/src/Resources/Resources/help/Get-AzRoleManagementPolicyAssignment.md @@ -15,19 +15,19 @@ Get the specified role management policy assignment for a resource scope ### List (Default) ``` Get-AzRoleManagementPolicyAssignment -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzRoleManagementPolicyAssignment -Name -Scope [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzRoleManagementPolicyAssignment -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -116,21 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role management policy. diff --git a/src/Resources/Resources/help/Get-AzSubscriptionDeploymentStack.md b/src/Resources/Resources/help/Get-AzSubscriptionDeploymentStack.md index e0afe8483400..e493907ab04a 100644 --- a/src/Resources/Resources/help/Get-AzSubscriptionDeploymentStack.md +++ b/src/Resources/Resources/help/Get-AzSubscriptionDeploymentStack.md @@ -15,19 +15,19 @@ Gets Subscription scoped Deployment Stacks. ### ListDeploymentStacks (Default) ``` Get-AzSubscriptionDeploymentStack [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByName ``` Get-AzSubscriptionDeploymentStack [-Name] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByResourceId ``` Get-AzSubscriptionDeploymentStack -ResourceId [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -89,21 +89,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the DeploymentStack to get diff --git a/src/Resources/Resources/help/Get-AzTag.md b/src/Resources/Resources/help/Get-AzTag.md index e8450b37bb0f..3f898a58375b 100644 --- a/src/Resources/Resources/help/Get-AzTag.md +++ b/src/Resources/Resources/help/Get-AzTag.md @@ -16,12 +16,12 @@ Gets predefined Azure tags | Gets the entire set of tags on a resource or subscr ### GetPredefinedTagParameterSet ``` Get-AzTag [[-Name] ] [-Detailed] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByResourceIdParameterSet ``` -Get-AzTag -ResourceId [-DefaultProfile ] [-ProgressAction ] +Get-AzTag -ResourceId [-DefaultProfile ] [] ``` @@ -201,21 +201,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId The resource identifier for the tagged entity. A resource, a resource group or a subscription may be tagged. diff --git a/src/Resources/Resources/help/Get-AzTemplateSpec.md b/src/Resources/Resources/help/Get-AzTemplateSpec.md index 008b973eb1cc..bcf5f3b47e6c 100644 --- a/src/Resources/Resources/help/Get-AzTemplateSpec.md +++ b/src/Resources/Resources/help/Get-AzTemplateSpec.md @@ -15,19 +15,19 @@ Gets or lists Template Specs ### ListTemplateSpecsParameterSet (Default) ``` Get-AzTemplateSpec [[-ResourceGroupName] ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetTemplateSpecByNameParameterSet ``` Get-AzTemplateSpec [-ResourceGroupName] [-Name] [[-Version] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetTemplateSpecByIdParameterSet ``` Get-AzTemplateSpec [[-Version] ] [-ResourceId] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Get-AzTenantBackfillStatus.md b/src/Resources/Resources/help/Get-AzTenantBackfillStatus.md index 8255205997bf..4baca07753c3 100644 --- a/src/Resources/Resources/help/Get-AzTenantBackfillStatus.md +++ b/src/Resources/Resources/help/Get-AzTenantBackfillStatus.md @@ -13,7 +13,7 @@ Get the current Tenant Backfill Subscription Status ## SYNTAX ``` -Get-AzTenantBackfillStatus [-DefaultProfile ] [-ProgressAction ] +Get-AzTenantBackfillStatus [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -49,21 +49,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Get-AzTenantDeployment.md b/src/Resources/Resources/help/Get-AzTenantDeployment.md index 4a851af5595c..1ecaa3da637a 100644 --- a/src/Resources/Resources/help/Get-AzTenantDeployment.md +++ b/src/Resources/Resources/help/Get-AzTenantDeployment.md @@ -15,13 +15,13 @@ Get deployment at tenant scope ### GetByDeploymentName (Default) ``` Get-AzTenantDeployment [[-Name] ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetByDeploymentId ``` Get-AzTenantDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -117,21 +117,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzTenantDeploymentOperation.md b/src/Resources/Resources/help/Get-AzTenantDeploymentOperation.md index 31a7a30cb1ea..348eac00bde1 100644 --- a/src/Resources/Resources/help/Get-AzTenantDeploymentOperation.md +++ b/src/Resources/Resources/help/Get-AzTenantDeploymentOperation.md @@ -15,13 +15,13 @@ Get deployment operation for deployment at tenant scope ### GetByDeploymentName (Default) ``` Get-AzTenantDeploymentOperation -DeploymentName [-OperationId ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetByDeploymentObject ``` Get-AzTenantDeploymentOperation -DeploymentObject [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -120,21 +120,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Resources/Resources/help/Get-AzTenantDeploymentWhatIfResult.md b/src/Resources/Resources/help/Get-AzTenantDeploymentWhatIfResult.md index 004adbae5adf..e611b05f73c3 100644 --- a/src/Resources/Resources/help/Get-AzTenantDeploymentWhatIfResult.md +++ b/src/Resources/Resources/help/Get-AzTenantDeploymentWhatIfResult.md @@ -16,7 +16,7 @@ Gets a template What-If result for a deployment at tenant scope. ``` Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterObject @@ -24,7 +24,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -32,7 +32,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -40,7 +40,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -48,7 +48,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -56,7 +56,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile @@ -64,7 +64,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile @@ -72,7 +72,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams @@ -80,14 +80,14 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate ``` Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterUri @@ -95,7 +95,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri @@ -103,7 +103,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri @@ -111,7 +111,7 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -119,28 +119,28 @@ Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultF Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters ``` Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriWithNoParameters ``` Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceId ``` Get-AzTenantDeploymentWhatIfResult [-Name ] -Location [-ResultFormat ] [-ExcludeChangeType ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -267,21 +267,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResultFormat The What-If result format. diff --git a/src/Resources/Resources/help/Invoke-AzResourceAction.md b/src/Resources/Resources/help/Invoke-AzResourceAction.md index f20175984475..f96246c198ba 100644 --- a/src/Resources/Resources/help/Invoke-AzResourceAction.md +++ b/src/Resources/Resources/help/Invoke-AzResourceAction.md @@ -17,7 +17,7 @@ Invokes an action on a resource. ``` Invoke-AzResourceAction [-Parameters ] -Action -ResourceId [-ODataQuery ] [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### BySubscriptionLevel @@ -25,7 +25,7 @@ Invoke-AzResourceAction [-Parameters ] -Action -ResourceId < Invoke-AzResourceAction [-Parameters ] -Action -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-ResourceGroupName ] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -34,7 +34,7 @@ Invoke-AzResourceAction [-Parameters ] -Action -ResourceName Invoke-AzResourceAction [-Parameters ] -Action -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-TenantLevel] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -230,21 +230,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of a resource group in which this cmdlet invokes an action. diff --git a/src/Resources/Resources/help/Move-AzResource.md b/src/Resources/Resources/help/Move-AzResource.md index 34dea742ea4a..738c3336b0aa 100644 --- a/src/Resources/Resources/help/Move-AzResource.md +++ b/src/Resources/Resources/help/Move-AzResource.md @@ -16,7 +16,7 @@ Moves a resource to a different resource group or subscription. ``` Move-AzResource -DestinationResourceGroupName [-DestinationSubscriptionId ] -ResourceId [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -128,21 +128,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId Specifies an array of IDs of the resources that this cmdlet moves. diff --git a/src/Resources/Resources/help/New-AzADAppCredential.md b/src/Resources/Resources/help/New-AzADAppCredential.md index ae281aa3d0d7..68bae9489040 100644 --- a/src/Resources/Resources/help/New-AzADAppCredential.md +++ b/src/Resources/Resources/help/New-AzADAppCredential.md @@ -15,7 +15,7 @@ Creates key credentials or password credentials for an application. ### ApplicationObjectIdWithPasswordParameterSet (Default) ``` New-AzADAppCredential -ObjectId [-StartDate ] [-EndDate ] - [-CustomKeyIdentifier ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-CustomKeyIdentifier ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -23,62 +23,62 @@ New-AzADAppCredential -ObjectId [-StartDate ] [-EndDate [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] -CertValue [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectIdWithKeyCredentialParameterSet ``` New-AzADAppCredential -ObjectId [-CustomKeyIdentifier ] -KeyCredentials [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectIdWithPasswordCredentialParameterSet ``` New-AzADAppCredential -ObjectId [-CustomKeyIdentifier ] -PasswordCredentials [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectWithPasswordParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] -ApplicationObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectWithCertValueParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] -CertValue -ApplicationObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithPasswordParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] - -DisplayName [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithCertValueParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] - -CertValue -DisplayName [-DefaultProfile ] [-ProgressAction ] + -CertValue -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdWithCertValueParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] - -CertValue -ApplicationId [-DefaultProfile ] [-ProgressAction ] + -CertValue -ApplicationId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdWithPasswordParameterSet ``` New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyIdentifier ] - -ApplicationId [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -ApplicationId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -86,20 +86,20 @@ New-AzADAppCredential [-StartDate ] [-EndDate ] [-CustomKeyI ``` New-AzADAppCredential [-CustomKeyIdentifier ] -PasswordCredentials -ApplicationObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithPasswordCredentialParameterSet ``` New-AzADAppCredential [-CustomKeyIdentifier ] -PasswordCredentials - -DisplayName [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdWithPasswordCredentialParameterSet ``` New-AzADAppCredential [-CustomKeyIdentifier ] -PasswordCredentials - -ApplicationId [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -ApplicationId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,20 +107,20 @@ New-AzADAppCredential [-CustomKeyIdentifier ] -PasswordCredentials ] -KeyCredentials -ApplicationObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithKeyCredentialParameterSet ``` New-AzADAppCredential [-CustomKeyIdentifier ] -KeyCredentials - -DisplayName [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -DisplayName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdWithKeyCredentialParameterSet ``` New-AzADAppCredential [-CustomKeyIdentifier ] -KeyCredentials - -ApplicationId [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -ApplicationId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -309,21 +309,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -StartDate The effective start date of the credential usage. The default start date value is today. diff --git a/src/Resources/Resources/help/New-AzADAppFederatedCredential.md b/src/Resources/Resources/help/New-AzADAppFederatedCredential.md index 37231bad5863..8b2a717679cc 100644 --- a/src/Resources/Resources/help/New-AzADAppFederatedCredential.md +++ b/src/Resources/Resources/help/New-AzADAppFederatedCredential.md @@ -15,7 +15,7 @@ Create federatedIdentityCredential for applications. ``` New-AzADAppFederatedCredential -ApplicationObjectId -Audience -Issuer -Name -Subject [-AdditionalProperties ] [-Description ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -148,21 +148,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Subject Required. The identifier of the external software workload within the external identity provider. diff --git a/src/Resources/Resources/help/New-AzADApplication.md b/src/Resources/Resources/help/New-AzADApplication.md index 4113fe8a47ae..ac046543e470 100644 --- a/src/Resources/Resources/help/New-AzADApplication.md +++ b/src/Resources/Resources/help/New-AzADApplication.md @@ -28,7 +28,7 @@ New-AzADApplication -DisplayName [-AvailableToOtherTenants ] [ [-SignInAudience ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationWithKeyCredentialParameterSet @@ -47,7 +47,7 @@ New-AzADApplication -DisplayName [-AvailableToOtherTenants ] [ [-SignInAudience ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] -KeyCredentials - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationWithPasswordCredentialParameterSet @@ -67,7 +67,7 @@ New-AzADApplication -DisplayName [-AvailableToOtherTenants ] [ [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] -PasswordCredentials [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationWithKeyPlainParameterSet @@ -86,7 +86,7 @@ New-AzADApplication -DisplayName [-AvailableToOtherTenants ] [ [-SignInAudience ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] -CertValue [-StartDate ] - [-EndDate ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-EndDate ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -106,7 +106,7 @@ New-AzADApplication -DisplayName [-AvailableToOtherTenants ] [ [-SignInAudience ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-StartDate ] [-EndDate ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -557,21 +557,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicClientRedirectUri ```yaml diff --git a/src/Resources/Resources/help/New-AzADGroup.md b/src/Resources/Resources/help/New-AzADGroup.md index f5ad3ed4f87a..a133fc90b4c2 100644 --- a/src/Resources/Resources/help/New-AzADGroup.md +++ b/src/Resources/Resources/help/New-AzADGroup.md @@ -22,7 +22,7 @@ New-AzADGroup -DisplayName -MailNickname [-AcceptedSender ] [-SecurityEnabled] [-SecurityIdentifier ] [-Theme ] [-TransitiveMember ] [-TransitiveMemberOf ] [-Visibility ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -383,21 +383,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SecurityEnabled Specifies whether the group is a security group. Returned by default. diff --git a/src/Resources/Resources/help/New-AzADGroupOwner.md b/src/Resources/Resources/help/New-AzADGroupOwner.md index 836a65184d86..1d23f921d9ee 100644 --- a/src/Resources/Resources/help/New-AzADGroupOwner.md +++ b/src/Resources/Resources/help/New-AzADGroupOwner.md @@ -14,7 +14,7 @@ Create new navigation property ref to owners for groups ``` New-AzADGroupOwner -GroupId -OwnerId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -93,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/New-AzADServicePrincipal.md b/src/Resources/Resources/help/New-AzADServicePrincipal.md index 509a642dd1b4..ee7db77c0591 100644 --- a/src/Resources/Resources/help/New-AzADServicePrincipal.md +++ b/src/Resources/Resources/help/New-AzADServicePrincipal.md @@ -33,7 +33,7 @@ New-AzADServicePrincipal [-DisplayName ] [-Role ] [-Scope ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithPasswordCredentialParameterSet @@ -57,7 +57,7 @@ New-AzADServicePrincipal -DisplayName [-Role ] [-Scope [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -PasswordCredential [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithKeyCredentialParameterSet @@ -80,7 +80,7 @@ New-AzADServicePrincipal -DisplayName [-Role ] [-Scope [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -KeyCredential - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithKeyPlainParameterSet @@ -104,7 +104,7 @@ New-AzADServicePrincipal -DisplayName [-Role ] [-Scope [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -CertValue [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectParameterSet @@ -127,7 +127,7 @@ New-AzADServicePrincipal [-Role ] [-Scope ] [-Homepage ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -ApplicationObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ApplicationIdParameterSet @@ -150,7 +150,7 @@ New-AzADServicePrincipal [-Role ] [-Scope ] [-Homepage ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] [-ApplicationId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -736,21 +736,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReplyUrl The URLs that user tokens are sent to for sign in with the associated application, or the redirect URIs that OAuth 2.0 authorization codes and access tokens are sent to for the associated application. Not nullable. diff --git a/src/Resources/Resources/help/New-AzADServicePrincipalAppRoleAssignment.md b/src/Resources/Resources/help/New-AzADServicePrincipalAppRoleAssignment.md index b2954bd21cf7..12601f8d426a 100644 --- a/src/Resources/Resources/help/New-AzADServicePrincipalAppRoleAssignment.md +++ b/src/Resources/Resources/help/New-AzADServicePrincipalAppRoleAssignment.md @@ -16,28 +16,28 @@ Create new navigation property to appRoleAssignments for servicePrincipals ``` New-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId -ResourceId [-AdditionalProperties ] [-AppRoleId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ObjectIdWithResourceDisplayNameParameterSet ``` New-AzADServicePrincipalAppRoleAssignment -ServicePrincipalId [-AdditionalProperties ] [-AppRoleId ] -ResourceDisplayName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithResourceIdParameterSet ``` New-AzADServicePrincipalAppRoleAssignment -ResourceId [-AdditionalProperties ] [-AppRoleId ] -ServicePrincipalDisplayName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithResourceDisplayNameParameterSet ``` New-AzADServicePrincipalAppRoleAssignment [-AdditionalProperties ] [-AppRoleId ] -ResourceDisplayName -ServicePrincipalDisplayName [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceDisplayName The display name of the resource app's service principal to which the assignment is made. diff --git a/src/Resources/Resources/help/New-AzADSpCredential.md b/src/Resources/Resources/help/New-AzADSpCredential.md index 4c814771d155..596f47e1143d 100644 --- a/src/Resources/Resources/help/New-AzADSpCredential.md +++ b/src/Resources/Resources/help/New-AzADSpCredential.md @@ -15,78 +15,78 @@ Creates key credentials or password credentials for an service principal. ### SpObjectIdWithPasswordParameterSet (Default) ``` New-AzADSpCredential -ObjectId [-StartDate ] [-EndDate ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SpObjectIdWithCertValueParameterSet ``` New-AzADSpCredential -ObjectId [-StartDate ] [-EndDate ] -CertValue - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SpObjectIdWithKeyCredentialParameterSet ``` New-AzADSpCredential -ObjectId -KeyCredentials - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SpObjectIdWithPasswordCredentialParameterSet ``` New-AzADSpCredential -ObjectId -PasswordCredentials - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ServicePrincipalObjectWithCertValueParameterSet ``` New-AzADSpCredential [-StartDate ] [-EndDate ] -CertValue -ServicePrincipalObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ServicePrincipalObjectWithPasswordParameterSet ``` New-AzADSpCredential [-StartDate ] [-EndDate ] -ServicePrincipalObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithCertValueParameterSet ``` New-AzADSpCredential [-StartDate ] [-EndDate ] -CertValue - -ServicePrincipalName [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -ServicePrincipalName [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SPNWithPasswordParameterSet ``` New-AzADSpCredential [-StartDate ] [-EndDate ] -ServicePrincipalName - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ServicePrincipalObjectWithPasswordCredentialParameterSet ``` New-AzADSpCredential -PasswordCredentials -ServicePrincipalObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithPasswordCredentialParameterSet ``` New-AzADSpCredential -PasswordCredentials -ServicePrincipalName - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ServicePrincipalObjectWithKeyCredentialParameterSet ``` New-AzADSpCredential -KeyCredentials -ServicePrincipalObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithKeyCredentialParameterSet ``` New-AzADSpCredential -KeyCredentials -ServicePrincipalName - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalName The service principal name. diff --git a/src/Resources/Resources/help/New-AzADUser.md b/src/Resources/Resources/help/New-AzADUser.md index f84facb466c5..5b98fc034dda 100644 --- a/src/Resources/Resources/help/New-AzADUser.md +++ b/src/Resources/Resources/help/New-AzADUser.md @@ -25,7 +25,7 @@ New-AzADUser -DisplayName -MailNickname -UserPrincipalName ] [-PreferredName ] [-Responsibility ] [-School ] [-ShowInAddressList] [-Skill ] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] [-UserType ] [-ForceChangePasswordNextLogin] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### WithPasswordProfile @@ -41,7 +41,7 @@ New-AzADUser -DisplayName -MailNickname -UserPrincipalName ] [-PreferredName ] [-Responsibility ] [-School ] [-ShowInAddressList] [-Skill ] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] [-UserType ] -PasswordProfile - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -706,21 +706,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Responsibility A list for the user to enumerate their responsibilities. Returned only on $select. diff --git a/src/Resources/Resources/help/New-AzDeployment.md b/src/Resources/Resources/help/New-AzDeployment.md index 38e96ab41fdb..d20aedf9400c 100644 --- a/src/Resources/Resources/help/New-AzDeployment.md +++ b/src/Resources/Resources/help/New-AzDeployment.md @@ -17,7 +17,7 @@ Create a deployment at the current subscription scope. New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterObject @@ -36,7 +36,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterObject @@ -45,7 +45,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -54,7 +54,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterFile @@ -63,7 +63,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterFile @@ -71,7 +71,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -80,7 +80,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -90,7 +90,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParameterFileWithNoTemplate @@ -98,7 +98,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,7 +108,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterUri @@ -116,7 +116,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -125,7 +125,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -134,7 +134,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -143,7 +143,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -152,7 +152,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -161,7 +161,7 @@ New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel < New-AzDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -331,21 +331,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzManagedApplication.md b/src/Resources/Resources/help/New-AzManagedApplication.md index ebeea6c28764..111589be2336 100644 --- a/src/Resources/Resources/help/New-AzManagedApplication.md +++ b/src/Resources/Resources/help/New-AzManagedApplication.md @@ -16,7 +16,7 @@ Creates an Azure managed application. New-AzManagedApplication -Name -ResourceGroupName -ManagedResourceGroupName [-ManagedApplicationDefinitionId ] -Location [-Parameter ] -Kind [-Plan ] [-Tag ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -188,21 +188,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/New-AzManagedApplicationDefinition.md b/src/Resources/Resources/help/New-AzManagedApplicationDefinition.md index cb81a2475f09..55828f29b17b 100644 --- a/src/Resources/Resources/help/New-AzManagedApplicationDefinition.md +++ b/src/Resources/Resources/help/New-AzManagedApplicationDefinition.md @@ -16,7 +16,7 @@ Creates a managed application definition. New-AzManagedApplicationDefinition -Name -ResourceGroupName -DisplayName -Description -Location -LockLevel [-PackageFileUri ] [-CreateUiDefinition ] [-MainTemplate ] -Authorization [-Tag ] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -217,21 +217,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/New-AzManagementGroup.md b/src/Resources/Resources/help/New-AzManagementGroup.md index 8a3e802ba368..52503cc6dace 100644 --- a/src/Resources/Resources/help/New-AzManagementGroup.md +++ b/src/Resources/Resources/help/New-AzManagementGroup.md @@ -15,14 +15,14 @@ Creates a Management Group ### GroupOperations (Default) ``` New-AzManagementGroup [-GroupName] [-DisplayName ] [-ParentId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` New-AzManagementGroup [-GroupName] [-DisplayName ] [-DefaultProfile ] - -ParentObject [-ProgressAction ] [-WhatIf] [-Confirm] + -ParentObject [-WhatIf] [-Confirm] [] ``` @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/New-AzManagementGroupDeployment.md b/src/Resources/Resources/help/New-AzManagementGroupDeployment.md index 497a48c56e4b..16646a7b1da0 100644 --- a/src/Resources/Resources/help/New-AzManagementGroupDeployment.md +++ b/src/Resources/Resources/help/New-AzManagementGroupDeployment.md @@ -18,7 +18,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterObject @@ -27,7 +27,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -47,7 +47,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -57,7 +57,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -67,7 +67,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -77,7 +77,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -87,7 +87,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -97,7 +97,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,7 +107,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -117,7 +117,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -127,7 +127,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,7 +137,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -147,7 +147,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -157,7 +157,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -166,7 +166,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceId @@ -175,7 +175,7 @@ New-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Lo [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -356,21 +356,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzManagementGroupDeploymentStack.md b/src/Resources/Resources/help/New-AzManagementGroupDeploymentStack.md index a129cf013b0c..ff09914f375c 100644 --- a/src/Resources/Resources/help/New-AzManagementGroupDeploymentStack.md +++ b/src/Resources/Resources/help/New-AzManagementGroupDeploymentStack.md @@ -20,7 +20,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -44,7 +44,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -56,7 +56,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -68,7 +68,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -80,7 +80,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -92,7 +92,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -104,7 +104,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -116,7 +116,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -128,7 +128,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -152,7 +152,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -164,7 +164,7 @@ New-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -417,21 +417,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzManagementGroupHierarchySetting.md b/src/Resources/Resources/help/New-AzManagementGroupHierarchySetting.md index 470e48380126..b855c17a60c8 100644 --- a/src/Resources/Resources/help/New-AzManagementGroupHierarchySetting.md +++ b/src/Resources/Resources/help/New-AzManagementGroupHierarchySetting.md @@ -16,13 +16,13 @@ Creates Hierarchy Settings under the current tenant ``` New-AzManagementGroupHierarchySetting [-GroupName] [-Authorization ] [-DefaultManagementGroup ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` New-AzManagementGroupHierarchySetting [-GroupName] [-Authorization ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/New-AzManagementGroupSubscription.md b/src/Resources/Resources/help/New-AzManagementGroupSubscription.md index e54b658414fd..606cf34b4a8a 100644 --- a/src/Resources/Resources/help/New-AzManagementGroupSubscription.md +++ b/src/Resources/Resources/help/New-AzManagementGroupSubscription.md @@ -14,7 +14,7 @@ Adds a Subscription to a Management Group. ``` New-AzManagementGroupSubscription [-GroupName] [-SubscriptionId] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -85,21 +85,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Subscription Id of the subscription associated with the management diff --git a/src/Resources/Resources/help/New-AzPolicyAssignment.md b/src/Resources/Resources/help/New-AzPolicyAssignment.md index 233764ae73de..dd40167dc3ef 100644 --- a/src/Resources/Resources/help/New-AzPolicyAssignment.md +++ b/src/Resources/Resources/help/New-AzPolicyAssignment.md @@ -17,7 +17,7 @@ Creates or updates a policy assignment. New-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-Location ] [-NonComplianceMessage ] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParameterObject @@ -26,7 +26,7 @@ New-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [ [-Description ] [-Metadata ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-Location ] [-NonComplianceMessage ] [-BackwardCompatible] [-PolicyDefinition ] [-DefinitionVersion ] -PolicyParameterObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParameterString @@ -35,7 +35,7 @@ New-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [ [-Description ] [-Metadata ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-Location ] [-NonComplianceMessage ] [-BackwardCompatible] [-PolicyDefinition ] [-DefinitionVersion ] -PolicyParameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### PolicyDefinitionOrPolicySetDefinition @@ -44,7 +44,7 @@ New-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [ [-Description ] [-Metadata ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-Location ] [-NonComplianceMessage ] [-BackwardCompatible] -PolicyDefinition [-DefinitionVersion ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -469,21 +469,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy assignment. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/New-AzPolicyDefinition.md b/src/Resources/Resources/help/New-AzPolicyDefinition.md index 8241715fe958..d49293252a5c 100644 --- a/src/Resources/Resources/help/New-AzPolicyDefinition.md +++ b/src/Resources/Resources/help/New-AzPolicyDefinition.md @@ -16,21 +16,21 @@ Creates or updates a policy definition. ``` New-AzPolicyDefinition -Name -Policy [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ManagementGroupName ``` New-AzPolicyDefinition -Name -ManagementGroupName -Policy [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SubscriptionId ``` New-AzPolicyDefinition -Name -SubscriptionId -Policy [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -264,21 +264,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/New-AzPolicyExemption.md b/src/Resources/Resources/help/New-AzPolicyExemption.md index 9bba7f4000ec..0451fede9e49 100644 --- a/src/Resources/Resources/help/New-AzPolicyExemption.md +++ b/src/Resources/Resources/help/New-AzPolicyExemption.md @@ -16,7 +16,7 @@ Creates or updates a policy exemption. New-AzPolicyExemption -Name -ExemptionCategory -PolicyAssignment [-Scope ] [-PolicyDefinitionReferenceId ] [-AssignmentScopeValidation ] [-DisplayName ] [-Description ] [-ExpiresOn ] [-Metadata ] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -237,21 +237,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy exemption. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/New-AzPolicySetDefinition.md b/src/Resources/Resources/help/New-AzPolicySetDefinition.md index 527da190dd66..765cff9571a7 100644 --- a/src/Resources/Resources/help/New-AzPolicySetDefinition.md +++ b/src/Resources/Resources/help/New-AzPolicySetDefinition.md @@ -16,7 +16,7 @@ Creates or updates a policy set definition. ``` New-AzPolicySetDefinition -Name -PolicyDefinition [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-BackwardCompatible] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ New-AzPolicySetDefinition -Name -PolicyDefinition [-DisplayNam New-AzPolicySetDefinition -Name -ManagementGroupName -PolicyDefinition [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SubscriptionId @@ -33,7 +33,7 @@ New-AzPolicySetDefinition -Name -ManagementGroupName -PolicyDe New-AzPolicySetDefinition -Name -SubscriptionId -PolicyDefinition [-DisplayName ] [-Description ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -267,21 +267,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/New-AzPrivateLinkAssociation.md b/src/Resources/Resources/help/New-AzPrivateLinkAssociation.md index 221c054a2031..214d201d7c0b 100644 --- a/src/Resources/Resources/help/New-AzPrivateLinkAssociation.md +++ b/src/Resources/Resources/help/New-AzPrivateLinkAssociation.md @@ -15,7 +15,7 @@ Creates the Azure Resource Management Private Link Association. ``` New-AzPrivateLinkAssociation [-ManagementGroupId] [-Name] [-PrivateLink] [-PublicNetworkAccess] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -103,21 +103,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicNetworkAccess The public network access is enabled/disabled. diff --git a/src/Resources/Resources/help/New-AzResource.md b/src/Resources/Resources/help/New-AzResource.md index dc7297bbd802..02cb18f12f2a 100644 --- a/src/Resources/Resources/help/New-AzResource.md +++ b/src/Resources/Resources/help/New-AzResource.md @@ -18,7 +18,7 @@ Creates a resource. New-AzResource [-Location ] [-Kind ] [-Properties ] [-Plan ] [-Sku ] [-Tag ] [-IsFullObject] [-AsJob] -ResourceId [-ODataQuery ] [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### BySubscriptionLevel @@ -27,7 +27,7 @@ New-AzResource [-Location ] [-Kind ] [-Properties ] [- [-Sku ] [-Tag ] [-IsFullObject] [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-ResourceGroupName ] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -37,7 +37,7 @@ New-AzResource [-Location ] [-Kind ] [-Properties ] [- [-Sku ] [-Tag ] [-IsFullObject] [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-TenantLevel] [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -258,21 +258,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Properties Specifies resource properties for the resource. Use this parameter to specify the values of properties that are specific to a resource type. diff --git a/src/Resources/Resources/help/New-AzResourceGroup.md b/src/Resources/Resources/help/New-AzResourceGroup.md index c0fb4db7b007..630679a37945 100644 --- a/src/Resources/Resources/help/New-AzResourceGroup.md +++ b/src/Resources/Resources/help/New-AzResourceGroup.md @@ -15,7 +15,7 @@ Creates an Azure resource group. ``` New-AzResourceGroup [-Name] [-Location] [-Tag ] [-Force] [-ApiVersion ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -156,21 +156,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Tag Key-value pairs in the form of a hash table. For example: @{key0="value0";key1=$null;key2="value2"} diff --git a/src/Resources/Resources/help/New-AzResourceGroupDeployment.md b/src/Resources/Resources/help/New-AzResourceGroupDeployment.md index 21323d5f845e..3bab9ab93eb4 100644 --- a/src/Resources/Resources/help/New-AzResourceGroupDeployment.md +++ b/src/Resources/Resources/help/New-AzResourceGroupDeployment.md @@ -20,7 +20,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterObject @@ -30,7 +30,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -41,7 +41,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -52,7 +52,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,7 +63,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -74,7 +74,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterFile @@ -84,7 +84,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterFile @@ -94,7 +94,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParams @@ -104,7 +104,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParameterFileWithNoTemplate @@ -114,7 +114,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterUri @@ -124,7 +124,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterUri @@ -134,7 +134,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterUri @@ -144,7 +144,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -154,7 +154,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectWithNoParameters @@ -164,7 +164,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -174,7 +174,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceId @@ -184,7 +184,7 @@ New-AzResourceGroupDeployment [-Name ] -ResourceGroupName [-Mod [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-Force] [-ProceedIfNoChange] [-AsJob] [-AuxTenant ] [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -402,21 +402,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzResourceGroupDeploymentStack.md b/src/Resources/Resources/help/New-AzResourceGroupDeploymentStack.md index 4cbd84097bed..38602bf25659 100644 --- a/src/Resources/Resources/help/New-AzResourceGroupDeploymentStack.md +++ b/src/Resources/Resources/help/New-AzResourceGroupDeploymentStack.md @@ -19,7 +19,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,7 +30,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -41,7 +41,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -52,7 +52,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,7 +63,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -74,7 +74,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -85,7 +85,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -96,7 +96,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,7 +107,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -118,7 +118,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -129,7 +129,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ New-AzResourceGroupDeploymentStack -Name -ResourceGroupName [- [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -359,21 +359,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzResourceLock.md b/src/Resources/Resources/help/New-AzResourceLock.md index 4f24562f7e37..9ade3679eebd 100644 --- a/src/Resources/Resources/help/New-AzResourceLock.md +++ b/src/Resources/Resources/help/New-AzResourceLock.md @@ -16,7 +16,7 @@ Creates a resource lock. ### BySpecifiedScope (Default) ``` New-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] -Scope - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,21 +24,21 @@ New-AzResourceLock -LockName -LockLevel [-LockNotes -LockLevel [-LockNotes ] [-Force] -ResourceGroupName [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceGroupLevel ``` New-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] -ResourceName -ResourceType -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### BySubscription ``` New-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -46,14 +46,14 @@ New-AzResourceLock -LockName -LockLevel [-LockNotes -LockLevel [-LockNotes ] [-Force] -ResourceName -ResourceType [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByLockId ``` New-AzResourceLock -LockLevel [-LockNotes ] [-Force] -LockId - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -201,21 +201,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of a resource group for which the lock applies or that contains the resource group for which the lock applies. diff --git a/src/Resources/Resources/help/New-AzResourceManagementPrivateLink.md b/src/Resources/Resources/help/New-AzResourceManagementPrivateLink.md index 04264a51cecc..f3e1f7713aed 100644 --- a/src/Resources/Resources/help/New-AzResourceManagementPrivateLink.md +++ b/src/Resources/Resources/help/New-AzResourceManagementPrivateLink.md @@ -14,7 +14,7 @@ Create Azure Resource Management Private Link ``` New-AzResourceManagementPrivateLink [[-ResourceGroupName] ] [-Name] [-Location] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -86,21 +86,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/New-AzRoleAssignment.md b/src/Resources/Resources/help/New-AzRoleAssignment.md index a944627dbbd1..29d74e070528 100644 --- a/src/Resources/Resources/help/New-AzRoleAssignment.md +++ b/src/Resources/Resources/help/New-AzRoleAssignment.md @@ -27,7 +27,7 @@ Please notice that this cmdlet will mark `ObjectType` as `Unknown` in output if New-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithObjectIdParameterSet @@ -35,7 +35,7 @@ New-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionName -ResourceGroupName -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithObjectIdParameterSet @@ -44,7 +44,7 @@ New-AzRoleAssignment -ObjectId -ResourceGroupName -ResourceNam -ResourceType [-ParentResource ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### RoleIdWithScopeAndObjectIdParameterSet @@ -52,7 +52,7 @@ New-AzRoleAssignment -ObjectId -ResourceGroupName -ResourceNam New-AzRoleAssignment -ObjectId -Scope [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] -RoleDefinitionId [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSignInNameParameterSet @@ -60,7 +60,7 @@ New-AzRoleAssignment -ObjectId -Scope [-Description ] New-AzRoleAssignment -SignInName -ResourceGroupName -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithSignInNameParameterSet @@ -69,7 +69,7 @@ New-AzRoleAssignment -SignInName -ResourceGroupName -ResourceN -ResourceType [-ParentResource ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSignInNameParameterSet @@ -77,7 +77,7 @@ New-AzRoleAssignment -SignInName -ResourceGroupName -ResourceN New-AzRoleAssignment -SignInName [-Scope ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceGroupWithSPNParameterSet @@ -85,7 +85,7 @@ New-AzRoleAssignment -SignInName [-Scope ] -RoleDefinitionName New-AzRoleAssignment -ApplicationId -ResourceGroupName -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ResourceWithSPNParameterSet @@ -94,7 +94,7 @@ New-AzRoleAssignment -ApplicationId -ResourceGroupName -Resour -ResourceType [-ParentResource ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ScopeWithSPNParameterSet @@ -102,13 +102,13 @@ New-AzRoleAssignment -ApplicationId -ResourceGroupName -Resour New-AzRoleAssignment -ApplicationId [-Scope ] -RoleDefinitionName [-Description ] [-Condition ] [-ConditionVersion ] [-ObjectType ] [-AllowDelegation] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### InputFileParameterSet ``` New-AzRoleAssignment -InputFile [-AllowDelegation] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -331,21 +331,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. Creates an assignment that is effective at the specified resource group. diff --git a/src/Resources/Resources/help/New-AzRoleAssignmentScheduleRequest.md b/src/Resources/Resources/help/New-AzRoleAssignmentScheduleRequest.md index 8675a7a094f4..bf54cdf7f868 100644 --- a/src/Resources/Resources/help/New-AzRoleAssignmentScheduleRequest.md +++ b/src/Resources/Resources/help/New-AzRoleAssignmentScheduleRequest.md @@ -19,7 +19,7 @@ New-AzRoleAssignmentScheduleRequest -Name -Scope [-Condition < [-PrincipalId ] [-RequestType ] [-RoleDefinitionId ] [-ScheduleInfoStartDateTime ] [-TargetRoleAssignmentScheduleId ] [-TargetRoleAssignmentScheduleInstanceId ] [-TicketNumber ] [-TicketSystem ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -248,21 +248,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RequestType The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc diff --git a/src/Resources/Resources/help/New-AzRoleDefinition.md b/src/Resources/Resources/help/New-AzRoleDefinition.md index 6ad3ba3b1ac4..ed09df5a9aa6 100644 --- a/src/Resources/Resources/help/New-AzRoleDefinition.md +++ b/src/Resources/Resources/help/New-AzRoleDefinition.md @@ -20,13 +20,13 @@ Finally, use this command to create a custom role using role definition. ### InputFileParameterSet ``` New-AzRoleDefinition [-InputFile] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### RoleDefinitionParameterSet ``` New-AzRoleDefinition [-Role] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -143,21 +143,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Role Role definition object. diff --git a/src/Resources/Resources/help/New-AzRoleEligibilityScheduleRequest.md b/src/Resources/Resources/help/New-AzRoleEligibilityScheduleRequest.md index 53a94444f1d8..02ecb6d9b890 100644 --- a/src/Resources/Resources/help/New-AzRoleEligibilityScheduleRequest.md +++ b/src/Resources/Resources/help/New-AzRoleEligibilityScheduleRequest.md @@ -19,7 +19,7 @@ New-AzRoleEligibilityScheduleRequest -Name -Scope [-Condition [-RoleDefinitionId ] [-ScheduleInfoStartDateTime ] [-TargetRoleEligibilityScheduleId ] [-TargetRoleEligibilityScheduleInstanceId ] [-TicketNumber ] [-TicketSystem ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -201,21 +201,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RequestType The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc diff --git a/src/Resources/Resources/help/New-AzRoleManagementPolicyAssignment.md b/src/Resources/Resources/help/New-AzRoleManagementPolicyAssignment.md index 19c71d4b9623..52cddecb2bda 100644 --- a/src/Resources/Resources/help/New-AzRoleManagementPolicyAssignment.md +++ b/src/Resources/Resources/help/New-AzRoleManagementPolicyAssignment.md @@ -14,7 +14,7 @@ Create a role management policy assignment ``` New-AzRoleManagementPolicyAssignment -Name -Scope [-PolicyId ] - [-RoleDefinitionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-RoleDefinitionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RoleDefinitionId The role definition of management policy assignment. diff --git a/src/Resources/Resources/help/New-AzSubscriptionDeploymentStack.md b/src/Resources/Resources/help/New-AzSubscriptionDeploymentStack.md index e34093f8c236..fcf6c2c87746 100644 --- a/src/Resources/Resources/help/New-AzSubscriptionDeploymentStack.md +++ b/src/Resources/Resources/help/New-AzSubscriptionDeploymentStack.md @@ -19,7 +19,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,7 +31,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterUri @@ -42,7 +42,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterObject @@ -53,7 +53,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterFile @@ -64,7 +64,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterUri @@ -75,7 +75,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterObject @@ -86,7 +86,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -96,7 +96,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,7 +108,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterUri @@ -119,7 +119,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterObject @@ -130,7 +130,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithNoParameters @@ -140,7 +140,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ New-AzSubscriptionDeploymentStack [-Name] [-Description ] -Loca [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -389,21 +389,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/New-AzTag.md b/src/Resources/Resources/help/New-AzTag.md index aa69fae43bca..96e8b3d39cfc 100644 --- a/src/Resources/Resources/help/New-AzTag.md +++ b/src/Resources/Resources/help/New-AzTag.md @@ -16,13 +16,13 @@ Creates a predefined Azure tag or adds values to an existing tag | Creates or up ### CreatePredefinedTagParameterSet ``` New-AzTag [-Name] [[-Value] ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateByResourceIdParameterSet ``` New-AzTag [-ResourceId] [-Tag] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -240,21 +240,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId The resource identifier for the entity being tagged. A resource, a resource group or a subscription may be tagged. diff --git a/src/Resources/Resources/help/New-AzTemplateSpec.md b/src/Resources/Resources/help/New-AzTemplateSpec.md index 0d3d0a1a2242..83d526d220ae 100644 --- a/src/Resources/Resources/help/New-AzTemplateSpec.md +++ b/src/Resources/Resources/help/New-AzTemplateSpec.md @@ -17,7 +17,7 @@ Creates a new Template Spec. New-AzTemplateSpec [-ResourceGroupName] [-Name] -Version [-Description ] [-DisplayName ] [-Location ] [-Tag ] -TemplateJson [-VersionDescription ] [-Force] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -26,7 +26,7 @@ New-AzTemplateSpec [-ResourceGroupName] [-Name] -Version [-Name] -Version [-Description ] [-DisplayName ] [-Location ] [-Tag ] -TemplateFile [-VersionDescription ] [-Force] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -160,21 +160,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/New-AzTenantDeployment.md b/src/Resources/Resources/help/New-AzTenantDeployment.md index 5dafe4b24c5f..5055c80ceb7c 100644 --- a/src/Resources/Resources/help/New-AzTenantDeployment.md +++ b/src/Resources/Resources/help/New-AzTenantDeployment.md @@ -17,7 +17,7 @@ Create a deployment at tenant scope New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterObject @@ -36,7 +36,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterObject @@ -45,7 +45,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -54,7 +54,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterFile @@ -63,7 +63,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterFile @@ -72,7 +72,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterFile @@ -81,7 +81,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParams @@ -90,7 +90,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByParameterFileWithNoTemplate @@ -99,7 +99,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectAndParameterUri @@ -108,7 +108,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileAndParameterUri @@ -117,7 +117,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriAndParameterUri @@ -126,7 +126,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -135,7 +135,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateObjectWithNoParameters @@ -144,7 +144,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -152,7 +152,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -161,7 +161,7 @@ New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogL New-AzTenantDeployment [-Name ] -Location [-DeploymentDebugLogLevel ] [-Tag ] [-WhatIfResultFormat ] [-WhatIfExcludeChangeType ] [-ProceedIfNoChange] [-AsJob] [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -319,21 +319,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Publish-AzBicepModule.md b/src/Resources/Resources/help/Publish-AzBicepModule.md index 1e0d0695b0ae..bdf027b488fb 100644 --- a/src/Resources/Resources/help/Publish-AzBicepModule.md +++ b/src/Resources/Resources/help/Publish-AzBicepModule.md @@ -14,7 +14,7 @@ Publishes a Bicep file to a registry. ``` Publish-AzBicepModule -FilePath -Target [-DocumentationUri ] [-WithSource] [-Force] - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Target The target location where the bicep file will be published. diff --git a/src/Resources/Resources/help/Register-AzProviderFeature.md b/src/Resources/Resources/help/Register-AzProviderFeature.md index a8cd8230bbe0..7a50f2310da3 100644 --- a/src/Resources/Resources/help/Register-AzProviderFeature.md +++ b/src/Resources/Resources/help/Register-AzProviderFeature.md @@ -15,7 +15,7 @@ Registers an Azure provider feature in your current subscription context. ``` Register-AzProviderFeature -FeatureName -ProviderNamespace - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,21 +63,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace Specifies a namespace for which this cmdlet registers a provider feature. diff --git a/src/Resources/Resources/help/Register-AzProviderPreviewFeature.md b/src/Resources/Resources/help/Register-AzProviderPreviewFeature.md index 0855cea5e191..9c44076e2d11 100644 --- a/src/Resources/Resources/help/Register-AzProviderPreviewFeature.md +++ b/src/Resources/Resources/help/Register-AzProviderPreviewFeature.md @@ -14,7 +14,7 @@ Creates a feature registration in your account. ``` Register-AzProviderPreviewFeature -Name -ProviderNamespace - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -62,21 +62,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace The resource provider namespace. diff --git a/src/Resources/Resources/help/Register-AzResourceProvider.md b/src/Resources/Resources/help/Register-AzResourceProvider.md index 4eb387b3303d..501eb56c737a 100644 --- a/src/Resources/Resources/help/Register-AzResourceProvider.md +++ b/src/Resources/Resources/help/Register-AzResourceProvider.md @@ -15,7 +15,7 @@ Registers a resource provider. ``` Register-AzResourceProvider -ProviderNamespace [-ConsentToPermissions ] [-AsJob] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace Specifies the namespace of the resource provider. diff --git a/src/Resources/Resources/help/Remove-AzADAppCredential.md b/src/Resources/Resources/help/Remove-AzADAppCredential.md index 197343dd4fe9..b07d53285db0 100644 --- a/src/Resources/Resources/help/Remove-AzADAppCredential.md +++ b/src/Resources/Resources/help/Remove-AzADAppCredential.md @@ -15,25 +15,25 @@ Removes key credentials or password credentials for an application. ### ApplicationObjectIdWithKeyIdParameterSet (Default) ``` Remove-AzADAppCredential -ObjectId [-KeyId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationIdWithKeyIdParameterSet ``` Remove-AzADAppCredential [-KeyId ] -ApplicationId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationDisplayNameParameterSet ``` Remove-AzADAppCredential [-KeyId ] -DisplayName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectWithKeyIdParameterSet ``` Remove-AzADAppCredential [-KeyId ] -ApplicationObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -164,21 +164,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADAppFederatedCredential.md b/src/Resources/Resources/help/Remove-AzADAppFederatedCredential.md index b773c3379c66..fc7c398e3d23 100644 --- a/src/Resources/Resources/help/Remove-AzADAppFederatedCredential.md +++ b/src/Resources/Resources/help/Remove-AzADAppFederatedCredential.md @@ -14,7 +14,7 @@ Delete navigation property federatedIdentityCredentials for applications ``` Remove-AzADAppFederatedCredential -ApplicationObjectId -FederatedCredentialId - [-IfMatch ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-IfMatch ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADAppPermission.md b/src/Resources/Resources/help/Remove-AzADAppPermission.md index 70e825497216..8e5a8ff350d0 100644 --- a/src/Resources/Resources/help/Remove-AzADAppPermission.md +++ b/src/Resources/Resources/help/Remove-AzADAppPermission.md @@ -15,13 +15,13 @@ Removes an API permission. ### ObjectIdParameterSet (Default) ``` Remove-AzADAppPermission -PermissionId -ObjectId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### AppIdParameterSet ``` Remove-AzADAppPermission -PermissionId -ApplicationId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADApplication.md b/src/Resources/Resources/help/Remove-AzADApplication.md index d309ec6268b1..5f4933411fe5 100644 --- a/src/Resources/Resources/help/Remove-AzADApplication.md +++ b/src/Resources/Resources/help/Remove-AzADApplication.md @@ -15,25 +15,25 @@ Deletes entity from applications ### ObjectIdParameterSet (Default) ``` Remove-AzADApplication -ObjectId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationIdParameterSet ``` Remove-AzADApplication -ApplicationId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationDisplayNameParameterSet ``` Remove-AzADApplication -DisplayName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzADApplication -InputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -148,21 +148,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADGroup.md b/src/Resources/Resources/help/Remove-AzADGroup.md index 21a85e09dcfe..d7990a1838bd 100644 --- a/src/Resources/Resources/help/Remove-AzADGroup.md +++ b/src/Resources/Resources/help/Remove-AzADGroup.md @@ -15,19 +15,19 @@ Deletes entity from groups. ### ObjectIdParameterSet (Default) ``` Remove-AzADGroup -ObjectId [-IfMatch ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameParameterSet ``` Remove-AzADGroup [-IfMatch ] -DisplayName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzADGroup [-IfMatch ] -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -142,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADGroupMember.md b/src/Resources/Resources/help/Remove-AzADGroupMember.md index 20c50927e710..ded59d750e31 100644 --- a/src/Resources/Resources/help/Remove-AzADGroupMember.md +++ b/src/Resources/Resources/help/Remove-AzADGroupMember.md @@ -18,47 +18,47 @@ Supports $expand. ### ExplicitParameterSet (Default) ``` -Remove-AzADGroupMember [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] +Remove-AzADGroupMember [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberObjectIdWithGroupObjectId ``` Remove-AzADGroupMember -GroupObjectId -MemberObjectId [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupObjectIdParameterSet ``` Remove-AzADGroupMember -GroupObjectId -MemberUserPrincipalName [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupObjectParameterSet ``` Remove-AzADGroupMember -MemberUserPrincipalName -GroupObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberUPNWithGroupDisplayNameParameterSet ``` Remove-AzADGroupMember -MemberUserPrincipalName -GroupDisplayName - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberObjectIdWithGroupObject ``` Remove-AzADGroupMember -MemberObjectId -GroupObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### MemberObjectIdWithGroupDisplayName ``` Remove-AzADGroupMember -MemberObjectId -GroupDisplayName [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -188,21 +188,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADGroupOwner.md b/src/Resources/Resources/help/Remove-AzADGroupOwner.md index 043ed45458f4..f1ea081b63bf 100644 --- a/src/Resources/Resources/help/Remove-AzADGroupOwner.md +++ b/src/Resources/Resources/help/Remove-AzADGroupOwner.md @@ -14,7 +14,7 @@ Delete ref of navigation property owners for groups ``` Remove-AzADGroupOwner -GroupId -OwnerId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -95,21 +95,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzADServicePrincipal.md b/src/Resources/Resources/help/Remove-AzADServicePrincipal.md index 842edb74c45a..dc1f9bbca5fa 100644 --- a/src/Resources/Resources/help/Remove-AzADServicePrincipal.md +++ b/src/Resources/Resources/help/Remove-AzADServicePrincipal.md @@ -15,38 +15,38 @@ Deletes entity from service principal. ### ObjectIdParameterSet (Default) ``` Remove-AzADServicePrincipal -ObjectId [-IfMatch ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ApplicationIdParameterSet ``` Remove-AzADServicePrincipal -ApplicationId [-IfMatch ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNParameterSet ``` Remove-AzADServicePrincipal -ServicePrincipalName [-IfMatch ] [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DisplayNameParameterSet ``` Remove-AzADServicePrincipal -DisplayName [-IfMatch ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzADServicePrincipal -InputObject [-IfMatch ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### ApplicationObjectParameterSet ``` Remove-AzADServicePrincipal -ApplicationObject [-IfMatch ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalName key: service principal name diff --git a/src/Resources/Resources/help/Remove-AzADServicePrincipalAppRoleAssignment.md b/src/Resources/Resources/help/Remove-AzADServicePrincipalAppRoleAssignment.md index 96f0bbcfd290..4c19ca366a02 100644 --- a/src/Resources/Resources/help/Remove-AzADServicePrincipalAppRoleAssignment.md +++ b/src/Resources/Resources/help/Remove-AzADServicePrincipalAppRoleAssignment.md @@ -14,7 +14,7 @@ Delete navigation property appRoleAssignments for servicePrincipals ``` Remove-AzADServicePrincipalAppRoleAssignment -AppRoleAssignmentId -ServicePrincipalId - [-IfMatch ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-IfMatch ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -92,21 +92,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalId key: id of servicePrincipal diff --git a/src/Resources/Resources/help/Remove-AzADSpCredential.md b/src/Resources/Resources/help/Remove-AzADSpCredential.md index 4aae8b967b3f..51b59b574d2b 100644 --- a/src/Resources/Resources/help/Remove-AzADSpCredential.md +++ b/src/Resources/Resources/help/Remove-AzADSpCredential.md @@ -15,25 +15,25 @@ Removes key credentials or password credentials for an service principal. ### ObjectIdWithKeyIdParameterSet (Default) ``` Remove-AzADSpCredential -ObjectId [-KeyId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SPNWithKeyIdParameterSet ``` Remove-AzADSpCredential [-KeyId ] -ServicePrincipalName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameWithKeyIdParameterSet ``` Remove-AzADSpCredential [-KeyId ] -DisplayName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ServicePrincipalObjectParameterSet ``` Remove-AzADSpCredential [-KeyId ] -ServicePrincipalObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalName The service principal name. diff --git a/src/Resources/Resources/help/Remove-AzADUser.md b/src/Resources/Resources/help/Remove-AzADUser.md index 3e9fb49095f9..c40fbced47cb 100644 --- a/src/Resources/Resources/help/Remove-AzADUser.md +++ b/src/Resources/Resources/help/Remove-AzADUser.md @@ -15,31 +15,31 @@ Deletes entity from users. ### UPNOrObjectIdParameterSet (Default) ``` Remove-AzADUser -UPNOrObjectId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ObjectIdParameterSet ``` Remove-AzADUser -ObjectId [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UPNParameterSet ``` Remove-AzADUser -UserPrincipalName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DisplayNameParameterSet ``` Remove-AzADUser -DisplayName [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzADUser -InputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -UPNOrObjectId The userPrincipalName or ObjectId of the user to be deleted. diff --git a/src/Resources/Resources/help/Remove-AzDeployment.md b/src/Resources/Resources/help/Remove-AzDeployment.md index 193a40e03e5f..e5fa0876a0ef 100644 --- a/src/Resources/Resources/help/Remove-AzDeployment.md +++ b/src/Resources/Resources/help/Remove-AzDeployment.md @@ -15,19 +15,19 @@ Removes a deployment and any associated operations ### RemoveByDeploymentName (Default) ``` Remove-AzDeployment [-Name] [-AsJob] [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByDeploymentId ``` Remove-AzDeployment -Id [-AsJob] [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByInputObject ``` Remove-AzDeployment -InputObject [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -158,21 +158,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzDeploymentScript.md b/src/Resources/Resources/help/Remove-AzDeploymentScript.md index 5080af74a359..cf57695e0215 100644 --- a/src/Resources/Resources/help/Remove-AzDeploymentScript.md +++ b/src/Resources/Resources/help/Remove-AzDeploymentScript.md @@ -15,20 +15,20 @@ Removes a deployment script and its associated resources. ### RemoveDeploymentScriptLogByName (Default) ``` Remove-AzDeploymentScript [-ResourceGroupName] [-Name] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveDeploymentScriptLogByResourceId ``` Remove-AzDeploymentScript [-Id] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveDeploymentScriptLogByInputObject ``` Remove-AzDeploymentScript [-InputObject] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -122,21 +122,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Remove-AzManagedApplication.md b/src/Resources/Resources/help/Remove-AzManagedApplication.md index 7373e396b807..a082a01f720f 100644 --- a/src/Resources/Resources/help/Remove-AzManagedApplication.md +++ b/src/Resources/Resources/help/Remove-AzManagedApplication.md @@ -15,14 +15,14 @@ Removes a managed application ### RemoveByNameAndResourceGroup (Default) ``` Remove-AzManagedApplication -Name -ResourceGroupName [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveById ``` Remove-AzManagedApplication -Id [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Remove-AzManagedApplicationDefinition.md b/src/Resources/Resources/help/Remove-AzManagedApplicationDefinition.md index b72c2aa9901e..6317ae734ee6 100644 --- a/src/Resources/Resources/help/Remove-AzManagedApplicationDefinition.md +++ b/src/Resources/Resources/help/Remove-AzManagedApplicationDefinition.md @@ -15,14 +15,14 @@ Removes a managed application definition ### RemoveByNameAndResourceGroup (Default) ``` Remove-AzManagedApplicationDefinition -Name -ResourceGroupName [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveById ``` Remove-AzManagedApplicationDefinition -Id [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -136,21 +136,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Remove-AzManagementGroup.md b/src/Resources/Resources/help/Remove-AzManagementGroup.md index d4c9df16db9d..d842c98771b0 100644 --- a/src/Resources/Resources/help/Remove-AzManagementGroup.md +++ b/src/Resources/Resources/help/Remove-AzManagementGroup.md @@ -15,13 +15,13 @@ Removes a Management Group ### GroupOperations (Default) ``` Remove-AzManagementGroup [-GroupName] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ManagementGroupObject ``` Remove-AzManagementGroup -InputObject [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -102,21 +102,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzManagementGroupDeployment.md b/src/Resources/Resources/help/Remove-AzManagementGroupDeployment.md index 696a568b906a..692b8d77672b 100644 --- a/src/Resources/Resources/help/Remove-AzManagementGroupDeployment.md +++ b/src/Resources/Resources/help/Remove-AzManagementGroupDeployment.md @@ -15,21 +15,21 @@ Removes a deployment at a management group and any associated operations ### RemoveByDeploymentName (Default) ``` Remove-AzManagementGroupDeployment [-ManagementGroupId] [-Name] [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByDeploymentId ``` Remove-AzManagementGroupDeployment -Id [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByInputObject ``` Remove-AzManagementGroupDeployment -InputObject [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzManagementGroupDeploymentStack.md b/src/Resources/Resources/help/Remove-AzManagementGroupDeploymentStack.md index 82ea444c642c..9c3c69840f97 100644 --- a/src/Resources/Resources/help/Remove-AzManagementGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Remove-AzManagementGroupDeploymentStack.md @@ -16,7 +16,7 @@ Removes a Management Group scoped Deployment Stack. ``` Remove-AzManagementGroupDeploymentStack [-Name] [-ManagementGroupId] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ Remove-AzManagementGroupDeploymentStack [-Name] [-ManagementGroupId] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByStackObject ``` Remove-AzManagementGroupDeploymentStack [-InputObjet] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the DeploymentStack to delete diff --git a/src/Resources/Resources/help/Remove-AzManagementGroupHierarchySetting.md b/src/Resources/Resources/help/Remove-AzManagementGroupHierarchySetting.md index f1177e23bd97..ca87f248efba 100644 --- a/src/Resources/Resources/help/Remove-AzManagementGroupHierarchySetting.md +++ b/src/Resources/Resources/help/Remove-AzManagementGroupHierarchySetting.md @@ -15,13 +15,13 @@ Deletes all Hierarchy Settings under the current tenant ### GroupOperations (Default) ``` Remove-AzManagementGroupHierarchySetting [-GroupName] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` Remove-AzManagementGroupHierarchySetting [-GroupName] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -66,21 +66,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzManagementGroupSubscription.md b/src/Resources/Resources/help/Remove-AzManagementGroupSubscription.md index e3d9d4bb8d33..5229710b0de6 100644 --- a/src/Resources/Resources/help/Remove-AzManagementGroupSubscription.md +++ b/src/Resources/Resources/help/Remove-AzManagementGroupSubscription.md @@ -14,7 +14,7 @@ Removes a Subscription from a Management Group. ``` Remove-AzManagementGroupSubscription [-GroupName] [-SubscriptionId] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -75,21 +75,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId Subscription Id of the subscription associated with the management diff --git a/src/Resources/Resources/help/Remove-AzPolicyAssignment.md b/src/Resources/Resources/help/Remove-AzPolicyAssignment.md index e7e695dd9400..4a57a3de955f 100644 --- a/src/Resources/Resources/help/Remove-AzPolicyAssignment.md +++ b/src/Resources/Resources/help/Remove-AzPolicyAssignment.md @@ -16,20 +16,20 @@ The scope of a policy assignment is the part of its ID preceding '/providers/Mic ### Name (Default) ``` Remove-AzPolicyAssignment -Name [-Scope ] [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### Id ``` Remove-AzPolicyAssignment -Id [-Force] [-BackwardCompatible] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObject ``` Remove-AzPolicyAssignment -InputObject [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy assignment. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Remove-AzPolicyDefinition.md b/src/Resources/Resources/help/Remove-AzPolicyDefinition.md index 16d12d5dd6f4..8f8af52860ae 100644 --- a/src/Resources/Resources/help/Remove-AzPolicyDefinition.md +++ b/src/Resources/Resources/help/Remove-AzPolicyDefinition.md @@ -15,33 +15,33 @@ This operation deletes the policy definition in the given subscription with the ### Name (Default) ``` Remove-AzPolicyDefinition -Name [-Force] [-BackwardCompatible] [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### ManagementGroupName ``` Remove-AzPolicyDefinition -Name -ManagementGroupName [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### SubscriptionId ``` Remove-AzPolicyDefinition -Name -SubscriptionId [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### Id ``` Remove-AzPolicyDefinition -Id [-Force] [-BackwardCompatible] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObject ``` Remove-AzPolicyDefinition -InputObject [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/Remove-AzPolicyExemption.md b/src/Resources/Resources/help/Remove-AzPolicyExemption.md index 5b351bad5357..5482b860328f 100644 --- a/src/Resources/Resources/help/Remove-AzPolicyExemption.md +++ b/src/Resources/Resources/help/Remove-AzPolicyExemption.md @@ -16,20 +16,20 @@ The scope of a policy exemption is the part of its ID preceding '/providers/Micr ### Name (Default) ``` Remove-AzPolicyExemption -Name [-Scope ] [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### Id ``` Remove-AzPolicyExemption -Id [-Force] [-BackwardCompatible] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObject ``` Remove-AzPolicyExemption -InputObject [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -185,21 +185,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy exemption. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Remove-AzPolicySetDefinition.md b/src/Resources/Resources/help/Remove-AzPolicySetDefinition.md index 107266d8fc05..47113dd70212 100644 --- a/src/Resources/Resources/help/Remove-AzPolicySetDefinition.md +++ b/src/Resources/Resources/help/Remove-AzPolicySetDefinition.md @@ -15,33 +15,33 @@ This operation deletes the policy definition in the given subscription with the ### Name (Default) ``` Remove-AzPolicySetDefinition -Name [-Force] [-BackwardCompatible] [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### ManagementGroupName ``` Remove-AzPolicySetDefinition -Name -ManagementGroupName [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### SubscriptionId ``` Remove-AzPolicySetDefinition -Name -SubscriptionId [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### Id ``` Remove-AzPolicySetDefinition -Id [-Force] [-BackwardCompatible] [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### InputObject ``` Remove-AzPolicySetDefinition -InputObject [-Force] [-BackwardCompatible] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -207,21 +207,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/Remove-AzPrivateLinkAssociation.md b/src/Resources/Resources/help/Remove-AzPrivateLinkAssociation.md index 4a9fb10e77e5..e20c74b34b29 100644 --- a/src/Resources/Resources/help/Remove-AzPrivateLinkAssociation.md +++ b/src/Resources/Resources/help/Remove-AzPrivateLinkAssociation.md @@ -15,14 +15,14 @@ Delete a specific azure private link association. ### DeletePLAOperation (Default) ``` Remove-AzPrivateLinkAssociation [-ManagementGroupId] [-Name] [-PassThru] [-Force] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### PrivateLinkAssociationObject ``` Remove-AzPrivateLinkAssociation [-PassThru] [-Force] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -141,21 +141,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzResource.md b/src/Resources/Resources/help/Remove-AzResource.md index d889e91429b2..d1bcbc89e7e1 100644 --- a/src/Resources/Resources/help/Remove-AzResource.md +++ b/src/Resources/Resources/help/Remove-AzResource.md @@ -16,7 +16,7 @@ Removes a resource. ### ByResourceId (Default) ``` Remove-AzResource [-AsJob] -ResourceId [-ODataQuery ] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Remove-AzResource [-AsJob] -ResourceId [-ODataQuery ] [-Force] ``` Remove-AzResource [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-ResourceGroupName ] [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Remove-AzResource [-AsJob] -ResourceName -ResourceType [-Exten ``` Remove-AzResource [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-TenantLevel] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -180,21 +180,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group from which this cmdlet removes a resource. diff --git a/src/Resources/Resources/help/Remove-AzResourceGroup.md b/src/Resources/Resources/help/Remove-AzResourceGroup.md index 8ff0ed21d774..5fd7685b095e 100644 --- a/src/Resources/Resources/help/Remove-AzResourceGroup.md +++ b/src/Resources/Resources/help/Remove-AzResourceGroup.md @@ -16,14 +16,14 @@ Removes a resource group. ### RemoveByResourceGroupName (Default) ``` Remove-AzResourceGroup [-Name] [-Force] [-AsJob] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceGroupId ``` Remove-AzResourceGroup -Id [-Force] [-AsJob] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Remove-AzResourceGroupDeployment.md b/src/Resources/Resources/help/Remove-AzResourceGroupDeployment.md index 21913f0ea585..9817e616240b 100644 --- a/src/Resources/Resources/help/Remove-AzResourceGroupDeployment.md +++ b/src/Resources/Resources/help/Remove-AzResourceGroupDeployment.md @@ -16,14 +16,14 @@ Removes a resource group deployment and any associated operations. ### RemoveByResourceGroupName (Default) ``` Remove-AzResourceGroupDeployment [-ResourceGroupName] [-Name] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceGroupDeploymentId ``` Remove-AzResourceGroupDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -120,21 +120,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group to remove. diff --git a/src/Resources/Resources/help/Remove-AzResourceGroupDeploymentStack.md b/src/Resources/Resources/help/Remove-AzResourceGroupDeploymentStack.md index 1e9f2d28e4e5..e3009756389b 100644 --- a/src/Resources/Resources/help/Remove-AzResourceGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Remove-AzResourceGroupDeploymentStack.md @@ -16,7 +16,7 @@ Removes a Resource Group scoped Deployment Stack. ``` Remove-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,14 +24,14 @@ Remove-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByStackObject ``` Remove-AzResourceGroupDeploymentStack [-InputObjet] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -169,21 +169,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the Resource Group with the stack to delete diff --git a/src/Resources/Resources/help/Remove-AzResourceLock.md b/src/Resources/Resources/help/Remove-AzResourceLock.md index 907540304406..adc3bad24618 100644 --- a/src/Resources/Resources/help/Remove-AzResourceLock.md +++ b/src/Resources/Resources/help/Remove-AzResourceLock.md @@ -16,14 +16,14 @@ Removes a resource lock. ### ByLockId (Default) ``` Remove-AzResourceLock [-Force] -LockId [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceGroup ``` Remove-AzResourceLock -LockName [-Force] -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,27 +31,27 @@ Remove-AzResourceLock -LockName [-Force] -ResourceGroupName [- ``` Remove-AzResourceLock -LockName [-Force] -ResourceName -ResourceType -ResourceGroupName [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### BySpecifiedScope ``` Remove-AzResourceLock -LockName [-Force] -Scope [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### BySubscription ``` Remove-AzResourceLock -LockName [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### BySubscriptionLevel ``` Remove-AzResourceLock -LockName [-Force] -ResourceName -ResourceType - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group for which the lock applies. diff --git a/src/Resources/Resources/help/Remove-AzResourceManagementPrivateLink.md b/src/Resources/Resources/help/Remove-AzResourceManagementPrivateLink.md index e5a806787596..a09d2543263e 100644 --- a/src/Resources/Resources/help/Remove-AzResourceManagementPrivateLink.md +++ b/src/Resources/Resources/help/Remove-AzResourceManagementPrivateLink.md @@ -15,14 +15,14 @@ Deletes the Resource Manangement Private Link. ### DeleteOperation (Default) ``` Remove-AzResourceManagementPrivateLink [-ResourceGroupName] [-Name] [-PassThru] [-Force] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### PrivateLinkObject ``` Remove-AzResourceManagementPrivateLink [-PassThru] [-Force] -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Remove-AzRoleAssignment.md b/src/Resources/Resources/help/Remove-AzRoleAssignment.md index d604965f7849..91d377297b40 100644 --- a/src/Resources/Resources/help/Remove-AzRoleAssignment.md +++ b/src/Resources/Resources/help/Remove-AzRoleAssignment.md @@ -27,7 +27,7 @@ Please notice that this cmdlet will mark `ObjectType` as `Unknown` in output if ``` Remove-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceWithObjectIdParameterSet @@ -35,28 +35,28 @@ Remove-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionName Remove-AzRoleAssignment -ObjectId -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceGroupWithObjectIdParameterSet ``` Remove-AzRoleAssignment -ObjectId -ResourceGroupName -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ScopeWithObjectIdParameterSet ``` Remove-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RoleIdWithScopeAndObjectIdParameterSet ``` Remove-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionId [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceWithSignInNameParameterSet @@ -64,21 +64,21 @@ Remove-AzRoleAssignment -ObjectId [-Scope ] -RoleDefinitionId < Remove-AzRoleAssignment -SignInName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceGroupWithSignInNameParameterSet ``` Remove-AzRoleAssignment -SignInName -ResourceGroupName -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ScopeWithSignInNameParameterSet ``` Remove-AzRoleAssignment -SignInName [-Scope ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceWithSPNParameterSet @@ -86,27 +86,27 @@ Remove-AzRoleAssignment -SignInName [-Scope ] -RoleDefinitionNa Remove-AzRoleAssignment -ServicePrincipalName -ResourceGroupName -ResourceName -ResourceType [-ParentResource ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ResourceGroupWithSPNParameterSet ``` Remove-AzRoleAssignment -ServicePrincipalName -ResourceGroupName -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ScopeWithSPNParameterSet ``` Remove-AzRoleAssignment -ServicePrincipalName [-Scope ] -RoleDefinitionName [-PassThru] [-SkipClientSideScopeValidation] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RoleAssignmentParameterSet ``` Remove-AzRoleAssignment [-PassThru] [-InputObject] [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -229,21 +229,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name that the role is assigned to. Attempts to delete an assignment at the specified resource group scope. diff --git a/src/Resources/Resources/help/Remove-AzRoleDefinition.md b/src/Resources/Resources/help/Remove-AzRoleDefinition.md index 2809925fab97..c7dac0f2a265 100644 --- a/src/Resources/Resources/help/Remove-AzRoleDefinition.md +++ b/src/Resources/Resources/help/Remove-AzRoleDefinition.md @@ -18,21 +18,21 @@ Delete will fail if there are existing role assignments made to the custom role. ### RoleDefinitionIdParameterSet (Default) ``` Remove-AzRoleDefinition -Id [-Scope ] [-SkipClientSideScopeValidation] [-Force] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RoleDefinitionNameParameterSet ``` Remove-AzRoleDefinition [-Name] [-Scope ] [-SkipClientSideScopeValidation] [-Force] - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzRoleDefinition -InputObject [-SkipClientSideScopeValidation] [-Force] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope Role definition scope. diff --git a/src/Resources/Resources/help/Remove-AzRoleManagementPolicy.md b/src/Resources/Resources/help/Remove-AzRoleManagementPolicy.md index 51a8fe99fb59..c4e359ad3454 100644 --- a/src/Resources/Resources/help/Remove-AzRoleManagementPolicy.md +++ b/src/Resources/Resources/help/Remove-AzRoleManagementPolicy.md @@ -15,13 +15,13 @@ Delete a role management policy ### Delete (Default) ``` Remove-AzRoleManagementPolicy -Name -Scope [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzRoleManagementPolicy -InputObject [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role management policy to upsert. diff --git a/src/Resources/Resources/help/Remove-AzRoleManagementPolicyAssignment.md b/src/Resources/Resources/help/Remove-AzRoleManagementPolicyAssignment.md index b2295cd180bf..959d4a42e532 100644 --- a/src/Resources/Resources/help/Remove-AzRoleManagementPolicyAssignment.md +++ b/src/Resources/Resources/help/Remove-AzRoleManagementPolicyAssignment.md @@ -15,13 +15,13 @@ Delete a role management policy assignment ### Delete (Default) ``` Remove-AzRoleManagementPolicyAssignment -Name -Scope [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzRoleManagementPolicyAssignment -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role management policy assignment to delete. diff --git a/src/Resources/Resources/help/Remove-AzSubscriptionDeploymentStack.md b/src/Resources/Resources/help/Remove-AzSubscriptionDeploymentStack.md index 38a9b726954c..e90e4ea76906 100644 --- a/src/Resources/Resources/help/Remove-AzSubscriptionDeploymentStack.md +++ b/src/Resources/Resources/help/Remove-AzSubscriptionDeploymentStack.md @@ -16,21 +16,21 @@ Removes a Subscription scoped Deployment Stack. ``` Remove-AzSubscriptionDeploymentStack [-Name] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceId ``` Remove-AzSubscriptionDeploymentStack -ResourceId -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByStackObject ``` Remove-AzSubscriptionDeploymentStack [-InputObjet] -ActionOnUnmanage [-PassThru] [-Force] [-BypassStackOutOfSyncError] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the stack to delete diff --git a/src/Resources/Resources/help/Remove-AzTag.md b/src/Resources/Resources/help/Remove-AzTag.md index 0c5a359e7b11..64dfe0afb0df 100644 --- a/src/Resources/Resources/help/Remove-AzTag.md +++ b/src/Resources/Resources/help/Remove-AzTag.md @@ -16,13 +16,13 @@ Deletes predefined Azure tags or values | Deletes the entire set of tags on a re ### RemovePredefinedTagParameterSet ``` Remove-AzTag [-Name] [[-Value] ] [-PassThru] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceIdParameterSet ``` Remove-AzTag [-PassThru] -ResourceId [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -144,21 +144,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId The resource identifier for the tagged entity. A resource, a resource group or a subscription may be tagged. diff --git a/src/Resources/Resources/help/Remove-AzTemplateSpec.md b/src/Resources/Resources/help/Remove-AzTemplateSpec.md index 281a27f5f697..72ef8b870585 100644 --- a/src/Resources/Resources/help/Remove-AzTemplateSpec.md +++ b/src/Resources/Resources/help/Remove-AzTemplateSpec.md @@ -15,14 +15,14 @@ Removes a Template Spec ### RemoveByNameParameterSet (Default) ``` Remove-AzTemplateSpec [-Force] [-ResourceGroupName] [-Name] [[-Version] ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByIdParameterSet ``` Remove-AzTemplateSpec [-Force] [[-Version] ] [-ResourceId] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,21 +108,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the template spec's resource group. diff --git a/src/Resources/Resources/help/Remove-AzTenantDeployment.md b/src/Resources/Resources/help/Remove-AzTenantDeployment.md index 19771148772b..711c8bee71bd 100644 --- a/src/Resources/Resources/help/Remove-AzTenantDeployment.md +++ b/src/Resources/Resources/help/Remove-AzTenantDeployment.md @@ -15,20 +15,20 @@ Removes a deployment at tenant scope and any associated operations ### RemoveByDeploymentName (Default) ``` Remove-AzTenantDeployment [-Name] [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByDeploymentId ``` Remove-AzTenantDeployment -Id [-AsJob] [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RemoveByInputObject ``` Remove-AzTenantDeployment -InputObject [-AsJob] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -159,21 +159,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Save-AzDeploymentScriptLog.md b/src/Resources/Resources/help/Save-AzDeploymentScriptLog.md index 59e136773e4d..8d4ba1dbe28f 100644 --- a/src/Resources/Resources/help/Save-AzDeploymentScriptLog.md +++ b/src/Resources/Resources/help/Save-AzDeploymentScriptLog.md @@ -15,21 +15,21 @@ Saves the log of a deployment script execution to disk. ### SaveDeploymentScriptLogByName (Default) ``` Save-AzDeploymentScriptLog [-ResourceGroupName] [-Name] [-OutputPath] - [[-Tail] ] [-Force] [-DefaultProfile ] [-ProgressAction ] + [[-Tail] ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SaveDeploymentScriptLogByResourceId ``` Save-AzDeploymentScriptLog [-DeploymentScriptResourceId] [-OutputPath] [[-Tail] ] - [-Force] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SaveDeploymentScriptLogByInputObject ``` Save-AzDeploymentScriptLog [-DeploymentScriptObject] [-OutputPath] - [[-Tail] ] [-Force] [-DefaultProfile ] [-ProgressAction ] + [[-Tail] ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -145,21 +145,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Save-AzDeploymentTemplate.md b/src/Resources/Resources/help/Save-AzDeploymentTemplate.md index 221f7ff04df0..abcf0e72c194 100644 --- a/src/Resources/Resources/help/Save-AzDeploymentTemplate.md +++ b/src/Resources/Resources/help/Save-AzDeploymentTemplate.md @@ -15,14 +15,14 @@ Saves a deployment template to a file. ### SaveByDeploymentName (Default) ``` Save-AzDeploymentTemplate -DeploymentName [-Path ] [-Force] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SaveByDeploymentObject ``` Save-AzDeploymentTemplate -DeploymentObject [-Path ] [-Force] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Save-AzManagementGroupDeploymentStackTemplate.md b/src/Resources/Resources/help/Save-AzManagementGroupDeploymentStackTemplate.md index 37312d86c02c..239753e9297b 100644 --- a/src/Resources/Resources/help/Save-AzManagementGroupDeploymentStackTemplate.md +++ b/src/Resources/Resources/help/Save-AzManagementGroupDeploymentStackTemplate.md @@ -15,19 +15,19 @@ Saves a Management Group scoped Deployment Stack Template. ### SaveByNameAndManagmentGroupId (Default) ``` Save-AzManagementGroupDeploymentStackTemplate [-StackName] [-ManagementGroupId] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByResourceId ``` Save-AzManagementGroupDeploymentStackTemplate -ResourceId [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByStackObject ``` Save-AzManagementGroupDeploymentStackTemplate [-InputObjet] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the DeploymentStack to get diff --git a/src/Resources/Resources/help/Save-AzManagementGroupDeploymentTemplate.md b/src/Resources/Resources/help/Save-AzManagementGroupDeploymentTemplate.md index 480b1563e346..c5a71363f038 100644 --- a/src/Resources/Resources/help/Save-AzManagementGroupDeploymentTemplate.md +++ b/src/Resources/Resources/help/Save-AzManagementGroupDeploymentTemplate.md @@ -15,14 +15,14 @@ Saves a deployment template to a file. ### SaveByDeploymentName (Default) ``` Save-AzManagementGroupDeploymentTemplate -ManagementGroupId -DeploymentName [-Path ] - [-Force] [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Force] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SaveByDeploymentObject ``` Save-AzManagementGroupDeploymentTemplate -DeploymentObject [-Path ] [-Force] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -152,21 +152,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Save-AzResourceGroupDeploymentStackTemplate.md b/src/Resources/Resources/help/Save-AzResourceGroupDeploymentStackTemplate.md index 343dad71f548..b99d0aba3113 100644 --- a/src/Resources/Resources/help/Save-AzResourceGroupDeploymentStackTemplate.md +++ b/src/Resources/Resources/help/Save-AzResourceGroupDeploymentStackTemplate.md @@ -15,19 +15,19 @@ Saves a Resource Group scoped Deployment Stack Template. ### SaveByNameAndResourceGroupName (Default) ``` Save-AzResourceGroupDeploymentStackTemplate [-ResourceGroupName] [-StackName] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByResourceId ``` Save-AzResourceGroupDeploymentStackTemplate -ResourceId [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByStackObject ``` Save-AzResourceGroupDeploymentStackTemplate [-InputObjet] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -89,21 +89,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the ResourceGroup where the DeploymentStack is deployed diff --git a/src/Resources/Resources/help/Save-AzResourceGroupDeploymentTemplate.md b/src/Resources/Resources/help/Save-AzResourceGroupDeploymentTemplate.md index 0a03216cbe2c..1dcdbc6a3ab7 100644 --- a/src/Resources/Resources/help/Save-AzResourceGroupDeploymentTemplate.md +++ b/src/Resources/Resources/help/Save-AzResourceGroupDeploymentTemplate.md @@ -15,7 +15,7 @@ Saves a resource group deployment template to a file. ``` Save-AzResourceGroupDeploymentTemplate -ResourceGroupName -DeploymentName [-Path ] - [-Force] [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Force] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group. diff --git a/src/Resources/Resources/help/Save-AzSubscriptionDeploymentStackTemplate.md b/src/Resources/Resources/help/Save-AzSubscriptionDeploymentStackTemplate.md index a31bd43931e8..a46050590611 100644 --- a/src/Resources/Resources/help/Save-AzSubscriptionDeploymentStackTemplate.md +++ b/src/Resources/Resources/help/Save-AzSubscriptionDeploymentStackTemplate.md @@ -15,19 +15,19 @@ Saves a Subscription scoped Deployment Stack Template. ### SaveByName (Default) ``` Save-AzSubscriptionDeploymentStackTemplate [-StackName] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByResourceId ``` Save-AzSubscriptionDeploymentStackTemplate -ResourceId [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SaveByStackObject ``` Save-AzSubscriptionDeploymentStackTemplate [-InputObjet] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -89,21 +89,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId ResourceId of the DeploymentStack to get diff --git a/src/Resources/Resources/help/Save-AzTenantDeploymentTemplate.md b/src/Resources/Resources/help/Save-AzTenantDeploymentTemplate.md index 33a555e31d82..1c73a450eca8 100644 --- a/src/Resources/Resources/help/Save-AzTenantDeploymentTemplate.md +++ b/src/Resources/Resources/help/Save-AzTenantDeploymentTemplate.md @@ -15,14 +15,14 @@ Saves a deployment template to a file. ### SaveByDeploymentName (Default) ``` Save-AzTenantDeploymentTemplate -DeploymentName [-Path ] [-Force] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SaveByDeploymentObject ``` Save-AzTenantDeploymentTemplate -DeploymentObject [-Path ] [-Force] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Set-AzManagedApplication.md b/src/Resources/Resources/help/Set-AzManagedApplication.md index 045137059b28..e57dc8510deb 100644 --- a/src/Resources/Resources/help/Set-AzManagedApplication.md +++ b/src/Resources/Resources/help/Set-AzManagedApplication.md @@ -17,7 +17,7 @@ Updates managed application Set-AzManagedApplication -Name -ResourceGroupName [-ManagedResourceGroupName ] [-ManagedApplicationDefinitionId ] [-Parameter ] [-Kind ] [-Plan ] [-Tag ] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetById @@ -25,7 +25,7 @@ Set-AzManagedApplication -Name -ResourceGroupName [-ManagedRes Set-AzManagedApplication -Id [-ManagedResourceGroupName ] [-ManagedApplicationDefinitionId ] [-Parameter ] [-Kind ] [-Plan ] [-Tag ] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -195,21 +195,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Set-AzManagedApplicationDefinition.md b/src/Resources/Resources/help/Set-AzManagedApplicationDefinition.md index 507f93687f1d..3553a19039dd 100644 --- a/src/Resources/Resources/help/Set-AzManagedApplicationDefinition.md +++ b/src/Resources/Resources/help/Set-AzManagedApplicationDefinition.md @@ -16,7 +16,7 @@ Updates managed application definition ``` Set-AzManagedApplicationDefinition -Name -ResourceGroupName [-DisplayName ] [-Description ] [-PackageFileUri ] [-Authorization ] [-Tag ] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Set-AzManagedApplicationDefinition -Name -ResourceGroupName [- ``` Set-AzManagedApplicationDefinition -Id [-DisplayName ] [-Description ] [-PackageFileUri ] [-Authorization ] [-Tag ] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -190,21 +190,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name. diff --git a/src/Resources/Resources/help/Set-AzManagementGroupDeploymentStack.md b/src/Resources/Resources/help/Set-AzManagementGroupDeploymentStack.md index 575545c8292e..d7e7e9a0dfe5 100644 --- a/src/Resources/Resources/help/Set-AzManagementGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Set-AzManagementGroupDeploymentStack.md @@ -20,7 +20,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -44,7 +44,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -56,7 +56,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -68,7 +68,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -80,7 +80,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -92,7 +92,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -104,7 +104,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -116,7 +116,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -128,7 +128,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -152,7 +152,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -164,7 +164,7 @@ Set-AzManagementGroupDeploymentStack -Name -ManagementGroupId [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -417,21 +417,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Set-AzResource.md b/src/Resources/Resources/help/Set-AzResource.md index b0de08de00a4..bec12b38a55b 100644 --- a/src/Resources/Resources/help/Set-AzResource.md +++ b/src/Resources/Resources/help/Set-AzResource.md @@ -17,7 +17,7 @@ Modifies a resource. ``` Set-AzResource [-Kind ] [-Properties ] [-Plan ] [-Sku ] [-Tag ] [-UsePatchSemantics] [-AsJob] -ResourceId [-ODataQuery ] [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Set-AzResource [-Kind ] [-Properties ] [-Plan ] [-S ``` Set-AzResource -InputObject [-Kind ] [-Properties ] [-Plan ] [-Sku ] [-Tag ] [-UsePatchSemantics] [-AsJob] [-ODataQuery ] [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -35,7 +35,7 @@ Set-AzResource [-Kind ] [-Properties ] [-Plan ] [-S [-Tag ] [-UsePatchSemantics] [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-ResourceGroupName ] [-Force] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -45,7 +45,7 @@ Set-AzResource [-Kind ] [-Properties ] [-Plan ] [-S [-Tag ] [-UsePatchSemantics] [-AsJob] -ResourceName -ResourceType [-ExtensionResourceName ] [-ExtensionResourceType ] [-ODataQuery ] [-TenantLevel] [-Force] [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -274,21 +274,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Properties Specifies resource properties for the resource. diff --git a/src/Resources/Resources/help/Set-AzResourceGroup.md b/src/Resources/Resources/help/Set-AzResourceGroup.md index 10612457bf6f..b7df4d5356b3 100644 --- a/src/Resources/Resources/help/Set-AzResourceGroup.md +++ b/src/Resources/Resources/help/Set-AzResourceGroup.md @@ -16,13 +16,13 @@ Modifies a resource group. ### SetByResourceGroupName (Default) ``` Set-AzResourceGroup -Name [-Tag] [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### SetByResourceGroupId ``` Set-AzResourceGroup [-Tag] -Id [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -148,21 +148,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Tag Key-value pairs in the form of a hash table. For example: @{key0="value0";key1=$null;key2="value2"} diff --git a/src/Resources/Resources/help/Set-AzResourceGroupDeploymentStack.md b/src/Resources/Resources/help/Set-AzResourceGroupDeploymentStack.md index a83a1d36085f..6858ac7343f9 100644 --- a/src/Resources/Resources/help/Set-AzResourceGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Set-AzResourceGroupDeploymentStack.md @@ -19,7 +19,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,7 +30,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -41,7 +41,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -52,7 +52,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,7 +63,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -74,7 +74,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -85,7 +85,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -96,7 +96,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,7 +107,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -118,7 +118,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -129,7 +129,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ Set-AzResourceGroupDeploymentStack [-Name] [-ResourceGroupName] ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -359,21 +359,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Set-AzResourceLock.md b/src/Resources/Resources/help/Set-AzResourceLock.md index 9673453c0839..be7550bd09a7 100644 --- a/src/Resources/Resources/help/Set-AzResourceLock.md +++ b/src/Resources/Resources/help/Set-AzResourceLock.md @@ -16,7 +16,7 @@ Modifies a resource lock. ### BySpecifiedScope (Default) ``` Set-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] -Scope - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,21 +24,21 @@ Set-AzResourceLock -LockName -LockLevel [-LockNotes -LockLevel [-LockNotes ] [-Force] -ResourceGroupName [-ApiVersion ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByResourceGroupLevel ``` Set-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] -ResourceName -ResourceType -ResourceGroupName [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### BySubscription ``` Set-AzResourceLock -LockName -LockLevel [-LockNotes ] [-Force] - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -46,14 +46,14 @@ Set-AzResourceLock -LockName -LockLevel [-LockNotes -LockLevel [-LockNotes ] [-Force] -ResourceName -ResourceType [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByLockId ``` Set-AzResourceLock -LockLevel [-LockNotes ] [-Force] -LockId - [-ApiVersion ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-ApiVersion ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -194,21 +194,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group for which the lock applies. diff --git a/src/Resources/Resources/help/Set-AzRoleAssignment.md b/src/Resources/Resources/help/Set-AzRoleAssignment.md index 9dd72489e64d..8fbe808613bb 100644 --- a/src/Resources/Resources/help/Set-AzRoleAssignment.md +++ b/src/Resources/Resources/help/Set-AzRoleAssignment.md @@ -25,14 +25,14 @@ Please notice that this cmdlet will mark `ObjectType` as `Unknown` in output if ### RoleAssignmentParameterSet (Default) ``` Set-AzRoleAssignment -InputObject [-SkipClientSideScopeValidation] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputFileParameterSet ``` Set-AzRoleAssignment -InputFile [-SkipClientSideScopeValidation] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -163,21 +163,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SkipClientSideScopeValidation If specified, skip client side scope validation. diff --git a/src/Resources/Resources/help/Set-AzRoleDefinition.md b/src/Resources/Resources/help/Set-AzRoleDefinition.md index 6906b557626e..d8bfd196b2cc 100644 --- a/src/Resources/Resources/help/Set-AzRoleDefinition.md +++ b/src/Resources/Resources/help/Set-AzRoleDefinition.md @@ -20,13 +20,13 @@ Finally, save the role definition using this command. ### InputFileParameterSet ``` Set-AzRoleDefinition -InputFile [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### RoleDefinitionParameterSet ``` Set-AzRoleDefinition -Role [-SkipClientSideScopeValidation] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Role Role definition object to be updated diff --git a/src/Resources/Resources/help/Set-AzSubscriptionDeploymentStack.md b/src/Resources/Resources/help/Set-AzSubscriptionDeploymentStack.md index d655cb710ba7..c0e6263868fe 100644 --- a/src/Resources/Resources/help/Set-AzSubscriptionDeploymentStack.md +++ b/src/Resources/Resources/help/Set-AzSubscriptionDeploymentStack.md @@ -19,7 +19,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati -DenySettingsMode [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,7 +31,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterUri @@ -42,7 +42,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterObject @@ -53,7 +53,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterFile @@ -64,7 +64,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterUri @@ -75,7 +75,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterObject @@ -86,7 +86,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -96,7 +96,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati -DenySettingsMode [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,7 +108,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterUri @@ -119,7 +119,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterObject @@ -130,7 +130,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithNoParameters @@ -140,7 +140,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati -DenySettingsMode [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ Set-AzSubscriptionDeploymentStack -Name [-Description ] -Locati -DenySettingsMode [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -389,21 +389,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Set-AzTemplateSpec.md b/src/Resources/Resources/help/Set-AzTemplateSpec.md index 690c365092e7..173dc36fa824 100644 --- a/src/Resources/Resources/help/Set-AzTemplateSpec.md +++ b/src/Resources/Resources/help/Set-AzTemplateSpec.md @@ -16,14 +16,14 @@ Modifies a Template Spec. ``` Set-AzTemplateSpec [-Location ] [-Tag ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateByIdParameterSet ``` Set-AzTemplateSpec [-ResourceId] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Set-AzTemplateSpec [-ResourceId] [[-Description] ] [[-DisplayNa Set-AzTemplateSpec [-ResourceId] [-Version] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] -TemplateFile [-VersionDescription ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -41,7 +41,7 @@ Set-AzTemplateSpec [-ResourceId] [-Version] [[-Description] [-Version] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] -TemplateJson [-VersionDescription ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -50,7 +50,7 @@ Set-AzTemplateSpec [-ResourceId] [-Version] [[-Description] [-Name] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateVersionByNameFromJsonFileParameterSet @@ -58,7 +58,7 @@ Set-AzTemplateSpec [-ResourceGroupName] [-Name] [[-Description Set-AzTemplateSpec [-ResourceGroupName] [-Name] [-Version] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] -TemplateFile [-VersionDescription ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -67,7 +67,7 @@ Set-AzTemplateSpec [-ResourceGroupName] [-Name] [-Version] [-Name] [-Version] [[-Description] ] [[-DisplayName] ] [-Location ] [-Tag ] -TemplateJson [-VersionDescription ] [-UIFormDefinitionFile ] [-UIFormDefinitionString ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -203,21 +203,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/Resources/Resources/help/Start-AzTenantBackfill.md b/src/Resources/Resources/help/Start-AzTenantBackfill.md index c941f0301ea4..b0e45300b500 100644 --- a/src/Resources/Resources/help/Start-AzTenantBackfill.md +++ b/src/Resources/Resources/help/Start-AzTenantBackfill.md @@ -13,7 +13,7 @@ Starts backfilling subscriptions for the current Tenant ## SYNTAX ``` -Start-AzTenantBackfill [-DefaultProfile ] [-ProgressAction ] +Start-AzTenantBackfill [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -49,21 +49,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Stop-AzDeployment.md b/src/Resources/Resources/help/Stop-AzDeployment.md index f646b4661704..4099a9138ad2 100644 --- a/src/Resources/Resources/help/Stop-AzDeployment.md +++ b/src/Resources/Resources/help/Stop-AzDeployment.md @@ -15,19 +15,19 @@ Cancel a running deployment ### StopByDeploymentName (Default) ``` Stop-AzDeployment [-Name] [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopByDeploymentId ``` Stop-AzDeployment -Id [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopByInputObject ``` Stop-AzDeployment -InputObject [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Stop-AzManagementGroupDeployment.md b/src/Resources/Resources/help/Stop-AzManagementGroupDeployment.md index 222b480ff213..486def542939 100644 --- a/src/Resources/Resources/help/Stop-AzManagementGroupDeployment.md +++ b/src/Resources/Resources/help/Stop-AzManagementGroupDeployment.md @@ -15,20 +15,20 @@ Cancel a running deployment at a management group ### StopByDeploymentName (Default) ``` Stop-AzManagementGroupDeployment [-ManagementGroupId] [-Name] [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### StopByDeploymentId ``` Stop-AzManagementGroupDeployment -Id [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopByInputObject ``` Stop-AzManagementGroupDeployment -InputObject [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Stop-AzResourceGroupDeployment.md b/src/Resources/Resources/help/Stop-AzResourceGroupDeployment.md index 4987d9eabbc7..6d3be809e94f 100644 --- a/src/Resources/Resources/help/Stop-AzResourceGroupDeployment.md +++ b/src/Resources/Resources/help/Stop-AzResourceGroupDeployment.md @@ -16,14 +16,14 @@ Cancels a resource group deployment. ### StopByResourceGroupDeploymentName (Default) ``` Stop-AzResourceGroupDeployment [-ResourceGroupName] [-Name] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### StopByResourceGroupDeploymentId ``` Stop-AzResourceGroupDeployment -Id [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the resource group. This cmdlet stops the deployment of the resource group that this parameter specifies. diff --git a/src/Resources/Resources/help/Stop-AzRoleAssignmentScheduleRequest.md b/src/Resources/Resources/help/Stop-AzRoleAssignmentScheduleRequest.md index 2437100baa4f..92be5b063b92 100644 --- a/src/Resources/Resources/help/Stop-AzRoleAssignmentScheduleRequest.md +++ b/src/Resources/Resources/help/Stop-AzRoleAssignmentScheduleRequest.md @@ -15,13 +15,13 @@ Cancels a pending role assignment schedule request. ### Cancel (Default) ``` Stop-AzRoleAssignmentScheduleRequest -Name -Scope [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentity ``` Stop-AzRoleAssignmentScheduleRequest -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -102,21 +102,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role assignment request to cancel. diff --git a/src/Resources/Resources/help/Stop-AzRoleEligibilityScheduleRequest.md b/src/Resources/Resources/help/Stop-AzRoleEligibilityScheduleRequest.md index ebfaf9b699aa..a7df14d1efed 100644 --- a/src/Resources/Resources/help/Stop-AzRoleEligibilityScheduleRequest.md +++ b/src/Resources/Resources/help/Stop-AzRoleEligibilityScheduleRequest.md @@ -15,13 +15,13 @@ Cancels a pending role eligibility schedule request. ### Cancel (Default) ``` Stop-AzRoleEligibilityScheduleRequest -Name -Scope [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CancelViaIdentity ``` Stop-AzRoleEligibilityScheduleRequest -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -102,21 +102,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the role eligibility request to cancel. diff --git a/src/Resources/Resources/help/Stop-AzTenantDeployment.md b/src/Resources/Resources/help/Stop-AzTenantDeployment.md index 1ff1eb7d9620..8e35299c010b 100644 --- a/src/Resources/Resources/help/Stop-AzTenantDeployment.md +++ b/src/Resources/Resources/help/Stop-AzTenantDeployment.md @@ -15,19 +15,19 @@ Cancel a running deployment at tenant scope ### StopByDeploymentName (Default) ``` Stop-AzTenantDeployment [-Name] [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopByDeploymentId ``` Stop-AzTenantDeployment -Id [-PassThru] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopByInputObject ``` Stop-AzTenantDeployment -InputObject [-PassThru] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Test-AzDeployment.md b/src/Resources/Resources/help/Test-AzDeployment.md index 6731294de19e..3a5539345044 100644 --- a/src/Resources/Resources/help/Test-AzDeployment.md +++ b/src/Resources/Resources/help/Test-AzDeployment.md @@ -16,119 +16,119 @@ Validates a deployment. ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterObject ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateFileAndParameterObject ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterObject ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParamsObject ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterFile ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterUri ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriWithNoParameters ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceId ``` Test-AzDeployment [-Name ] -Location [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -233,21 +233,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzManagementGroupDeployment.md b/src/Resources/Resources/help/Test-AzManagementGroupDeployment.md index 50c81a3ec0bb..a865032e4a0e 100644 --- a/src/Resources/Resources/help/Test-AzManagementGroupDeployment.md +++ b/src/Resources/Resources/help/Test-AzManagementGroupDeployment.md @@ -16,7 +16,7 @@ Validates a deployment at a management group. ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterObject @@ -24,7 +24,7 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -32,7 +32,7 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -40,7 +40,7 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -48,7 +48,7 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -56,21 +56,21 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [] + [-Pre] [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterFile ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [] + [-Pre] [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParams @@ -78,14 +78,14 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterUri @@ -93,49 +93,49 @@ Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -L Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [] + [-Pre] [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterUri ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [] + [-Pre] [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParamsUri ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [] + [-Pre] [-DefaultProfile ] [] ``` ### ByTemplateObjectWithNoParameters ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriWithNoParameters ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceId ``` Test-AzManagementGroupDeployment [-Name ] -ManagementGroupId -Location [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -244,21 +244,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzManagementGroupDeploymentStack.md b/src/Resources/Resources/help/Test-AzManagementGroupDeploymentStack.md index 2d2d1c00755f..ec73cea16de8 100644 --- a/src/Resources/Resources/help/Test-AzManagementGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Test-AzManagementGroupDeploymentStack.md @@ -20,7 +20,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -44,7 +44,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -56,7 +56,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -68,7 +68,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -80,7 +80,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -92,7 +92,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -104,7 +104,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -116,7 +116,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -128,7 +128,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -152,7 +152,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -164,7 +164,7 @@ Test-AzManagementGroupDeploymentStack [-PassThru] -Name -ManagementGrou [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -430,21 +430,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzResourceGroupDeployment.md b/src/Resources/Resources/help/Test-AzResourceGroupDeployment.md index 16de0f9e522a..234d531604fb 100644 --- a/src/Resources/Resources/help/Test-AzResourceGroupDeployment.md +++ b/src/Resources/Resources/help/Test-AzResourceGroupDeployment.md @@ -18,7 +18,7 @@ Validates a resource group deployment. Test-AzResourceGroupDeployment -ResourceGroupName [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterObject @@ -26,7 +26,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterObject @@ -34,7 +34,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterObject @@ -42,7 +42,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsObject @@ -50,7 +50,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterFile @@ -58,7 +58,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterFile @@ -66,7 +66,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterFile @@ -74,7 +74,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParams @@ -82,7 +82,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByParameterFileWithNoTemplate @@ -90,7 +90,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterUri @@ -98,7 +98,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateFileAndParameterUri @@ -106,7 +106,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriAndParameterUri @@ -114,7 +114,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceIdAndParamsUri @@ -122,7 +122,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectWithNoParameters @@ -130,7 +130,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriWithNoParameters @@ -138,7 +138,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceId @@ -146,7 +146,7 @@ Test-AzResourceGroupDeployment -ResourceGroupName [-Mode [-Mode ] [-RollbackToLastDeployment] [-RollBackDeploymentName ] [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -231,21 +231,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzResourceGroupDeploymentStack.md b/src/Resources/Resources/help/Test-AzResourceGroupDeploymentStack.md index 49ade2c94621..d6065bf78f59 100644 --- a/src/Resources/Resources/help/Test-AzResourceGroupDeploymentStack.md +++ b/src/Resources/Resources/help/Test-AzResourceGroupDeploymentStack.md @@ -19,7 +19,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,7 +30,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -41,7 +41,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -52,7 +52,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -63,7 +63,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -74,7 +74,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -85,7 +85,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -96,7 +96,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,7 +107,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -118,7 +118,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -129,7 +129,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,7 +140,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ Test-AzResourceGroupDeploymentStack [-PassThru] -Name -ResourceGroupNam [-DenySettingsExcludedPrincipal ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -372,21 +372,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzSubscriptionDeploymentStack.md b/src/Resources/Resources/help/Test-AzSubscriptionDeploymentStack.md index 4da27169e0b9..1aaa431250cb 100644 --- a/src/Resources/Resources/help/Test-AzSubscriptionDeploymentStack.md +++ b/src/Resources/Resources/help/Test-AzSubscriptionDeploymentStack.md @@ -19,7 +19,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,7 +31,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterUri @@ -42,7 +42,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateFileWithParameterObject @@ -53,7 +53,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateFile -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterFile @@ -64,7 +64,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterUri @@ -75,7 +75,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithParameterObject @@ -86,7 +86,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateUriWithNoParameters @@ -96,7 +96,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateUri [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -108,7 +108,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterFile [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterUri @@ -119,7 +119,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterUri [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithParameterObject @@ -130,7 +130,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId -TemplateParameterObject [-SkipTemplateParameterPrompt] [-QueryString ] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ByTemplateSpecWithNoParameters @@ -140,7 +140,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateSpecId [-SkipTemplateParameterPrompt] [-QueryString ] - [-Pre] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -151,7 +151,7 @@ Test-AzSubscriptionDeploymentStack [-PassThru] [-Name] [-Description ] [-DenySettingsExcludedAction ] [-DenySettingsApplyToChildScopes] [-DeploymentResourceGroupName ] [-Tag ] [-Force] [-AsJob] [-BypassStackOutOfSyncError] -TemplateParameterFile [-SkipTemplateParameterPrompt] - [-QueryString ] [-Pre] [-DefaultProfile ] [-ProgressAction ] + [-QueryString ] [-Pre] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -403,21 +403,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Test-AzTenantDeployment.md b/src/Resources/Resources/help/Test-AzTenantDeployment.md index ef14b7c96041..54df8d386800 100644 --- a/src/Resources/Resources/help/Test-AzTenantDeployment.md +++ b/src/Resources/Resources/help/Test-AzTenantDeployment.md @@ -16,119 +16,119 @@ Validates a deployment at tenant scope. ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateObjectAndParameterObject ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateFileAndParameterObject ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterObject ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParamsObject ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterObject -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterFile ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateFileAndParameterFile ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterFile ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParams ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByParameterFileWithNoTemplate ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectAndParameterUri ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateFileAndParameterUri ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateFile [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateUriAndParameterUri ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateSpecResourceIdAndParamsUri ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateParameterUri -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ByTemplateObjectWithNoParameters ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateObject [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateUriWithNoParameters ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateUri [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ByTemplateSpecResourceId ``` Test-AzTenantDeployment [-Name ] -Location [-QueryString ] -TemplateSpecId [-SkipTemplateParameterPrompt] [-Pre] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -222,21 +222,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -QueryString The query string (for example, a SAS token) to be used with the TemplateUri parameter. Would be used in case of linked templates diff --git a/src/Resources/Resources/help/Unregister-AzProviderFeature.md b/src/Resources/Resources/help/Unregister-AzProviderFeature.md index ca3fa9dd2f09..8a1608e5f585 100644 --- a/src/Resources/Resources/help/Unregister-AzProviderFeature.md +++ b/src/Resources/Resources/help/Unregister-AzProviderFeature.md @@ -14,7 +14,7 @@ Unregisters an Azure provider feature in your account. ``` Unregister-AzProviderFeature -FeatureName -ProviderNamespace - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -62,21 +62,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace The resource provider namespace. diff --git a/src/Resources/Resources/help/Unregister-AzProviderPreviewFeature.md b/src/Resources/Resources/help/Unregister-AzProviderPreviewFeature.md index 590e682e1872..d6c32ea014b6 100644 --- a/src/Resources/Resources/help/Unregister-AzProviderPreviewFeature.md +++ b/src/Resources/Resources/help/Unregister-AzProviderPreviewFeature.md @@ -14,7 +14,7 @@ Removes a feature registration from your account. ``` Unregister-AzProviderPreviewFeature -Name -ProviderNamespace [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -77,21 +77,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace The resource provider namespace. diff --git a/src/Resources/Resources/help/Unregister-AzResourceProvider.md b/src/Resources/Resources/help/Unregister-AzResourceProvider.md index 6da79256effc..614e4ab1d074 100644 --- a/src/Resources/Resources/help/Unregister-AzResourceProvider.md +++ b/src/Resources/Resources/help/Unregister-AzResourceProvider.md @@ -15,7 +15,7 @@ Unregisters a resource provider. ``` Unregister-AzResourceProvider -ProviderNamespace [-ApiVersion ] [-Pre] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -80,21 +80,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderNamespace Specifies the namespace of the resource provider. diff --git a/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md b/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md index e639bbc2da48..051f37ef3853 100644 --- a/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md +++ b/src/Resources/Resources/help/Update-AzADAppFederatedCredential.md @@ -15,7 +15,7 @@ Update the navigation property federatedIdentityCredentials in applications ``` Update-AzADAppFederatedCredential -ApplicationObjectId -FederatedCredentialId [-AdditionalProperties ] [-Audience ] [-Description ] [-Issuer ] - [-Subject ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-Subject ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Subject Required. The identifier of the external software workload within the external identity provider. diff --git a/src/Resources/Resources/help/Update-AzADApplication.md b/src/Resources/Resources/help/Update-AzADApplication.md index 378cec7c8d11..57c321278782 100644 --- a/src/Resources/Resources/help/Update-AzADApplication.md +++ b/src/Resources/Resources/help/Update-AzADApplication.md @@ -28,7 +28,7 @@ Update-AzADApplication -ObjectId [-HomePage ] [-ReplyUrl ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-Web ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -48,7 +48,7 @@ Update-AzADApplication -ApplicationId [-HomePage ] [-ReplyUrl ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-Web ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -68,7 +68,7 @@ Update-AzADApplication -InputObject [-HomePage ] [-SPARedirectUri ] [-Tag ] [-TokenEncryptionKeyId ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-Web ] - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -527,21 +527,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PublicClientRedirectUri ```yaml diff --git a/src/Resources/Resources/help/Update-AzADGroup.md b/src/Resources/Resources/help/Update-AzADGroup.md index ce976bbc4583..5a0fdb98cc0c 100644 --- a/src/Resources/Resources/help/Update-AzADGroup.md +++ b/src/Resources/Resources/help/Update-AzADGroup.md @@ -21,7 +21,7 @@ Update-AzADGroup -ObjectId [-AdditionalProperties ] [-MembershipRuleProcessingState ] [-PermissionGrant ] [-PreferredDataLocation ] [-PreferredLanguage ] [-SecurityEnabled] [-SecurityIdentifier ] [-Theme ] - [-Visibility ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-Visibility ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -393,21 +393,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SecurityEnabled Specifies whether the group is a security group. Returned by default. diff --git a/src/Resources/Resources/help/Update-AzADServicePrincipal.md b/src/Resources/Resources/help/Update-AzADServicePrincipal.md index 46e146bcdb38..ea780d410825 100644 --- a/src/Resources/Resources/help/Update-AzADServicePrincipal.md +++ b/src/Resources/Resources/help/Update-AzADServicePrincipal.md @@ -33,7 +33,7 @@ Update-AzADServicePrincipal -ObjectId [-KeyCredential ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SpApplicationIdWithDisplayNameParameterSet @@ -57,7 +57,7 @@ Update-AzADServicePrincipal [-KeyCredential ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -ApplicationId [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### InputObjectWithDisplayNameParameterSet @@ -81,7 +81,7 @@ Update-AzADServicePrincipal [-KeyCredential ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -106,7 +106,7 @@ Update-AzADServicePrincipal [-KeyCredential ] [-TokenIssuancePolicy ] [-TokenLifetimePolicy ] [-TransitiveMemberOf ] -ServicePrincipalName - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -695,21 +695,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ReplyUrl The URLs that user tokens are sent to for sign in with the associated application, or the redirect URIs that OAuth 2.0 authorization codes and access tokens are sent to for the associated application. Not nullable. diff --git a/src/Resources/Resources/help/Update-AzADServicePrincipalAppRoleAssignment.md b/src/Resources/Resources/help/Update-AzADServicePrincipalAppRoleAssignment.md index 7ef2e7735fa9..09fb14436669 100644 --- a/src/Resources/Resources/help/Update-AzADServicePrincipalAppRoleAssignment.md +++ b/src/Resources/Resources/help/Update-AzADServicePrincipalAppRoleAssignment.md @@ -16,14 +16,14 @@ Update the navigation property appRoleAssignments in servicePrincipals ``` Update-AzADServicePrincipalAppRoleAssignment -AppRoleAssignmentId -ServicePrincipalId [-AdditionalProperties ] [-AppRoleId ] [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Update ``` Update-AzADServicePrincipalAppRoleAssignment -AppRoleAssignmentId -ServicePrincipalId -Body [-DefaultProfile ] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ServicePrincipalId key: id of servicePrincipal diff --git a/src/Resources/Resources/help/Update-AzADUser.md b/src/Resources/Resources/help/Update-AzADUser.md index 543de0675fc7..66053150a301 100644 --- a/src/Resources/Resources/help/Update-AzADUser.md +++ b/src/Resources/Resources/help/Update-AzADUser.md @@ -24,7 +24,7 @@ Update-AzADUser -UPNOrObjectId [-AccountEnabled ] [-Password < [-OnPremisesImmutableId ] [-OtherMail ] [-PasswordPolicy ] [-PasswordProfile ] [-PostalCode ] [-PreferredLanguage ] [-ShowInAddressList] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] - [-UserType ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] + [-UserType ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -40,7 +40,7 @@ Update-AzADUser [-AccountEnabled ] [-Password ] [-ForceCh [-PasswordPolicy ] [-PasswordProfile ] [-PostalCode ] [-PreferredLanguage ] [-ShowInAddressList] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] [-UserType ] -ObjectId - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -56,7 +56,7 @@ Update-AzADUser [-AccountEnabled ] [-Password ] [-ForceCh [-PasswordPolicy ] [-PasswordProfile ] [-PostalCode ] [-PreferredLanguage ] [-ShowInAddressList] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] [-UserType ] -InputObject - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -72,7 +72,7 @@ Update-AzADUser [-AccountEnabled ] [-Password ] [-ForceCh [-PasswordPolicy ] [-PasswordProfile ] [-PostalCode ] [-PreferredLanguage ] [-ShowInAddressList] [-State ] [-StreetAddress ] [-Surname ] [-UsageLocation ] [-UserType ] -UserPrincipalName - [-DefaultProfile ] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` @@ -681,21 +681,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ShowInAddressList true if the Outlook global address list should contain this user, otherwise false. If not set, this will be treated as true. diff --git a/src/Resources/Resources/help/Update-AzManagementGroup.md b/src/Resources/Resources/help/Update-AzManagementGroup.md index 71e552a7498b..b7461395ed8c 100644 --- a/src/Resources/Resources/help/Update-AzManagementGroup.md +++ b/src/Resources/Resources/help/Update-AzManagementGroup.md @@ -15,7 +15,7 @@ Updates a Management Group ### GroupOperations (Default) ``` Update-AzManagementGroup -GroupName [-DisplayName ] [-ParentId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -23,20 +23,20 @@ Update-AzManagementGroup -GroupName [-DisplayName ] [-ParentId ``` Update-AzManagementGroup -InputObject [-DisplayName ] [-DefaultProfile ] -ParentObject - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ManagementGroupObject ``` Update-AzManagementGroup -InputObject [-DisplayName ] [-ParentId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` Update-AzManagementGroup -GroupName [-DisplayName ] [-DefaultProfile ] - -ParentObject [-ProgressAction ] [-WhatIf] [-Confirm] + -ParentObject [-WhatIf] [-Confirm] [] ``` @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Update-AzManagementGroupHierarchySetting.md b/src/Resources/Resources/help/Update-AzManagementGroupHierarchySetting.md index 2c526cc88765..a367552fc869 100644 --- a/src/Resources/Resources/help/Update-AzManagementGroupHierarchySetting.md +++ b/src/Resources/Resources/help/Update-AzManagementGroupHierarchySetting.md @@ -16,13 +16,13 @@ Updates Hierarchy Settings under the current tenant ``` Update-AzManagementGroupHierarchySetting [-GroupName] [-Authorization ] [-DefaultManagementGroup ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ParentGroupObject ``` Update-AzManagementGroupHierarchySetting [-GroupName] [-Authorization ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Resources/Resources/help/Update-AzPolicyAssignment.md b/src/Resources/Resources/help/Update-AzPolicyAssignment.md index 2c6850e862ed..62e43f475c9b 100644 --- a/src/Resources/Resources/help/Update-AzPolicyAssignment.md +++ b/src/Resources/Resources/help/Update-AzPolicyAssignment.md @@ -19,7 +19,7 @@ For example, when you assign a policy at resource group scope, that policy appli Update-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### NameParameterObject @@ -27,7 +27,7 @@ Update-AzPolicyAssignment -Name [-Scope ] [-NotScope Update-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] - -PolicyParameterObject [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -PolicyParameterObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -36,7 +36,7 @@ Update-AzPolicyAssignment -Name [-Scope ] [-NotScope Update-AzPolicyAssignment -Name [-Scope ] [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] - -PolicyParameter [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -PolicyParameter [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -45,7 +45,7 @@ Update-AzPolicyAssignment -Name [-Scope ] [-NotScope Update-AzPolicyAssignment -Id [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### IdParameterObject @@ -53,7 +53,7 @@ Update-AzPolicyAssignment -Id [-NotScope ] [-DisplayName [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] - -PolicyParameterObject [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -PolicyParameterObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -62,7 +62,7 @@ Update-AzPolicyAssignment -Id [-NotScope ] [-DisplayName [-NotScope ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] -PolicyParameter - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObject @@ -70,7 +70,7 @@ Update-AzPolicyAssignment -Id [-NotScope ] [-DisplayName ] [-DisplayName ] [-Description ] [-Metadata ] [-Location ] [-EnforcementMode ] [-IdentityType ] [-IdentityId ] [-NonComplianceMessage ] [-BackwardCompatible] - -InputObject [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -InputObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -434,21 +434,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy assignment. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Update-AzPolicyDefinition.md b/src/Resources/Resources/help/Update-AzPolicyDefinition.md index b0eca9ed0887..9faf90a996b4 100644 --- a/src/Resources/Resources/help/Update-AzPolicyDefinition.md +++ b/src/Resources/Resources/help/Update-AzPolicyDefinition.md @@ -16,14 +16,14 @@ This operation updates an existing policy definition in the given subscription o ``` Update-AzPolicyDefinition -Name [-DisplayName ] [-Description ] [-Policy ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SubscriptionId ``` Update-AzPolicyDefinition -Name -SubscriptionId [-DisplayName ] [-Description ] [-Policy ] [-Metadata ] [-Parameter ] [-Mode ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-BackwardCompatible] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -31,7 +31,7 @@ Update-AzPolicyDefinition -Name -SubscriptionId [-DisplayName ``` Update-AzPolicyDefinition -Name -ManagementGroupName [-DisplayName ] [-Description ] [-Policy ] [-Metadata ] [-Parameter ] [-Mode ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-BackwardCompatible] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -39,14 +39,14 @@ Update-AzPolicyDefinition -Name -ManagementGroupName [-Display ``` Update-AzPolicyDefinition -Id [-DisplayName ] [-Description ] [-Policy ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObject ``` Update-AzPolicyDefinition [-DisplayName ] [-Description ] [-Policy ] [-Metadata ] [-Parameter ] [-Mode ] [-BackwardCompatible] - -InputObject [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -InputObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -272,21 +272,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/Update-AzPolicyExemption.md b/src/Resources/Resources/help/Update-AzPolicyExemption.md index a946555bd796..0f7efeab432a 100644 --- a/src/Resources/Resources/help/Update-AzPolicyExemption.md +++ b/src/Resources/Resources/help/Update-AzPolicyExemption.md @@ -17,7 +17,7 @@ This operation updates a policy exemption with the given scope and name. Update-AzPolicyExemption -Name [-Scope ] [-ExemptionCategory ] [-PolicyDefinitionReferenceId ] [-DisplayName ] [-Description ] [-ExpiresOn ] [-ClearExpiration] [-Metadata ] [-BackwardCompatible] - [-AssignmentScopeValidation ] [-DefaultProfile ] [-ProgressAction ] + [-AssignmentScopeValidation ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -26,7 +26,7 @@ Update-AzPolicyExemption -Name [-Scope ] [-ExemptionCategory ] [-PolicyDefinitionReferenceId ] -Id [-DisplayName ] [-Description ] [-ExpiresOn ] [-ClearExpiration] [-Metadata ] [-BackwardCompatible] [-AssignmentScopeValidation ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObject @@ -34,7 +34,7 @@ Update-AzPolicyExemption [-ExemptionCategory ] [-PolicyDefinitionReferen Update-AzPolicyExemption [-ExemptionCategory ] [-PolicyDefinitionReferenceId ] [-DisplayName ] [-Description ] [-ExpiresOn ] [-ClearExpiration] [-Metadata ] [-BackwardCompatible] [-AssignmentScopeValidation ] - -InputObject [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -InputObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -307,21 +307,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Scope The scope of the policy exemption. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}' diff --git a/src/Resources/Resources/help/Update-AzPolicySetDefinition.md b/src/Resources/Resources/help/Update-AzPolicySetDefinition.md index 1a6992bb343d..d6a5cdc292a3 100644 --- a/src/Resources/Resources/help/Update-AzPolicySetDefinition.md +++ b/src/Resources/Resources/help/Update-AzPolicySetDefinition.md @@ -16,7 +16,7 @@ This operation updates an existing policy set definition in the given subscripti ``` Update-AzPolicySetDefinition -Name [-DisplayName ] [-Description ] [-PolicyDefinition ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-BackwardCompatible] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Update-AzPolicySetDefinition -Name [-DisplayName ] [-Descriptio Update-AzPolicySetDefinition -Name -ManagementGroupName [-DisplayName ] [-Description ] [-PolicyDefinition ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SubscriptionId @@ -33,14 +33,14 @@ Update-AzPolicySetDefinition -Name -ManagementGroupName [-Disp Update-AzPolicySetDefinition -Name -SubscriptionId [-DisplayName ] [-Description ] [-PolicyDefinition ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] [-BackwardCompatible] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Id ``` Update-AzPolicySetDefinition -Id [-DisplayName ] [-Description ] [-PolicyDefinition ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] - [-BackwardCompatible] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-BackwardCompatible] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -48,7 +48,7 @@ Update-AzPolicySetDefinition -Id [-DisplayName ] [-Description ``` Update-AzPolicySetDefinition [-DisplayName ] [-Description ] [-PolicyDefinition ] [-Metadata ] [-Parameter ] [-PolicyDefinitionGroup ] [-BackwardCompatible] - -InputObject [-DefaultProfile ] [-ProgressAction ] + -InputObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -281,21 +281,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SubscriptionId The ID of the target subscription. diff --git a/src/Resources/Resources/help/Update-AzRoleManagementPolicy.md b/src/Resources/Resources/help/Update-AzRoleManagementPolicy.md index 7424e10837e0..d389400d7933 100644 --- a/src/Resources/Resources/help/Update-AzRoleManagementPolicy.md +++ b/src/Resources/Resources/help/Update-AzRoleManagementPolicy.md @@ -16,14 +16,14 @@ Update a role management policy ``` Update-AzRoleManagementPolicy -Name -Scope [-Description ] [-DisplayName ] [-IsOrganizationDefault] [-Rule ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzRoleManagementPolicy -InputObject [-Description ] [-DisplayName ] [-IsOrganizationDefault] [-Rule ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -194,21 +194,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Rule The rule applied to the policy. To construct, see NOTES section for RULE properties and create a hash table. diff --git a/src/Resources/Resources/help/Update-AzTag.md b/src/Resources/Resources/help/Update-AzTag.md index eefde3ed60c8..64ad73ab501d 100644 --- a/src/Resources/Resources/help/Update-AzTag.md +++ b/src/Resources/Resources/help/Update-AzTag.md @@ -16,7 +16,7 @@ Selectively updates the set of tags on a resource or subscription. ``` Update-AzTag [-ResourceId] [-Tag] [-Operation] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -120,21 +120,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId The resource identifier for the tagged entity. A resource, a resource group or a subscription may be tagged. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCatalog.md b/src/Sphere/Sphere/help/Get-AzSphereCatalog.md index 69e85cb19b7b..b68efcb275e7 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCatalog.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCatalog.md @@ -15,25 +15,25 @@ Get a Catalog ### List (Default) ``` Get-AzSphereCatalog [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzSphereCatalog -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzSphereCatalog -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCatalogDevice.md b/src/Sphere/Sphere/help/Get-AzSphereCatalogDevice.md index 5450cb9a9d4a..627dc4fdbf11 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCatalogDevice.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCatalogDevice.md @@ -15,7 +15,7 @@ Lists devices for catalog. ``` Get-AzSphereCatalogDevice -CatalogName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceGroup.md b/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceGroup.md index f2c4040821dc..4c8d83f21414 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceGroup.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceGroup.md @@ -15,7 +15,7 @@ List the device groups for the catalog. ``` Get-AzSphereCatalogDeviceGroup -CatalogName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] [-DeviceGroupName ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceInsight.md b/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceInsight.md index f555786d050d..6b281e418621 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceInsight.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCatalogDeviceInsight.md @@ -15,7 +15,7 @@ Lists device insights for catalog. ``` Get-AzSphereCatalogDeviceInsight -CatalogName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -93,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCertificate.md b/src/Sphere/Sphere/help/Get-AzSphereCertificate.md index 60f0ae6f80a0..b520430b5f1a 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCertificate.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCertificate.md @@ -16,26 +16,26 @@ Get a Certificate ``` Get-AzSphereCertificate -CatalogName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzSphereCertificate -CatalogName -ResourceGroupName -SerialNumber - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereCertificate -SerialNumber -CatalogInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzSphereCertificate -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -163,21 +163,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCertificateCertChain.md b/src/Sphere/Sphere/help/Get-AzSphereCertificateCertChain.md index 900e7a43b2e7..16ea19a522c0 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCertificateCertChain.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCertificateCertChain.md @@ -15,20 +15,20 @@ Retrieves cert chain. ### Retrieve (Default) ``` Get-AzSphereCertificateCertChain -CatalogName -ResourceGroupName -SerialNumber - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RetrieveViaIdentityCatalog ``` Get-AzSphereCertificateCertChain -SerialNumber -CatalogInputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RetrieveViaIdentity ``` Get-AzSphereCertificateCertChain -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -112,21 +112,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereCertificateProof.md b/src/Sphere/Sphere/help/Get-AzSphereCertificateProof.md index 11264e13d7e5..2f825a8c290f 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereCertificateProof.md +++ b/src/Sphere/Sphere/help/Get-AzSphereCertificateProof.md @@ -16,20 +16,20 @@ Gets the proof of possession nonce. ``` Get-AzSphereCertificateProof -CatalogName -ResourceGroupName -SerialNumber [-SubscriptionId ] -ProofOfPossessionNonce [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### RetrieveViaIdentityCatalogExpanded ``` Get-AzSphereCertificateProof -SerialNumber -CatalogInputObject - -ProofOfPossessionNonce [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + -ProofOfPossessionNonce [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RetrieveViaIdentityExpanded ``` Get-AzSphereCertificateProof -InputObject -ProofOfPossessionNonce - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -117,21 +117,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProofOfPossessionNonce The proof of possession nonce diff --git a/src/Sphere/Sphere/help/Get-AzSphereDeployment.md b/src/Sphere/Sphere/help/Get-AzSphereDeployment.md index 95277020809c..f20428a4dce3 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereDeployment.md +++ b/src/Sphere/Sphere/help/Get-AzSphereDeployment.md @@ -17,7 +17,7 @@ Get a Deployment. ``` Get-AzSphereDeployment -CatalogName -DeviceGroupName -ProductName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] - [-Skip ] [-Top ] [-DefaultProfile ] [-ProgressAction ] + [-Skip ] [-Top ] [-DefaultProfile ] [] ``` @@ -25,32 +25,32 @@ Get-AzSphereDeployment -CatalogName -DeviceGroupName -ProductN ``` Get-AzSphereDeployment -CatalogName -DeviceGroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityProduct ``` Get-AzSphereDeployment -DeviceGroupName -Name -ProductInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereDeployment -DeviceGroupName -Name -ProductName - -CatalogInputObject [-DefaultProfile ] [-ProgressAction ] + -CatalogInputObject [-DefaultProfile ] [] ``` ### GetViaIdentityDeviceGroup ``` Get-AzSphereDeployment -Name -DeviceGroupInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzSphereDeployment -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -280,21 +280,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereDevice.md b/src/Sphere/Sphere/help/Get-AzSphereDevice.md index 7da8cd93f944..775b3077331a 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereDevice.md +++ b/src/Sphere/Sphere/help/Get-AzSphereDevice.md @@ -16,7 +16,7 @@ Use '.unassigned' or '.default' for the device group and product names when a de ### List (Default) ``` Get-AzSphereDevice -CatalogName -GroupName -ProductName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -24,32 +24,32 @@ Get-AzSphereDevice -CatalogName -GroupName -ProductName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityProduct ``` Get-AzSphereDevice -GroupName -Name -ProductInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereDevice -GroupName -Name -ProductName - -CatalogInputObject [-DefaultProfile ] [-ProgressAction ] + -CatalogInputObject [-DefaultProfile ] [] ``` ### GetViaIdentityDeviceGroup ``` Get-AzSphereDevice -Name -DeviceGroupInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzSphereDevice -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -242,21 +242,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereDeviceGroup.md b/src/Sphere/Sphere/help/Get-AzSphereDeviceGroup.md index a68dd4cfec38..03bbc7919f38 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereDeviceGroup.md +++ b/src/Sphere/Sphere/help/Get-AzSphereDeviceGroup.md @@ -17,32 +17,32 @@ Get a DeviceGroup. ``` Get-AzSphereDeviceGroup -CatalogName -ProductName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityProduct ``` Get-AzSphereDeviceGroup -Name -ProductInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereDeviceGroup -Name -ProductName -CatalogInputObject - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzSphereDeviceGroup -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -245,21 +245,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereImage.md b/src/Sphere/Sphere/help/Get-AzSphereImage.md index c20489d43183..b2df966db316 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereImage.md +++ b/src/Sphere/Sphere/help/Get-AzSphereImage.md @@ -16,25 +16,25 @@ Get a Image ``` Get-AzSphereImage -CatalogName -ResourceGroupName [-SubscriptionId ] [-Filter ] [-Maxpagesize ] [-Skip ] [-Top ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzSphereImage -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereImage -Name -CatalogInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzSphereImage -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -198,21 +198,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Get-AzSphereProduct.md b/src/Sphere/Sphere/help/Get-AzSphereProduct.md index 51c782581ceb..28cc02481a0f 100644 --- a/src/Sphere/Sphere/help/Get-AzSphereProduct.md +++ b/src/Sphere/Sphere/help/Get-AzSphereProduct.md @@ -16,26 +16,26 @@ Get a Product. ### List (Default) ``` Get-AzSphereProduct -CatalogName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzSphereProduct -CatalogName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentityCatalog ``` Get-AzSphereProduct -Name -CatalogInputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzSphereProduct -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -158,21 +158,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Invoke-AzSphereCountCatalogDevice.md b/src/Sphere/Sphere/help/Invoke-AzSphereCountCatalogDevice.md index 7848b68ee9d3..042dee160c55 100644 --- a/src/Sphere/Sphere/help/Invoke-AzSphereCountCatalogDevice.md +++ b/src/Sphere/Sphere/help/Invoke-AzSphereCountCatalogDevice.md @@ -15,13 +15,13 @@ Counts devices in catalog. ### CountDevice (Default) ``` Invoke-AzSphereCountCatalogDevice -CatalogName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentity ``` Invoke-AzSphereCountCatalogDevice -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -90,21 +90,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Invoke-AzSphereCountDeviceGroupDevice.md b/src/Sphere/Sphere/help/Invoke-AzSphereCountDeviceGroupDevice.md index 27d911ce9d84..28c8c7856ff5 100644 --- a/src/Sphere/Sphere/help/Invoke-AzSphereCountDeviceGroupDevice.md +++ b/src/Sphere/Sphere/help/Invoke-AzSphereCountDeviceGroupDevice.md @@ -17,26 +17,26 @@ Counts devices in device group. ``` Invoke-AzSphereCountDeviceGroupDevice -CatalogName -DeviceGroupName -ProductName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentityProduct ``` Invoke-AzSphereCountDeviceGroupDevice -DeviceGroupName -ProductInputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentityCatalog ``` Invoke-AzSphereCountDeviceGroupDevice -DeviceGroupName -ProductName - -CatalogInputObject [-DefaultProfile ] [-ProgressAction ] + -CatalogInputObject [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentity ``` Invoke-AzSphereCountDeviceGroupDevice -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -166,21 +166,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Invoke-AzSphereCountProductDevice.md b/src/Sphere/Sphere/help/Invoke-AzSphereCountProductDevice.md index de05f3e992df..92456e705c35 100644 --- a/src/Sphere/Sphere/help/Invoke-AzSphereCountProductDevice.md +++ b/src/Sphere/Sphere/help/Invoke-AzSphereCountProductDevice.md @@ -16,20 +16,20 @@ Counts devices in product. ### CountDevice (Default) ``` Invoke-AzSphereCountProductDevice -CatalogName -ProductName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentityCatalog ``` Invoke-AzSphereCountProductDevice -ProductName -CatalogInputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### CountDeviceViaIdentity ``` Invoke-AzSphereCountProductDevice -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -129,21 +129,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereCatalog.md b/src/Sphere/Sphere/help/New-AzSphereCatalog.md index 79f7c7f27e7c..5705fcbaa2d4 100644 --- a/src/Sphere/Sphere/help/New-AzSphereCatalog.md +++ b/src/Sphere/Sphere/help/New-AzSphereCatalog.md @@ -15,21 +15,21 @@ Create a Catalog ### CreateExpanded (Default) ``` New-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] -Location - [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Tag ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] -JsonString - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -172,21 +172,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereDeployment.md b/src/Sphere/Sphere/help/New-AzSphereDeployment.md index 33074c1744f5..fcf782d931a4 100644 --- a/src/Sphere/Sphere/help/New-AzSphereDeployment.md +++ b/src/Sphere/Sphere/help/New-AzSphereDeployment.md @@ -17,7 +17,7 @@ Create a Deployment. ``` New-AzSphereDeployment -CatalogName -DeviceGroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DeployedImage ] [-DeploymentId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,14 +25,14 @@ New-AzSphereDeployment -CatalogName -DeviceGroupName -Name -DeviceGroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereDeployment -CatalogName -DeviceGroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -249,21 +249,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereDevice.md b/src/Sphere/Sphere/help/New-AzSphereDevice.md index cc2d8251d8ed..c37da2c852e2 100644 --- a/src/Sphere/Sphere/help/New-AzSphereDevice.md +++ b/src/Sphere/Sphere/help/New-AzSphereDevice.md @@ -17,21 +17,21 @@ Use '.unassigned' or '.default' for the device group and product names to claim ``` New-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DeviceId ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -221,21 +221,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereDeviceCapabilityImage.md b/src/Sphere/Sphere/help/New-AzSphereDeviceCapabilityImage.md index 28b1ca3bebaa..d334990ada91 100644 --- a/src/Sphere/Sphere/help/New-AzSphereDeviceCapabilityImage.md +++ b/src/Sphere/Sphere/help/New-AzSphereDeviceCapabilityImage.md @@ -17,7 +17,7 @@ Use '.unassigned' or '.default' for the device group and product names to genera ``` New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -DeviceGroupName -ProductName -ResourceGroupName [-SubscriptionId ] -Capability - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -De ``` New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -DeviceGroupName -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -33,7 +33,7 @@ New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -De ``` New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -DeviceGroupName -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -41,20 +41,20 @@ New-AzSphereDeviceCapabilityImage -DeviceName -CatalogName -De ``` New-AzSphereDeviceCapabilityImage -DeviceName -DeviceGroupName -ProductInputObject -Capability [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### GenerateViaIdentityCatalogExpanded ``` New-AzSphereDeviceCapabilityImage -DeviceName -DeviceGroupName -ProductName -CatalogInputObject -Capability [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### GenerateViaIdentityDeviceGroupExpanded ``` New-AzSphereDeviceCapabilityImage -DeviceName -DeviceGroupInputObject - -Capability [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -Capability [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -273,21 +273,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereDeviceGroup.md b/src/Sphere/Sphere/help/New-AzSphereDeviceGroup.md index 69e4d707c17d..c9e440da6067 100644 --- a/src/Sphere/Sphere/help/New-AzSphereDeviceGroup.md +++ b/src/Sphere/Sphere/help/New-AzSphereDeviceGroup.md @@ -18,21 +18,21 @@ Create a DeviceGroup. New-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-AllowCrashDumpsCollection ] [-Description ] [-OSFeedType ] [-RegionalDataBoundary ] [-UpdatePolicy ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -237,21 +237,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RegionalDataBoundary Regional data boundary for the device group. diff --git a/src/Sphere/Sphere/help/New-AzSphereImage.md b/src/Sphere/Sphere/help/New-AzSphereImage.md index 486bcff6a69e..ee826e6403dc 100644 --- a/src/Sphere/Sphere/help/New-AzSphereImage.md +++ b/src/Sphere/Sphere/help/New-AzSphereImage.md @@ -16,20 +16,20 @@ Create a Image ``` New-AzSphereImage -CatalogName -Name -ResourceGroupName [-SubscriptionId ] [-Image ] [-ImageId ] [-RegionalDataBoundary ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzSphereImage -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereImage -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -210,21 +210,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RegionalDataBoundary Regional data boundary for an image diff --git a/src/Sphere/Sphere/help/New-AzSphereProduct.md b/src/Sphere/Sphere/help/New-AzSphereProduct.md index 325313ac47f6..684d6d1a4c8d 100644 --- a/src/Sphere/Sphere/help/New-AzSphereProduct.md +++ b/src/Sphere/Sphere/help/New-AzSphereProduct.md @@ -16,21 +16,21 @@ Create a Product. ### CreateExpanded (Default) ``` New-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - [-Description ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-Description ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonFilePath ``` New-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### CreateViaJsonString ``` New-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -186,21 +186,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/New-AzSphereProductDefaultDeviceGroup.md b/src/Sphere/Sphere/help/New-AzSphereProductDefaultDeviceGroup.md index 310587e1b581..a93ed4be2ecd 100644 --- a/src/Sphere/Sphere/help/New-AzSphereProductDefaultDeviceGroup.md +++ b/src/Sphere/Sphere/help/New-AzSphereProductDefaultDeviceGroup.md @@ -16,20 +16,20 @@ Generates default device groups for the product. ### Generate (Default) ``` New-AzSphereProductDefaultDeviceGroup -CatalogName -ProductName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GenerateViaIdentityCatalog ``` New-AzSphereProductDefaultDeviceGroup -ProductName -CatalogInputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### GenerateViaIdentity ``` New-AzSphereProductDefaultDeviceGroup -InputObject [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -133,21 +133,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Remove-AzSphereCatalog.md b/src/Sphere/Sphere/help/Remove-AzSphereCatalog.md index f56b175f5785..8e38204d0a08 100644 --- a/src/Sphere/Sphere/help/Remove-AzSphereCatalog.md +++ b/src/Sphere/Sphere/help/Remove-AzSphereCatalog.md @@ -15,14 +15,14 @@ Delete a Catalog ### Delete (Default) ``` Remove-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzSphereCatalog -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Remove-AzSphereDeviceGroup.md b/src/Sphere/Sphere/help/Remove-AzSphereDeviceGroup.md index 31e915585265..5e89c56cef5c 100644 --- a/src/Sphere/Sphere/help/Remove-AzSphereDeviceGroup.md +++ b/src/Sphere/Sphere/help/Remove-AzSphereDeviceGroup.md @@ -17,26 +17,26 @@ Delete a DeviceGroup. ``` Remove-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityProduct ``` Remove-AzSphereDeviceGroup -Name -ProductInputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityCatalog ``` Remove-AzSphereDeviceGroup -Name -ProductName -CatalogInputObject - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzSphereDeviceGroup -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -205,21 +205,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Remove-AzSphereProduct.md b/src/Sphere/Sphere/help/Remove-AzSphereProduct.md index 902463d265ea..53e88377baca 100644 --- a/src/Sphere/Sphere/help/Remove-AzSphereProduct.md +++ b/src/Sphere/Sphere/help/Remove-AzSphereProduct.md @@ -17,19 +17,19 @@ Delete a Product. ``` Remove-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentityCatalog ``` Remove-AzSphereProduct -Name -CatalogInputObject [-DefaultProfile ] - [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzSphereProduct -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Update-AzSphereCatalog.md b/src/Sphere/Sphere/help/Update-AzSphereCatalog.md index 7b295e9bf464..c40b5d355866 100644 --- a/src/Sphere/Sphere/help/Update-AzSphereCatalog.md +++ b/src/Sphere/Sphere/help/Update-AzSphereCatalog.md @@ -15,27 +15,27 @@ Update a Catalog ### UpdateExpanded (Default) ``` Update-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] - -JsonString [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -JsonString [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzSphereCatalog -Name -ResourceGroupName [-SubscriptionId ] - -JsonFilePath [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + -JsonFilePath [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzSphereCatalog -InputObject [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Update-AzSphereDevice.md b/src/Sphere/Sphere/help/Update-AzSphereDevice.md index 955b4ab7cc3a..2a9e4f32125c 100644 --- a/src/Sphere/Sphere/help/Update-AzSphereDevice.md +++ b/src/Sphere/Sphere/help/Update-AzSphereDevice.md @@ -17,27 +17,27 @@ Use '.unassigned' or '.default' for the device group and product names to move a ``` Update-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-DeviceGroupId ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzSphereDevice -CatalogName -GroupName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityProductExpanded ``` Update-AzSphereDevice -GroupName -Name -ProductInputObject - [-DeviceGroupId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + [-DeviceGroupId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -45,20 +45,20 @@ Update-AzSphereDevice -GroupName -Name -ProductInputObject -Name -ProductName -CatalogInputObject [-DeviceGroupId ] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityDeviceGroupExpanded ``` Update-AzSphereDevice -Name -DeviceGroupInputObject [-DeviceGroupId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzSphereDevice -InputObject [-DeviceGroupId ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -334,21 +334,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sphere/Sphere/help/Update-AzSphereDeviceGroup.md b/src/Sphere/Sphere/help/Update-AzSphereDeviceGroup.md index 6fd6ad89ec5d..6cc5cfeade67 100644 --- a/src/Sphere/Sphere/help/Update-AzSphereDeviceGroup.md +++ b/src/Sphere/Sphere/help/Update-AzSphereDeviceGroup.md @@ -18,7 +18,7 @@ Update a DeviceGroup. Update-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] [-AllowCrashDumpsCollection ] [-Description ] [-OSFeedType ] [-RegionalDataBoundary ] [-UpdatePolicy ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -26,14 +26,14 @@ Update-AzSphereDeviceGroup -CatalogName -Name -ProductName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzSphereDeviceGroup -CatalogName -Name -ProductName -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityProductExpanded @@ -41,7 +41,7 @@ Update-AzSphereDeviceGroup -CatalogName -Name -ProductName -ProductInputObject [-AllowCrashDumpsCollection ] [-Description ] [-OSFeedType ] [-RegionalDataBoundary ] [-UpdatePolicy ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityCatalogExpanded @@ -49,14 +49,14 @@ Update-AzSphereDeviceGroup -Name -ProductInputObject Update-AzSphereDeviceGroup -Name -ProductName -CatalogInputObject [-AllowCrashDumpsCollection ] [-Description ] [-OSFeedType ] [-RegionalDataBoundary ] [-UpdatePolicy ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzSphereDeviceGroup -InputObject [-AllowCrashDumpsCollection ] [-Description ] [-OSFeedType ] [-RegionalDataBoundary ] [-UpdatePolicy ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -306,21 +306,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RegionalDataBoundary Regional data boundary for the device group. diff --git a/src/Sphere/Sphere/help/Update-AzSphereProduct.md b/src/Sphere/Sphere/help/Update-AzSphereProduct.md index 693a80ca11ae..e7e7a1a4d79b 100644 --- a/src/Sphere/Sphere/help/Update-AzSphereProduct.md +++ b/src/Sphere/Sphere/help/Update-AzSphereProduct.md @@ -17,34 +17,34 @@ Update a Product. ``` Update-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] [-Description ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonString ``` Update-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] -JsonString [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaJsonFilePath ``` Update-AzSphereProduct -CatalogName -Name -ResourceGroupName [-SubscriptionId ] -JsonFilePath [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityCatalogExpanded ``` Update-AzSphereProduct -Name -CatalogInputObject [-Description ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzSphereProduct -InputObject [-Description ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -228,21 +228,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Sql/Sql/help/Get-AzSqlDatabaseReplicationLink.md b/src/Sql/Sql/help/Get-AzSqlDatabaseReplicationLink.md index dd8f80113100..8bc0b77f432e 100644 --- a/src/Sql/Sql/help/Get-AzSqlDatabaseReplicationLink.md +++ b/src/Sql/Sql/help/Get-AzSqlDatabaseReplicationLink.md @@ -16,7 +16,7 @@ Gets the geo-replication links between an Azure SQL Database and a resource grou ``` Get-AzSqlDatabaseReplicationLink [-DatabaseName] -PartnerResourceGroupName [-PartnerServerName ] [-ServerName] [-ResourceGroupName] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: True ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Specifies the name of the Azure resource group for the database for which to retrieve links. diff --git a/src/Sql/Sql/help/Set-AzSqlDatabaseReplicationLink.md b/src/Sql/Sql/help/Set-AzSqlDatabaseReplicationLink.md index 00dd787eee6c..688c83e4256b 100644 --- a/src/Sql/Sql/help/Set-AzSqlDatabaseReplicationLink.md +++ b/src/Sql/Sql/help/Set-AzSqlDatabaseReplicationLink.md @@ -15,7 +15,7 @@ Updates the link type of the geo-replication link ``` Set-AzSqlDatabaseReplicationLink [-DatabaseName] -PartnerResourceGroupName -LinkId [-PartnerServerName ] [-LinkType ] [-ServerName] [-ResourceGroupName] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -126,21 +126,6 @@ Accept pipeline input: False Accept wildcard characters: True ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. diff --git a/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md b/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md index 930740d6b67d..84c02b8e54c7 100644 --- a/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md +++ b/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md @@ -14,19 +14,19 @@ Add-AzStackHCIVMAttestation configures guests for AzureStack HCI IMDS Attestatio ### VMName (Default) ``` -Add-AzStackHCIVMAttestation [-VMName] [-Force] [-ProgressAction ] [-WhatIf] +Add-AzStackHCIVMAttestation [-VMName] [-Force] [-WhatIf] [-Confirm] [] ``` ### VMObject ``` -Add-AzStackHCIVMAttestation [-Force] [-VM] [-ProgressAction ] [-WhatIf] [-Confirm] +Add-AzStackHCIVMAttestation [-Force] [-VM] [-WhatIf] [-Confirm] [] ``` ### AddAll ``` -Add-AzStackHCIVMAttestation [-Force] [-AddAll] [-ProgressAction ] [-WhatIf] [-Confirm] +Add-AzStackHCIVMAttestation [-Force] [-AddAll] [-WhatIf] [-Confirm] [] ``` @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -VM Specifies an array of VM objects from Get-VM. diff --git a/src/StackHCI/StackHCI/help/Disable-AzStackHCIAttestation.md b/src/StackHCI/StackHCI/help/Disable-AzStackHCIAttestation.md index 354bc15661f6..68e526d33b4f 100644 --- a/src/StackHCI/StackHCI/help/Disable-AzStackHCIAttestation.md +++ b/src/StackHCI/StackHCI/help/Disable-AzStackHCIAttestation.md @@ -14,7 +14,7 @@ Disable-AzStackHCIAttestation disables IMDS Attestation on the host ``` Disable-AzStackHCIAttestation [[-ComputerName] ] [-Credential ] [-RemoveVM] [-Force] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RemoveVM Specifies the guests on each node should be removed from IMDS Attestation before disabling on cluster. Disable cannot continue before guests are removed. diff --git a/src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md b/src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md index 418f142b0708..6e78cb50b3ad 100644 --- a/src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md +++ b/src/StackHCI/StackHCI/help/Disable-AzStackHCIRemoteSupport.md @@ -13,7 +13,7 @@ Disables Remote Support. ## SYNTAX ``` -Disable-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] +Disable-AzStackHCIRemoteSupport [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -37,21 +37,6 @@ Disabling Remort support ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/StackHCI/StackHCI/help/Enable-AzStackHCIAttestation.md b/src/StackHCI/StackHCI/help/Enable-AzStackHCIAttestation.md index 5661338ab417..b243e9029603 100644 --- a/src/StackHCI/StackHCI/help/Enable-AzStackHCIAttestation.md +++ b/src/StackHCI/StackHCI/help/Enable-AzStackHCIAttestation.md @@ -14,7 +14,7 @@ Enable-AzStackHCIAttestation configures the host and enables specified guests fo ``` Enable-AzStackHCIAttestation [[-ComputerName] ] [-Credential ] [-AddVM] [-Force] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -99,21 +99,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md b/src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md index 8e02d43d2b5e..dcfcbe174c6a 100644 --- a/src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md +++ b/src/StackHCI/StackHCI/help/Enable-AzStackHCIRemoteSupport.md @@ -14,7 +14,7 @@ Enables Remote Support. ``` Enable-AzStackHCIRemoteSupport [-AccessLevel] [[-ExpireInMinutes] ] [[-SasCredential] ] - [-AgreeToRemoteSupportConsent] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AgreeToRemoteSupportConsent] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -118,21 +118,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SasCredential Hybrid Connection SAS Credential. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md b/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md index e76e5801596f..055f8d68ce8f 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md @@ -14,7 +14,7 @@ Returns Logs directory path on the current node. ``` Get-AzStackHCILogsDirectory [[-Credential] ] [[-ComputerName] ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -66,21 +66,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md b/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md index c4ac60083e75..d98a09608b6a 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md @@ -13,7 +13,7 @@ Gets Remote Support Access. ## SYNTAX ``` -Get-AzStackHCIRemoteSupportAccess [-Cluster] [-IncludeExpired] [-ProgressAction ] +Get-AzStackHCIRemoteSupportAccess [-Cluster] [-IncludeExpired] [] ``` @@ -102,21 +102,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportSessionHistory.md b/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportSessionHistory.md index 4fa568ba3af3..225492deb3f1 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportSessionHistory.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportSessionHistory.md @@ -14,7 +14,7 @@ Gets Remote Support Session History Details. ``` Get-AzStackHCIRemoteSupportSessionHistory [[-SessionId] ] [-IncludeSessionTranscript] - [[-FromDate] ] [-ProgressAction ] [] + [[-FromDate] ] [] ``` ## DESCRIPTION @@ -72,21 +72,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SessionId Optional. Session Id to get details for a specific session. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHCIVMAttestation.md b/src/StackHCI/StackHCI/help/Get-AzStackHCIVMAttestation.md index 91b7d596d584..fb65963f86cb 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCIVMAttestation.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCIVMAttestation.md @@ -13,7 +13,7 @@ Get-AzStackHCIVMAttestation shows a list of guests added to IMDS Attestation on ## SYNTAX ``` -Get-AzStackHCIVMAttestation [-Local] [-ProgressAction ] [] +Get-AzStackHCIVMAttestation [-Local] [] ``` ## DESCRIPTION @@ -76,21 +76,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md b/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md index dc805553fca7..707733d6357d 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md @@ -15,20 +15,20 @@ Get ArcSetting resource details of HCI Cluster. ### List (Default) ``` Get-AzStackHciArcSetting -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzStackHciArcSetting -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzStackHciArcSetting -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -114,21 +114,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md b/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md index 1a965e330899..9077981810db 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md @@ -15,25 +15,25 @@ Get HCI cluster. ### List (Default) ``` Get-AzStackHciCluster [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzStackHciCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzStackHciCluster -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzStackHciCluster -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -119,21 +119,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciDeploymentSetting.md b/src/StackHCI/StackHCI/help/Get-AzStackHciDeploymentSetting.md index 99e39db703fa..7e6021a2c76e 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciDeploymentSetting.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciDeploymentSetting.md @@ -15,20 +15,20 @@ Get a DeploymentSetting ### List (Default) ``` Get-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName -SName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzStackHciDeploymentSetting -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciEdgeDevice.md b/src/StackHCI/StackHCI/help/Get-AzStackHciEdgeDevice.md index 61d7260f1954..1614c8969bc4 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciEdgeDevice.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciEdgeDevice.md @@ -15,19 +15,19 @@ Get a EdgeDevice ### List (Default) ``` Get-AzStackHciEdgeDevice -ResourceUri [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzStackHciEdgeDevice -Name -ResourceUri [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzStackHciEdgeDevice -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -97,21 +97,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUri The fully qualified Azure Resource manager identifier of the resource. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md index f00e89e9f480..f95b06322867 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md @@ -15,7 +15,7 @@ Get particular Arc Extension of HCI Cluster. ### List (Default) ``` Get-AzStackHciExtension -ArcSettingName -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,13 +23,13 @@ Get-AzStackHciExtension -ArcSettingName -ClusterName -Resource ``` Get-AzStackHciExtension -ArcSettingName -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzStackHciExtension -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciSecuritySetting.md b/src/StackHCI/StackHCI/help/Get-AzStackHciSecuritySetting.md index d520207f797e..40c237809966 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciSecuritySetting.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciSecuritySetting.md @@ -15,20 +15,20 @@ Get a SecuritySetting ### List (Default) ``` Get-AzStackHciSecuritySetting -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzStackHciSecuritySetting -ClusterName -ResourceGroupName -SName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzStackHciSecuritySetting -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdate.md b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdate.md index 09761967f93d..7eda7edefd69 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdate.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdate.md @@ -15,20 +15,20 @@ Get specified Update ### List (Default) ``` Get-AzStackHciUpdate -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzStackHciUpdate -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdate -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateRun.md b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateRun.md index 71aa76ae70b5..9f313808797f 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateRun.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateRun.md @@ -15,20 +15,20 @@ Get the Update run for a specified update ### List (Default) ``` Get-AzStackHciUpdateRun -ClusterName -ResourceGroupName [-SubscriptionId ] - -UpdateName [-DefaultProfile ] [-ProgressAction ] [] + -UpdateName [-DefaultProfile ] [] ``` ### Get ``` Get-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName [-SubscriptionId ] -UpdateName [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdateRun -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateSummary.md b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateSummary.md index aebc0c7a011a..1a956f2376a1 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateSummary.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciUpdateSummary.md @@ -15,19 +15,19 @@ Get all Update summaries under the HCI cluster ### Get (Default) ``` Get-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdateSummary -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -97,21 +97,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md b/src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md index 68de69270b67..acc7dcc83c75 100644 --- a/src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md +++ b/src/StackHCI/StackHCI/help/Install-AzStackHCIRemoteSupport.md @@ -13,7 +13,7 @@ Installs Remote Support. ## SYNTAX ``` -Install-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] +Install-AzStackHCIRemoteSupport [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -49,21 +49,6 @@ Installs Remort Support ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md b/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md index 3e9a2a24919f..66f8d0221b1f 100644 --- a/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md +++ b/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md @@ -15,14 +15,14 @@ Add consent time for default extensions and initiate extensions installation ### And (Default) ``` Invoke-AzStackHciConsentAndInstallDefaultExtension -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### AndViaIdentity ``` Invoke-AzStackHciConsentAndInstallDefaultExtension -InputObject - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -93,21 +93,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md b/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md index fa26f40f2111..6a84d67d373c 100644 --- a/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md +++ b/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md @@ -16,14 +16,14 @@ Extends Software Assurance Benefit to a cluster ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -ClusterName -ResourceGroupName [-SubscriptionId ] [-SoftwareAssuranceIntent ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### Extend ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -ClusterName -ResourceGroupName [-SubscriptionId ] -SoftwareAssuranceChangeRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -31,14 +31,14 @@ Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -ClusterName -Re ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject [-SoftwareAssuranceIntent ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ExtendViaIdentity ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject -SoftwareAssuranceChangeRequest [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,21 +139,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Invoke-AzStackHciUpdate.md b/src/StackHCI/StackHCI/help/Invoke-AzStackHciUpdate.md index 7b1c62107aeb..0f19ca1fef5c 100644 --- a/src/StackHCI/StackHCI/help/Invoke-AzStackHciUpdate.md +++ b/src/StackHCI/StackHCI/help/Invoke-AzStackHciUpdate.md @@ -16,13 +16,13 @@ Apply Update ``` Invoke-AzStackHciUpdate -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### PostViaIdentity ``` Invoke-AzStackHciUpdate -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciArcSetting.md b/src/StackHCI/StackHCI/help/New-AzStackHciArcSetting.md index 86e6d4106ddf..244f54b7dfae 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciArcSetting.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciArcSetting.md @@ -16,7 +16,7 @@ Create ArcSetting for HCI cluster. New-AzStackHciArcSetting -ClusterName -ResourceGroupName [-SubscriptionId ] [-ArcApplicationClientId ] [-ArcApplicationObjectId ] [-ArcApplicationTenantId ] [-ArcInstanceResourceGroup ] [-ArcServicePrincipalObjectId ] [-ConnectivityProperty ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md b/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md index bac8ba4fe904..f8bac8753eef 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md @@ -20,7 +20,7 @@ New-AzStackHciCluster -Name -ResourceGroupName [-SubscriptionI [-DesiredPropertyWindowsServerSubscription ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-SoftwareAssurancePropertySoftwareAssuranceIntent ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -240,21 +240,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciDeploymentSetting.md b/src/StackHCI/StackHCI/help/New-AzStackHciDeploymentSetting.md index f9065facfe30..5a8deb409bec 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciDeploymentSetting.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciDeploymentSetting.md @@ -16,7 +16,7 @@ Create a DeploymentSetting New-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName -SName [-SubscriptionId ] [-ArcNodeResourceId ] [-DeploymentConfigurationScaleUnit ] [-DeploymentConfigurationVersion ] [-DeploymentMode ] [-OperationType ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciEdgeDevice.md b/src/StackHCI/StackHCI/help/New-AzStackHciEdgeDevice.md index 736330c3b464..4e09529c9929 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciEdgeDevice.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciEdgeDevice.md @@ -14,7 +14,7 @@ Create a EdgeDevice ``` New-AzStackHciEdgeDevice -ResourceUri [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -83,21 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUri The fully qualified Azure Resource manager identifier of the resource. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md index 050fd512f359..dc88b4438bda 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md @@ -19,7 +19,7 @@ New-AzStackHciExtension -ArcSettingName -ClusterName -Name ] [-ExtensionParameterPublisher ] [-ExtensionParameterSetting ] [-ExtensionParameterType ] [-ExtensionParameterTypeHandlerVersion ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -269,21 +269,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/New-AzStackHciSecuritySetting.md b/src/StackHCI/StackHCI/help/New-AzStackHciSecuritySetting.md index fabd88d5ea3e..c741a92c1815 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciSecuritySetting.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciSecuritySetting.md @@ -17,7 +17,7 @@ New-AzStackHciSecuritySetting -ClusterName -ResourceGroupName [-ProvisioningState ] [-SecuredCoreComplianceAssignment ] [-SmbEncryptionForIntraClusterTrafficComplianceAssignment ] [-WdacComplianceAssignment ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -101,21 +101,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProvisioningState The status of the last operation. diff --git a/src/StackHCI/StackHCI/help/Register-AzStackHCI.md b/src/StackHCI/StackHCI/help/Register-AzStackHCI.md index 80ce41ea627e..dcad7ec8ee7b 100644 --- a/src/StackHCI/StackHCI/help/Register-AzStackHCI.md +++ b/src/StackHCI/StackHCI/help/Register-AzStackHCI.md @@ -18,7 +18,7 @@ Register-AzStackHCI [-SubscriptionId] [-Region] [[-ResourceNam [[-AccountId] ] [[-EnvironmentName] ] [[-ComputerName] ] [[-CertificateThumbprint] ] [-RepairRegistration] [-UseDeviceAuthentication] [[-Credential] ] [-IsWAC] [[-ArcServerResourceGroupName] ] - [[-ArcSpnCredential] ] [[-LogsDirectory] ] [-ProgressAction ] + [[-ArcSpnCredential] ] [[-LogsDirectory] ] [-WhatIf] [-Confirm] [] ``` @@ -245,21 +245,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Region Specifies the Region to create the resource. Region is a Mandatory parameter. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHCIRemoteSupport.md b/src/StackHCI/StackHCI/help/Remove-AzStackHCIRemoteSupport.md index 4f76332ba690..0d6beced8b79 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHCIRemoteSupport.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHCIRemoteSupport.md @@ -13,7 +13,7 @@ Removes Remote Support. ## SYNTAX ``` -Remove-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] +Remove-AzStackHCIRemoteSupport [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -40,21 +40,6 @@ Removes Remote Support ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md b/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md index e16be3c91414..efcc75ae35eb 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md @@ -14,19 +14,19 @@ Remove-AzStackHCIVMAttestation removes guests from AzureStack HCI IMDS Attestati ### VMName (Default) ``` -Remove-AzStackHCIVMAttestation [-VMName] [-Force] [-ProgressAction ] [-WhatIf] +Remove-AzStackHCIVMAttestation [-VMName] [-Force] [-WhatIf] [-Confirm] [] ``` ### VMObject ``` -Remove-AzStackHCIVMAttestation [-Force] [-VM] [-ProgressAction ] [-WhatIf] +Remove-AzStackHCIVMAttestation [-Force] [-VM] [-WhatIf] [-Confirm] [] ``` ### RemoveAll ``` -Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-ProgressAction ] [-WhatIf] [-Confirm] +Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-WhatIf] [-Confirm] [] ``` @@ -71,21 +71,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -RemoveAll Specifies a switch that will remove all guest VMs from Attestation on the current node diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md index 45c2312b5ac6..f99941e25be0 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md @@ -16,13 +16,13 @@ Delete ArcSetting resource details of HCI Cluster. ``` Remove-AzStackHciArcSetting -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciArcSetting -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md index 4e24a6eb166d..82c95583f5c3 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md @@ -15,14 +15,14 @@ Delete an HCI cluster. ### Delete (Default) ``` Remove-AzStackHciCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciCluster -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciDeploymentSetting.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciDeploymentSetting.md index 7b40ae3381f9..7b08d2866c66 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciDeploymentSetting.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciDeploymentSetting.md @@ -16,13 +16,13 @@ Delete a DeploymentSetting ``` Remove-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName -SName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciDeploymentSetting -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciEdgeDevice.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciEdgeDevice.md index 85d8408064e4..f7248a186f21 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciEdgeDevice.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciEdgeDevice.md @@ -15,13 +15,13 @@ Delete a EdgeDevice ### Delete (Default) ``` Remove-AzStackHciEdgeDevice -Name -ResourceUri [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciEdgeDevice -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,21 +130,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUri The fully qualified Azure Resource manager identifier of the resource. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciExtension.md index b128599060fa..6530b0ee6ffd 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciExtension.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciExtension.md @@ -16,13 +16,13 @@ Delete particular Arc Extension of HCI Cluster. ``` Remove-AzStackHciExtension -ArcSettingName -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciExtension -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,21 +168,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciSecuritySetting.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciSecuritySetting.md index 8d1498ea0d4e..f8392d05eb96 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciSecuritySetting.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciSecuritySetting.md @@ -16,13 +16,13 @@ Delete a SecuritySetting ``` Remove-AzStackHciSecuritySetting -ClusterName -ResourceGroupName -SName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciSecuritySetting -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdate.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdate.md index 4f3e467c2237..4033a65c08d6 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdate.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdate.md @@ -16,13 +16,13 @@ Delete specified Update ``` Remove-AzStackHciUpdate -ClusterName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdate -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateRun.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateRun.md index bc8708827e3f..11ce1018d1e0 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateRun.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateRun.md @@ -16,13 +16,13 @@ Delete specified Update Run ``` Remove-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName [-SubscriptionId ] -UpdateName [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdateRun -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,21 +146,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateSummary.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateSummary.md index 94e9846e1cc9..d89014b1faa1 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateSummary.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciUpdateSummary.md @@ -15,14 +15,14 @@ Delete Update Summaries ### Delete (Default) ``` Remove-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdateSummary -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHCI.md b/src/StackHCI/StackHCI/help/Set-AzStackHCI.md index a79a90aa8ab9..f76102aab409 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHCI.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHCI.md @@ -16,7 +16,7 @@ Set-AzStackHCI modifies resource properties of the Microsoft.AzureStackHCI cloud Set-AzStackHCI [[-ComputerName] ] [-Credential ] [-ResourceId ] [-EnableWSSubscription ] [-DiagnosticLevel ] [-TenantId ] [-ArmAccessToken ] [-AccountId ] [-EnvironmentName ] [-UseDeviceAuthentication] - [-Force] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-Force] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -175,21 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceId Specifies the fully qualified resource ID, including the subscription, as in the following example: `/Subscriptions/`subscription ID`/providers/Microsoft.AzureStackHCI/clusters/MyCluster` diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciDeploymentSetting.md b/src/StackHCI/StackHCI/help/Set-AzStackHciDeploymentSetting.md index 61d46565c098..afb1eb5208dc 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciDeploymentSetting.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciDeploymentSetting.md @@ -16,7 +16,7 @@ Create a DeploymentSetting Set-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName -SName [-SubscriptionId ] [-ArcNodeResourceId ] [-DeploymentConfigurationScaleUnit ] [-DeploymentConfigurationVersion ] [-DeploymentMode ] [-OperationType ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -171,21 +171,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciEdgeDevice.md b/src/StackHCI/StackHCI/help/Set-AzStackHciEdgeDevice.md index c364144e9ddf..ff205718732e 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciEdgeDevice.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciEdgeDevice.md @@ -14,7 +14,7 @@ Create a EdgeDevice ``` Set-AzStackHciEdgeDevice -Name -ResourceUri [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUri The fully qualified Azure Resource manager identifier of the resource. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciSecuritySetting.md b/src/StackHCI/StackHCI/help/Set-AzStackHciSecuritySetting.md index 6bbad06e7aa8..b52c3f5a5fae 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciSecuritySetting.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciSecuritySetting.md @@ -18,7 +18,7 @@ Set-AzStackHciSecuritySetting -ClusterName -ResourceGroupName [-SecuredCoreComplianceAssignment ] [-SmbEncryptionForIntraClusterTrafficComplianceAssignment ] [-WdacComplianceAssignment ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -102,21 +102,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProvisioningState The status of the last operation. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdate.md b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdate.md index 4db656a6bcd4..747bb8e00d65 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdate.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdate.md @@ -22,7 +22,7 @@ Set-AzStackHciUpdate -ClusterName -Name -ResourceGroupName ] [-PackageType ] [-Prerequisite ] [-Publisher ] [-RebootRequired ] [-ReleaseLink ] [-State ] [-UpdateStatePropertyNotifyMessage ] [-UpdateStatePropertyProgressPercentage ] - [-Version ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-Version ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -30,7 +30,7 @@ Set-AzStackHciUpdate -ClusterName -Name -ResourceGroupName -Name -ResourceGroupName [-SubscriptionId ] -UpdateProperty [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -325,21 +325,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Publisher Publisher of the update package. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateRun.md b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateRun.md index 958ee1fe3ed5..030e3a17e799 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateRun.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateRun.md @@ -19,7 +19,7 @@ Set-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName [-ProgressDescription ] [-ProgressEndTimeUtc ] [-ProgressErrorMessage ] [-ProgressLastUpdatedTimeUtc ] [-ProgressName ] [-ProgressStartTimeUtc ] [-ProgressStatus ] [-ProgressStep ] [-State ] - [-TimeStarted ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-TimeStarted ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Set-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName ``` Set-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName -UpdateName [-SubscriptionId ] -UpdateRunsProperty [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -135,21 +135,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProgressDescription More detailed description of the step. diff --git a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateSummary.md b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateSummary.md index e700570110c9..57839e896205 100644 --- a/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateSummary.md +++ b/src/StackHCI/StackHCI/help/Set-AzStackHciUpdateSummary.md @@ -19,13 +19,13 @@ Set-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [- [-HealthCheckDate ] [-HealthCheckResult ] [-HealthState ] [-LastChecked ] [-LastUpdated ] [-Location ] [-OemFamily ] [-PackageVersion ] [-State ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### Put ``` Set-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - -UpdateLocationProperty [-DefaultProfile ] [-ProgressAction ] + -UpdateLocationProperty [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -241,21 +241,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StackHCI/StackHCI/help/Test-AzStackHciEdgeDevice.md b/src/StackHCI/StackHCI/help/Test-AzStackHciEdgeDevice.md index 24cd2f16d7ac..931903b712d3 100644 --- a/src/StackHCI/StackHCI/help/Test-AzStackHciEdgeDevice.md +++ b/src/StackHCI/StackHCI/help/Test-AzStackHciEdgeDevice.md @@ -16,27 +16,27 @@ A long-running resource action. ``` Test-AzStackHciEdgeDevice -Name -ResourceUri -EdgeDeviceId [-AdditionalInfo ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Validate ``` Test-AzStackHciEdgeDevice -Name -ResourceUri -ValidateRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentityExpanded ``` Test-AzStackHciEdgeDevice -InputObject -EdgeDeviceId [-AdditionalInfo ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentity ``` Test-AzStackHciEdgeDevice -InputObject -ValidateRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -169,21 +169,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceUri The fully qualified Azure Resource manager identifier of the resource. diff --git a/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md b/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md index bc6a6a1ad184..270c63c1fcc3 100644 --- a/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md +++ b/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md @@ -18,7 +18,7 @@ Unregister-AzStackHCI [[-SubscriptionId] ] [[-ResourceName] ] [[ [[-ResourceGroupName] ] [[-ArmAccessToken] ] [[-AccountId] ] [[-EnvironmentName] ] [[-Region] ] [[-ComputerName] ] [-UseDeviceAuthentication] [-DisableOnlyAzureArcServer] [-IsWAC] [[-Credential] ] [-Force] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -197,21 +197,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Region Specifies the Region the resource is created in Azure. diff --git a/src/StackHCI/StackHCI/help/Update-AzStackHciCluster.md b/src/StackHCI/StackHCI/help/Update-AzStackHciCluster.md index 34adf45f2eef..063ae4300949 100644 --- a/src/StackHCI/StackHCI/help/Update-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/Update-AzStackHciCluster.md @@ -19,7 +19,7 @@ Update-AzStackHciCluster -Name -ResourceGroupName [-Subscripti [-DesiredPropertyDiagnosticLevel ] [-DesiredPropertyWindowsServerSubscription ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -28,7 +28,7 @@ Update-AzStackHciCluster -InputObject [-AadTenantId [-CloudManagementEndpoint ] [-DesiredPropertyDiagnosticLevel ] [-DesiredPropertyWindowsServerSubscription ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -190,21 +190,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/StorageSync/StorageSync/help/Get-AzStorageSyncCloudEndpoint.md b/src/StorageSync/StorageSync/help/Get-AzStorageSyncCloudEndpoint.md index 105b2b9be6b2..5392d4f6a8c5 100644 --- a/src/StorageSync/StorageSync/help/Get-AzStorageSyncCloudEndpoint.md +++ b/src/StorageSync/StorageSync/help/Get-AzStorageSyncCloudEndpoint.md @@ -16,19 +16,19 @@ This command lists all cloud endpoints within a given sync group. ``` Get-AzStorageSyncCloudEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ObjectParameterSet ``` Get-AzStorageSyncCloudEndpoint [-ParentObject] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ParentStringParameterSet ``` Get-AzStorageSyncCloudEndpoint [-ParentResourceId] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Get-AzStorageSyncGroup.md b/src/StorageSync/StorageSync/help/Get-AzStorageSyncGroup.md index dc75df69d57d..b98c1d6f5cb5 100644 --- a/src/StorageSync/StorageSync/help/Get-AzStorageSyncGroup.md +++ b/src/StorageSync/StorageSync/help/Get-AzStorageSyncGroup.md @@ -15,19 +15,19 @@ This command lists all sync groups within a given storage sync service. ### StringParameterSet (Default) ``` Get-AzStorageSyncGroup [-ResourceGroupName] [-StorageSyncServiceName] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ObjectParameterSet ``` Get-AzStorageSyncGroup [-ParentObject] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ParentStringParameterSet ``` Get-AzStorageSyncGroup [-ParentResourceId] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -104,21 +104,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Get-AzStorageSyncServer.md b/src/StorageSync/StorageSync/help/Get-AzStorageSyncServer.md index 66bd2fe1e8c0..ff3dd68cb421 100644 --- a/src/StorageSync/StorageSync/help/Get-AzStorageSyncServer.md +++ b/src/StorageSync/StorageSync/help/Get-AzStorageSyncServer.md @@ -15,19 +15,19 @@ This command lists all servers registered to a given storage sync service. ### StringParameterSet (Default) ``` Get-AzStorageSyncServer [-ResourceGroupName] [-StorageSyncServiceName] [-ServerId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ObjectParameterSet ``` Get-AzStorageSyncServer [-ParentObject] [-ServerId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ParentStringParameterSet ``` Get-AzStorageSyncServer [-ParentResourceId] [-ServerId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -89,21 +89,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Get-AzStorageSyncServerEndpoint.md b/src/StorageSync/StorageSync/help/Get-AzStorageSyncServerEndpoint.md index f5e42fbfa150..7905599c637e 100644 --- a/src/StorageSync/StorageSync/help/Get-AzStorageSyncServerEndpoint.md +++ b/src/StorageSync/StorageSync/help/Get-AzStorageSyncServerEndpoint.md @@ -16,19 +16,19 @@ This command lists all server endpoints within a given sync group. ``` Get-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] [-Name ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### ObjectParameterSet ``` Get-AzStorageSyncServerEndpoint [-ParentObject] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### ParentStringParameterSet ``` Get-AzStorageSyncServerEndpoint [-ParentResourceId] [-Name ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -105,21 +105,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Get-AzStorageSyncService.md b/src/StorageSync/StorageSync/help/Get-AzStorageSyncService.md index fb8f1fd4c9d2..3a19b3f21b51 100644 --- a/src/StorageSync/StorageSync/help/Get-AzStorageSyncService.md +++ b/src/StorageSync/StorageSync/help/Get-AzStorageSyncService.md @@ -15,13 +15,13 @@ This command lists all storage sync services within a given scope of subscriptio ### ParentStringParameterSet (Default) ``` Get-AzStorageSyncService [[-ResourceGroupName] ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### StringParameterSet ``` Get-AzStorageSyncService [-ResourceGroupName] [[-Name] ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -68,21 +68,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncChangeDetection.md b/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncChangeDetection.md index 437fd2728ccb..b0a4a208bc92 100644 --- a/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncChangeDetection.md +++ b/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncChangeDetection.md @@ -24,14 +24,14 @@ This command can be used to manually initiate the detection of namespace changes ``` Invoke-AzStorageSyncChangeDetection [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] -Name [-PassThru] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StringAndDirectoryParameterSet ``` Invoke-AzStorageSyncChangeDetection [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] -Name -DirectoryPath [-Recursive] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -39,49 +39,49 @@ Invoke-AzStorageSyncChangeDetection [-ResourceGroupName] [-StorageSyncS ``` Invoke-AzStorageSyncChangeDetection [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] -Name -Path [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdAndDirectoryParameterSet ``` Invoke-AzStorageSyncChangeDetection [-ResourceId] -DirectoryPath [-Recursive] [-PassThru] - [-AsJob] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdAndPathParameterSet ``` Invoke-AzStorageSyncChangeDetection [-ResourceId] -Path [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### FullShareResourceIdParameterSet ``` Invoke-AzStorageSyncChangeDetection [-ResourceId] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ObjectAndDirectoryParameterSet ``` Invoke-AzStorageSyncChangeDetection [-InputObject] -DirectoryPath [-Recursive] - [-PassThru] [-AsJob] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ObjectAndPathParameterSet ``` Invoke-AzStorageSyncChangeDetection [-InputObject] -Path [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### FullShareObjectParameterSet ``` Invoke-AzStorageSyncChangeDetection [-InputObject] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -226,21 +226,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Recursive Indication whether directory change detection is recursive. diff --git a/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncCompatibilityCheck.md b/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncCompatibilityCheck.md index 5ddb74d40570..a4556be10379 100644 --- a/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncCompatibilityCheck.md +++ b/src/StorageSync/StorageSync/help/Invoke-AzStorageSyncCompatibilityCheck.md @@ -15,13 +15,13 @@ Checks for potential compatibility issues between your system and Azure File Syn ### PathBased (Default) ``` Invoke-AzStorageSyncCompatibilityCheck [-Path] [-Credential ] [-SkipSystemChecks] - [-SkipNamespaceChecks] [-ProgressAction ] [] + [-SkipNamespaceChecks] [] ``` ### ComputerNameBased ``` Invoke-AzStorageSyncCompatibilityCheck [-Credential ] [-ComputerName] - [-SkipSystemChecks] [-ProgressAction ] [] + [-SkipSystemChecks] [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SkipNamespaceChecks Set this flag to skip file namespace validations and only perform system validations. diff --git a/src/StorageSync/StorageSync/help/New-AzStorageSyncCloudEndpoint.md b/src/StorageSync/StorageSync/help/New-AzStorageSyncCloudEndpoint.md index 9c16a9bc34ce..ef3a18a7613d 100644 --- a/src/StorageSync/StorageSync/help/New-AzStorageSyncCloudEndpoint.md +++ b/src/StorageSync/StorageSync/help/New-AzStorageSyncCloudEndpoint.md @@ -17,14 +17,14 @@ This command creates an Azure File Sync cloud endpoint in a sync group. New-AzStorageSyncCloudEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] -Name -StorageAccountResourceId -AzureFileShareName [-StorageAccountTenantId ] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ObjectParameterSet ``` New-AzStorageSyncCloudEndpoint [-ParentObject] -Name -StorageAccountResourceId -AzureFileShareName [-StorageAccountTenantId ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ New-AzStorageSyncCloudEndpoint [-ParentObject] -Name -Sto ``` New-AzStorageSyncCloudEndpoint [-ParentResourceId] -Name -StorageAccountResourceId -AzureFileShareName [-StorageAccountTenantId ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -140,21 +140,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/New-AzStorageSyncGroup.md b/src/StorageSync/StorageSync/help/New-AzStorageSyncGroup.md index 4eb081cd0ca1..5f91ee3c1478 100644 --- a/src/StorageSync/StorageSync/help/New-AzStorageSyncGroup.md +++ b/src/StorageSync/StorageSync/help/New-AzStorageSyncGroup.md @@ -15,21 +15,21 @@ This command creates a new sync group within a specified storage sync service. ### StringParameterSet (Default) ``` New-AzStorageSyncGroup [-ResourceGroupName] [-StorageSyncServiceName] -Name - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ObjectParameterSet ``` New-AzStorageSyncGroup [-ParentObject] -Name - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParentStringParameterSet ``` New-AzStorageSyncGroup [-ParentResourceId] -Name [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -106,21 +106,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/New-AzStorageSyncServerEndpoint.md b/src/StorageSync/StorageSync/help/New-AzStorageSyncServerEndpoint.md index 69b1ceda54e5..9a729cd73910 100644 --- a/src/StorageSync/StorageSync/help/New-AzStorageSyncServerEndpoint.md +++ b/src/StorageSync/StorageSync/help/New-AzStorageSyncServerEndpoint.md @@ -18,7 +18,7 @@ New-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServi [-SyncGroupName] -Name -ServerResourceId -ServerLocalPath [-CloudTiering] [-VolumeFreeSpacePercent ] [-TierFilesOlderThanDays ] [-InitialDownloadPolicy ] [-LocalCacheMode ] [-InitialUploadPolicy ] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### ObjectParameterSet @@ -26,7 +26,7 @@ New-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServi New-AzStorageSyncServerEndpoint [-ParentObject] -Name -ServerResourceId -ServerLocalPath [-CloudTiering] [-VolumeFreeSpacePercent ] [-TierFilesOlderThanDays ] [-InitialDownloadPolicy ] [-LocalCacheMode ] [-InitialUploadPolicy ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -35,7 +35,7 @@ New-AzStorageSyncServerEndpoint [-ParentObject] -Name -Se New-AzStorageSyncServerEndpoint [-ParentResourceId] -Name -ServerResourceId -ServerLocalPath [-CloudTiering] [-VolumeFreeSpacePercent ] [-TierFilesOlderThanDays ] [-InitialDownloadPolicy ] [-LocalCacheMode ] [-InitialUploadPolicy ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -192,21 +192,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/New-AzStorageSyncService.md b/src/StorageSync/StorageSync/help/New-AzStorageSyncService.md index 6c5d52229b63..7069d5b54f38 100644 --- a/src/StorageSync/StorageSync/help/New-AzStorageSyncService.md +++ b/src/StorageSync/StorageSync/help/New-AzStorageSyncService.md @@ -16,7 +16,7 @@ This command creates a new storage sync service in a resource group. New-AzStorageSyncService [-ResourceGroupName] [-Name] [-Location] [[-IncomingTrafficPolicy] ] [-AssignIdentity] [-UserAssignedIdentityId ] [-IdentityType ] [-Tag ] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -140,21 +140,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Register-AzStorageSyncServer.md b/src/StorageSync/StorageSync/help/Register-AzStorageSyncServer.md index 40dc21bbfe24..35adf4f353a4 100644 --- a/src/StorageSync/StorageSync/help/Register-AzStorageSyncServer.md +++ b/src/StorageSync/StorageSync/help/Register-AzStorageSyncServer.md @@ -15,21 +15,21 @@ This command registers a server to a storage sync service which creates a trust ### StringParameterSet (Default) ``` Register-AzStorageSyncServer [-ResourceGroupName] [-StorageSyncServiceName] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ObjectParameterSet ``` Register-AzStorageSyncServer [-ParentObject] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParentStringParameterSet ``` Register-AzStorageSyncServer [-ParentResourceId] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -107,21 +107,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncCloudEndpoint.md b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncCloudEndpoint.md index 4d65f2758503..d8ca26ce68c3 100644 --- a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncCloudEndpoint.md +++ b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncCloudEndpoint.md @@ -16,21 +16,21 @@ This command will delete the specified cloud endpoint from a sync group. Without ``` Remove-AzStorageSyncCloudEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] [-Name] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzStorageSyncCloudEndpoint [-InputObject] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzStorageSyncCloudEndpoint [-ResourceId] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncGroup.md b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncGroup.md index 1c37dca99656..fc1fca11dabb 100644 --- a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncGroup.md +++ b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncGroup.md @@ -15,21 +15,21 @@ This command will delete the specified sync group. ### StringParameterSet (Default) ``` Remove-AzStorageSyncGroup [-ResourceGroupName] [-StorageSyncServiceName] [-Name] - [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-ProgressAction ] + [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzStorageSyncGroup [-InputObject] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzStorageSyncGroup [-ResourceId] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncServerEndpoint.md b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncServerEndpoint.md index 126d2daa6945..68d27852f7a9 100644 --- a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncServerEndpoint.md +++ b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncServerEndpoint.md @@ -16,21 +16,21 @@ This command will delete the specified server endpoint. Sync to this location wi ``` Remove-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] [-Name] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzStorageSyncServerEndpoint [-InputObject] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzStorageSyncServerEndpoint [-ResourceId] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -138,21 +138,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncService.md b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncService.md index a625dcf4343e..de27d49c7523 100644 --- a/src/StorageSync/StorageSync/help/Remove-AzStorageSyncService.md +++ b/src/StorageSync/StorageSync/help/Remove-AzStorageSyncService.md @@ -15,21 +15,21 @@ This command will delete the specified storage sync service. ### StringParameterSet (Default) ``` Remove-AzStorageSyncService [-ResourceGroupName] [-Name] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Remove-AzStorageSyncService [-InputObject] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Remove-AzStorageSyncService [-ResourceId] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -137,21 +137,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Reset-AzStorageSyncServerCertificate.md b/src/StorageSync/StorageSync/help/Reset-AzStorageSyncServerCertificate.md index 26cc36ba2231..8f67ae57f8d0 100644 --- a/src/StorageSync/StorageSync/help/Reset-AzStorageSyncServerCertificate.md +++ b/src/StorageSync/StorageSync/help/Reset-AzStorageSyncServerCertificate.md @@ -15,21 +15,21 @@ Use for troubleshooting only. This command will roll the storage sync server cer ### StringParameterSet (Default) ``` Reset-AzStorageSyncServerCertificate [-ResourceGroupName] [-StorageSyncServiceName] - [-PassThru] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ObjectParameterSet ``` Reset-AzStorageSyncServerCertificate [-ParentObject] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ParentStringParameterSet ``` Reset-AzStorageSyncServerCertificate [-ParentResourceId] [-PassThru] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -107,21 +107,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Set-AzStorageSyncServerEndpoint.md b/src/StorageSync/StorageSync/help/Set-AzStorageSyncServerEndpoint.md index 5863fffbc3e4..0ea800a7db42 100644 --- a/src/StorageSync/StorageSync/help/Set-AzStorageSyncServerEndpoint.md +++ b/src/StorageSync/StorageSync/help/Set-AzStorageSyncServerEndpoint.md @@ -17,7 +17,7 @@ This command allows for changes on the adjustable parameters of a server endpoin Set-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServiceName] [-SyncGroupName] [-Name] [-CloudTiering] [-VolumeFreeSpacePercent ] [-OfflineDataTransfer] [-TierFilesOlderThanDays ] [-LocalCacheMode ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -25,7 +25,7 @@ Set-AzStorageSyncServerEndpoint [-ResourceGroupName] [-StorageSyncServi ``` Set-AzStorageSyncServerEndpoint [-ResourceId] [-CloudTiering] [-VolumeFreeSpacePercent ] [-OfflineDataTransfer] [-TierFilesOlderThanDays ] [-LocalCacheMode ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -34,7 +34,7 @@ Set-AzStorageSyncServerEndpoint [-ResourceId] [-CloudTiering] [-VolumeF Set-AzStorageSyncServerEndpoint [-InputObject] [-CloudTiering] [-VolumeFreeSpacePercent ] [-OfflineDataTransfer] [-TierFilesOlderThanDays ] [-LocalCacheMode ] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -157,21 +157,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Set-AzStorageSyncService.md b/src/StorageSync/StorageSync/help/Set-AzStorageSyncService.md index 04ce35231caf..feb5e7f18f4e 100644 --- a/src/StorageSync/StorageSync/help/Set-AzStorageSyncService.md +++ b/src/StorageSync/StorageSync/help/Set-AzStorageSyncService.md @@ -16,7 +16,7 @@ This command sets storage sync service in a resource group. ``` Set-AzStorageSyncService [-ResourceGroupName] [-Name] [[-IncomingTrafficPolicy] ] [-AssignIdentity] [-UserAssignedIdentityId ] [-IdentityType ] [-UseIdentity ] - [-Tag ] [-AsJob] [-DefaultProfile ] [-ProgressAction ] + [-Tag ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Set-AzStorageSyncService [-ResourceGroupName] [-Name] [[-Incom ``` Set-AzStorageSyncService [-InputObject] [-AssignIdentity] [-UserAssignedIdentityId ] [-IdentityType ] [-UseIdentity ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -32,7 +32,7 @@ Set-AzStorageSyncService [-InputObject] [-AssignIdentity] ``` Set-AzStorageSyncService [-ResourceId] [-AssignIdentity] [-UserAssignedIdentityId ] [-IdentityType ] [-UseIdentity ] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -156,21 +156,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/StorageSync/StorageSync/help/Unregister-AzStorageSyncServer.md b/src/StorageSync/StorageSync/help/Unregister-AzStorageSyncServer.md index b964225bfbcf..08b3bb6adc70 100644 --- a/src/StorageSync/StorageSync/help/Unregister-AzStorageSyncServer.md +++ b/src/StorageSync/StorageSync/help/Unregister-AzStorageSyncServer.md @@ -16,20 +16,20 @@ Warning: Unregistering a server will result in cascading deletes of all server e ``` Unregister-AzStorageSyncServer [-ResourceGroupName] [-StorageSyncServiceName] [-ServerId] [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### InputObjectParameterSet ``` Unregister-AzStorageSyncServer [-InputObject] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Unregister-AzStorageSyncServer [-ResourceId] [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -123,21 +123,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName Resource Group Name. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md b/src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md index 8c25381dd149..81715b5b0160 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md @@ -15,25 +15,25 @@ Gets properties of a SAP monitor for the specified subscription, resource group, ### List (Default) ``` Get-AzWorkloadsMonitor [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzWorkloadsMonitor -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List1 ``` Get-AzWorkloadsMonitor -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzWorkloadsMonitor -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md b/src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md index c2cdbe473f9d..59b9bbd73932 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md @@ -15,20 +15,20 @@ Gets properties of a provider instance for the specified subscription, resource ### List (Default) ``` Get-AzWorkloadsProviderInstance -MonitorName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### Get ``` Get-AzWorkloadsProviderInstance -MonitorName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzWorkloadsProviderInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -147,21 +147,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsSapApplicationInstance.md b/src/Workloads/Workloads/help/Get-AzWorkloadsSapApplicationInstance.md index 441bd0d8f7a4..dafd68459021 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsSapApplicationInstance.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsSapApplicationInstance.md @@ -15,7 +15,7 @@ Gets the SAP Application Server Instance corresponding to the Virtual Instance f ### List (Default) ``` Get-AzWorkloadsSapApplicationInstance -ResourceGroupName -SapVirtualInstanceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` @@ -23,13 +23,13 @@ Get-AzWorkloadsSapApplicationInstance -ResourceGroupName -SapVirtualIns ``` Get-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### GetViaIdentity ``` Get-AzWorkloadsSapApplicationInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -125,21 +125,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsSapCentralInstance.md b/src/Workloads/Workloads/help/Get-AzWorkloadsSapCentralInstance.md index b81b6595da6e..b7fd7ff28adc 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsSapCentralInstance.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsSapCentralInstance.md @@ -15,21 +15,21 @@ Gets the SAP Central Services Instance resource. ### List (Default) ``` Get-AzWorkloadsSapCentralInstance -ResourceGroupName -SapVirtualInstanceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzWorkloadsSapCentralInstance -Name -ResourceGroupName -SapVirtualInstanceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzWorkloadsSapCentralInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -112,21 +112,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsSapDatabaseInstance.md b/src/Workloads/Workloads/help/Get-AzWorkloadsSapDatabaseInstance.md index a8e999ced2b4..b06b5ad5ac42 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsSapDatabaseInstance.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsSapDatabaseInstance.md @@ -15,21 +15,21 @@ Gets the SAP Database Instance resource. ### List (Default) ``` Get-AzWorkloadsSapDatabaseInstance -ResourceGroupName -SapVirtualInstanceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### Get ``` Get-AzWorkloadsSapDatabaseInstance -Name -ResourceGroupName -SapVirtualInstanceName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzWorkloadsSapDatabaseInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -112,21 +112,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsSapLandscapeMonitor.md b/src/Workloads/Workloads/help/Get-AzWorkloadsSapLandscapeMonitor.md index 9e6f306a923d..f64caefbbb71 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsSapLandscapeMonitor.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsSapLandscapeMonitor.md @@ -15,14 +15,14 @@ Gets configuration values for Single Pane Of Glass for SAP monitor for the speci ### Get (Default) ``` Get-AzWorkloadsSapLandscapeMonitor -MonitorName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzWorkloadsSapLandscapeMonitor -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -149,21 +149,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Get-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Get-AzWorkloadsSapVirtualInstance.md index e090d4077255..6157cde23898 100644 --- a/src/Workloads/Workloads/help/Get-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Get-AzWorkloadsSapVirtualInstance.md @@ -15,25 +15,25 @@ Gets a Virtual Instance for SAP solutions resource ### List1 (Default) ``` Get-AzWorkloadsSapVirtualInstance [-SubscriptionId ] [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ### Get ``` Get-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### List ``` Get-AzWorkloadsSapVirtualInstance -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-ProgressAction ] [] + [-DefaultProfile ] [] ``` ### GetViaIdentity ``` Get-AzWorkloadsSapVirtualInstance -InputObject [-DefaultProfile ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -131,21 +131,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapDiskConfiguration.md b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapDiskConfiguration.md index 0ae73320ed6f..59b17893e6a4 100644 --- a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapDiskConfiguration.md +++ b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapDiskConfiguration.md @@ -17,7 +17,7 @@ Get the SAP Disk Configuration Layout prod/non-prod SAP System. Invoke-AzWorkloadsSapDiskConfiguration -Location [-SubscriptionId ] -AppLocation -DatabaseType -DbVMSku -DeploymentType -Environment -SapProduct [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SapViaIdentityExpanded @@ -25,7 +25,7 @@ Invoke-AzWorkloadsSapDiskConfiguration -Location [-SubscriptionId -AppLocation -DatabaseType -DbVMSku -DeploymentType -Environment -SapProduct [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapProduct Defines the SAP Product type. diff --git a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSizingRecommendation.md b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSizingRecommendation.md index 8c71c2df1b25..9d2f8f307c15 100644 --- a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSizingRecommendation.md +++ b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSizingRecommendation.md @@ -18,7 +18,7 @@ Invoke-AzWorkloadsSapSizingRecommendation -Location [-SubscriptionId -DbMemory -DeploymentType -Environment -Sap -SapProduct [-DbScaleMethod ] [-HighAvailabilityType ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SapViaIdentityExpanded @@ -27,7 +27,7 @@ Invoke-AzWorkloadsSapSizingRecommendation -InputObject -App -DatabaseType -DbMemory -DeploymentType -Environment -Sap -SapProduct [-DbScaleMethod ] [-HighAvailabilityType ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -203,21 +203,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Sap The SAP Application Performance Standard measurement. diff --git a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSupportedSku.md b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSupportedSku.md index 17477bd81c6d..bab318d2f91a 100644 --- a/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSupportedSku.md +++ b/src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSupportedSku.md @@ -17,7 +17,7 @@ Get a list of SAP supported SKUs for ASCS, Application and Database tier. Invoke-AzWorkloadsSapSupportedSku -Location [-SubscriptionId ] -AppLocation -DatabaseType -DeploymentType -Environment -SapProduct [-HighAvailabilityType ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SapViaIdentityExpanded @@ -25,7 +25,7 @@ Invoke-AzWorkloadsSapSupportedSku -Location [-SubscriptionId ] Invoke-AzWorkloadsSapSupportedSku -InputObject -AppLocation -DatabaseType -DeploymentType -Environment -SapProduct [-HighAvailabilityType ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapProduct Defines the SAP Product type. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsMonitor.md b/src/Workloads/Workloads/help/New-AzWorkloadsMonitor.md index 98c36ca2932b..e50535628980 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsMonitor.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsMonitor.md @@ -17,7 +17,7 @@ New-AzWorkloadsMonitor -Name -ResourceGroupName [-Subscription [-AppLocation ] [-IdentityType ] [-LogAnalyticsWorkspaceArmId ] [-ManagedResourceGroupName ] [-MonitorSubnet ] [-RoutingPreference ] [-Tag ] [-UserAssignedIdentity ] [-ZoneRedundancyPreference ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -193,21 +193,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderDB2InstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderDB2InstanceObject.md index cf5503bb5256..0b495074acbb 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderDB2InstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderDB2InstanceObject.md @@ -15,7 +15,7 @@ Create an in-memory object for DB2ProviderInstanceProperties. ``` New-AzWorkloadsProviderDB2InstanceObject [-Name ] [-Password ] [-PasswordUri ] [-Port ] [-Username ] [-Hostname ] [-SapSid ] [-SslCertificateUri ] - [-SslPreference ] [-ProgressAction ] [] + [-SslPreference ] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapSid Gets or sets the SAP System Identifier. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderHanaDbInstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderHanaDbInstanceObject.md index 585dcd154335..5c9608bc9ef2 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderHanaDbInstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderHanaDbInstanceObject.md @@ -16,7 +16,7 @@ Create an in-memory object for HanaDbProviderInstanceProperties. New-AzWorkloadsProviderHanaDbInstanceObject [-Name ] [-Password ] [-PasswordUri ] [-Username ] [-Hostname ] [-InstanceNumber ] [-SapSid ] [-SqlPort ] [-SslCertificateUri ] [-SslHostNameInCertificate ] [-SslPreference ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -115,21 +115,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapSid Gets or sets the SAP System Identifier. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderInstance.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderInstance.md index 5f42cba97b0e..d5945a3b306e 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderInstance.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderInstance.md @@ -16,7 +16,7 @@ Creates a provider instance for the specified subscription, resource group, SAP New-AzWorkloadsProviderInstance -MonitorName -Name -ResourceGroupName [-SubscriptionId ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-ProviderSetting ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -162,21 +162,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ProviderSetting Defines the provider specific properties. To construct, see NOTES section for PROVIDERSETTING properties and create a hash table. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusHaClusterInstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusHaClusterInstanceObject.md index 8df9182e7bc3..67a01d36bcba 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusHaClusterInstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusHaClusterInstanceObject.md @@ -15,7 +15,7 @@ Create an in-memory object for PrometheusHaClusterProviderInstanceProperties. ``` New-AzWorkloadsProviderPrometheusHaClusterInstanceObject [-ClusterName ] [-Hostname ] [-PrometheusUrl ] [-Sid ] [-SslCertificateUri ] [-SslPreference ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -68,21 +68,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PrometheusUrl URL of the Node Exporter endpoint. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusOSInstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusOSInstanceObject.md index abe07747059b..5800ca4b8486 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusOSInstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderPrometheusOSInstanceObject.md @@ -14,7 +14,7 @@ Create an in-memory object for PrometheusOSProviderInstanceProperties. ``` New-AzWorkloadsProviderPrometheusOSInstanceObject [-PrometheusUrl ] [-SapSid ] - [-SslCertificateUri ] [-SslPreference ] [-ProgressAction ] + [-SslCertificateUri ] [-SslPreference ] [] ``` @@ -38,21 +38,6 @@ Create Linux Operating System provider for an AMS instance ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -PrometheusUrl URL of the Node Exporter endpoint. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderSapNetWeaverInstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderSapNetWeaverInstanceObject.md index ba9143f28df5..7f7f0489b2ab 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderSapNetWeaverInstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderSapNetWeaverInstanceObject.md @@ -16,7 +16,7 @@ Create an in-memory object for SapNetWeaverProviderInstanceProperties. New-AzWorkloadsProviderSapNetWeaverInstanceObject [-SapClientId ] [-SapHostFileEntry ] [-SapHostname ] [-SapInstanceNr ] [-SapPassword ] [-SapPasswordUri ] [-SapPortNumber ] [-SapSid ] [-SapUsername ] [-SslCertificateUri ] - [-SslPreference ] [-ProgressAction ] [] + [-SslPreference ] [] ``` ## DESCRIPTION @@ -39,21 +39,6 @@ Create SAP Netweaver Provider for an AMS instance ## PARAMETERS -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapClientId Gets or sets the SAP Client ID. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsProviderSqlServerInstanceObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsProviderSqlServerInstanceObject.md index 529334961a12..d132690bb58a 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsProviderSqlServerInstanceObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsProviderSqlServerInstanceObject.md @@ -15,7 +15,7 @@ Create an in-memory object for MsSqlServerProviderInstanceProperties. ``` New-AzWorkloadsProviderSqlServerInstanceObject [-Password ] [-PasswordUri ] [-Port ] [-Username ] [-Hostname ] [-SapSid ] [-SslCertificateUri ] - [-SslPreference ] [-ProgressAction ] [] + [-SslPreference ] [] ``` ## DESCRIPTION @@ -98,21 +98,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -SapSid Gets or sets the SAP System Identifier. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitor.md b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitor.md index ffe51eccb8e2..17e478f4bb78 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitor.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitor.md @@ -17,7 +17,7 @@ New-AzWorkloadsSapLandscapeMonitor -MonitorName -ResourceGroupName ] [-GroupingSapApplication ] [-TopMetricsThreshold ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -134,21 +134,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject.md index c717d879acf7..1fdfc9adabfe 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject.md @@ -14,7 +14,7 @@ Create an in-memory object for SapLandscapeMonitorMetricThresholds. ``` New-AzWorkloadsSapLandscapeMonitorMetricThresholdsObject [-Green ] [-Name ] [-Red ] - [-Yellow ] [-ProgressAction ] [] + [-Yellow ] [] ``` ## DESCRIPTION @@ -67,21 +67,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Red Gets or sets the threshold value for Red. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorSidMappingObject.md b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorSidMappingObject.md index f6e92f8bb8b2..a1e0c79b104e 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorSidMappingObject.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsSapLandscapeMonitorSidMappingObject.md @@ -14,7 +14,7 @@ Create an in-memory object for SapLandscapeMonitorSidMapping. ``` New-AzWorkloadsSapLandscapeMonitorSidMappingObject [-Name ] [-TopSid ] - [-ProgressAction ] [] + [] ``` ## DESCRIPTION @@ -52,21 +52,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -TopSid Gets or sets the list of SID's. diff --git a/src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md index 192edb99c804..684b20ba4e51 100644 --- a/src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/New-AzWorkloadsSapVirtualInstance.md @@ -19,7 +19,7 @@ New-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-S [-ManagedRgStorageAccountName ] [-IdentityType ] [-ManagedResourceGroupName ] [-ManagedResourcesNetworkAccessType ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### CreateWithJsonTemplatePath @@ -28,7 +28,7 @@ New-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-S -Environment -Location -SapProduct [-IdentityType ] [-ManagedResourceGroupName ] [-ManagedResourcesNetworkAccessType ] [-Tag ] [-UserAssignedIdentity ] - -Configuration [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -Configuration [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -318,21 +318,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Remove-AzWorkloadsMonitor.md b/src/Workloads/Workloads/help/Remove-AzWorkloadsMonitor.md index 1f3919001f8b..ed60732fb4a6 100644 --- a/src/Workloads/Workloads/help/Remove-AzWorkloadsMonitor.md +++ b/src/Workloads/Workloads/help/Remove-AzWorkloadsMonitor.md @@ -15,14 +15,14 @@ Deletes a SAP monitor with the specified subscription, resource group, and SAP m ### Delete (Default) ``` Remove-AzWorkloadsMonitor -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzWorkloadsMonitor -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -154,21 +154,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Remove-AzWorkloadsProviderInstance.md b/src/Workloads/Workloads/help/Remove-AzWorkloadsProviderInstance.md index a39f738bb8ae..927fc8fd4f77 100644 --- a/src/Workloads/Workloads/help/Remove-AzWorkloadsProviderInstance.md +++ b/src/Workloads/Workloads/help/Remove-AzWorkloadsProviderInstance.md @@ -16,13 +16,13 @@ Deletes a provider instance for the specified subscription, resource group, SAP ``` Remove-AzWorkloadsProviderInstance -MonitorName -Name -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzWorkloadsProviderInstance -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -165,21 +165,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Remove-AzWorkloadsSapLandscapeMonitor.md b/src/Workloads/Workloads/help/Remove-AzWorkloadsSapLandscapeMonitor.md index a16e374e6638..615b06141cea 100644 --- a/src/Workloads/Workloads/help/Remove-AzWorkloadsSapLandscapeMonitor.md +++ b/src/Workloads/Workloads/help/Remove-AzWorkloadsSapLandscapeMonitor.md @@ -15,14 +15,14 @@ Deletes a SAP Landscape Monitor Dashboard with the specified subscription, resou ### Delete (Default) ``` Remove-AzWorkloadsSapLandscapeMonitor -MonitorName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-ProgressAction ] + [-SubscriptionId ] [-DefaultProfile ] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzWorkloadsSapLandscapeMonitor -InputObject [-DefaultProfile ] - [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -108,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Remove-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Remove-AzWorkloadsSapVirtualInstance.md index 6cdcfbbbe8ec..6fcb4e7aac54 100644 --- a/src/Workloads/Workloads/help/Remove-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Remove-AzWorkloadsSapVirtualInstance.md @@ -15,14 +15,14 @@ Deletes a Virtual Instance for SAP solutions resource and its child resources, t ### Delete (Default) ``` Remove-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzWorkloadsSapVirtualInstance -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -180,21 +180,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Start-AzWorkloadsSapApplicationInstance.md b/src/Workloads/Workloads/help/Start-AzWorkloadsSapApplicationInstance.md index d8a3f8d628cb..df54ee87e74a 100644 --- a/src/Workloads/Workloads/help/Start-AzWorkloadsSapApplicationInstance.md +++ b/src/Workloads/Workloads/help/Start-AzWorkloadsSapApplicationInstance.md @@ -16,27 +16,27 @@ Starts the SAP Application Server Instance. ``` Start-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-StartVM] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### Start ``` Start-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] -Body [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentityExpanded ``` Start-AzWorkloadsSapApplicationInstance -InputObject [-StartVM] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzWorkloadsSapApplicationInstance -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -218,21 +218,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Start-AzWorkloadsSapCentralInstance.md b/src/Workloads/Workloads/help/Start-AzWorkloadsSapCentralInstance.md index bbd7e3765057..493cee9f5db4 100644 --- a/src/Workloads/Workloads/help/Start-AzWorkloadsSapCentralInstance.md +++ b/src/Workloads/Workloads/help/Start-AzWorkloadsSapCentralInstance.md @@ -16,26 +16,26 @@ Starts the SAP Central Services Instance. ``` Start-AzWorkloadsSapCentralInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-StartVM] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### Start ``` Start-AzWorkloadsSapCentralInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] -Body [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StartViaIdentityExpanded ``` Start-AzWorkloadsSapCentralInstance -InputObject [-StartVM] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzWorkloadsSapCentralInstance -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -217,21 +217,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Start-AzWorkloadsSapDatabaseInstance.md b/src/Workloads/Workloads/help/Start-AzWorkloadsSapDatabaseInstance.md index 650a356d76cb..160d1a403452 100644 --- a/src/Workloads/Workloads/help/Start-AzWorkloadsSapDatabaseInstance.md +++ b/src/Workloads/Workloads/help/Start-AzWorkloadsSapDatabaseInstance.md @@ -16,26 +16,26 @@ Starts the database instance of the SAP system. ``` Start-AzWorkloadsSapDatabaseInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-StartVM] [-DefaultProfile ] [-AsJob] - [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-NoWait] [-WhatIf] [-Confirm] [] ``` ### Start ``` Start-AzWorkloadsSapDatabaseInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] -Body [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentityExpanded ``` Start-AzWorkloadsSapDatabaseInstance -InputObject [-StartVM] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzWorkloadsSapDatabaseInstance -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -217,21 +217,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Start-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Start-AzWorkloadsSapVirtualInstance.md index 2893c608e7b6..8ee6ef95c13b 100644 --- a/src/Workloads/Workloads/help/Start-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Start-AzWorkloadsSapVirtualInstance.md @@ -15,27 +15,27 @@ Starts the SAP application, that is the Central Services instance and Applicatio ### StartExpanded (Default) ``` Start-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-SubscriptionId ] - [-StartVM] [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] + [-StartVM] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### Start ``` Start-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-SubscriptionId ] - -Body [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] + -Body [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentityExpanded ``` Start-AzWorkloadsSapVirtualInstance -InputObject [-StartVM] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StartViaIdentity ``` Start-AzWorkloadsSapVirtualInstance -InputObject -Body - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -214,21 +214,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapApplicationInstance.md b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapApplicationInstance.md index 4e8bd108491e..217054d7b4fc 100644 --- a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapApplicationInstance.md +++ b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapApplicationInstance.md @@ -16,7 +16,7 @@ Stops the SAP Application Server Instance. ``` Stop-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-DeallocateVM] [-SoftStopTimeoutSecond ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` @@ -24,7 +24,7 @@ Stop-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -230,21 +230,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapCentralInstance.md b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapCentralInstance.md index fbeb11c84038..807d6b85394a 100644 --- a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapCentralInstance.md +++ b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapCentralInstance.md @@ -16,14 +16,14 @@ Stops the SAP Central Services Instance. ``` Stop-AzWorkloadsSapCentralInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopViaIdentityExpanded ``` Stop-AzWorkloadsSapCentralInstance -InputObject [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -203,21 +203,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapDatabaseInstance.md b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapDatabaseInstance.md index 7b7078d55cbe..ee97e09f2bbe 100644 --- a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapDatabaseInstance.md +++ b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapDatabaseInstance.md @@ -16,14 +16,14 @@ Stops the database instance of the SAP system. ``` Stop-AzWorkloadsSapDatabaseInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] - [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-WhatIf] [-Confirm] [] ``` ### StopViaIdentityExpanded ``` Stop-AzWorkloadsSapDatabaseInstance -InputObject [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -229,21 +229,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapVirtualInstance.md index 707847b40f14..2ff6fc7afc59 100644 --- a/src/Workloads/Workloads/help/Stop-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Stop-AzWorkloadsSapVirtualInstance.md @@ -16,14 +16,14 @@ Stops the SAP Application, that is the Application server instances and Central ``` Stop-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-SubscriptionId ] [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### StopViaIdentityExpanded ``` Stop-AzWorkloadsSapVirtualInstance -InputObject [-DeallocateVM] [-SoftStopTimeoutSecond ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -225,21 +225,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsMonitor.md b/src/Workloads/Workloads/help/Update-AzWorkloadsMonitor.md index c7bf2b95c063..a6ecb64d382f 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsMonitor.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsMonitor.md @@ -16,14 +16,14 @@ Patches the Tags field of a SAP monitor for the specified subscription, resource ``` Update-AzWorkloadsMonitor -Name -ResourceGroupName [-SubscriptionId ] [-IdentityType ] [-Tag ] [-UserAssignedIdentity ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzWorkloadsMonitor -InputObject [-IdentityType ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -121,21 +121,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapApplicationInstance.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapApplicationInstance.md index 990813e07ab5..106773fef9df 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapApplicationInstance.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapApplicationInstance.md @@ -17,13 +17,13 @@ This can be used to update tags on the resource. ``` Update-AzWorkloadsSapApplicationInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzWorkloadsSapApplicationInstance -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapCentralInstance.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapCentralInstance.md index 138d837e6e80..f767618677c2 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapCentralInstance.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapCentralInstance.md @@ -19,13 +19,13 @@ This can be used to update tags on the resource. ``` Update-AzWorkloadsSapCentralInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzWorkloadsSapCentralInstance -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -113,21 +113,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapDatabaseInstance.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapDatabaseInstance.md index a1cebe8004f2..13b61c52105b 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapDatabaseInstance.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapDatabaseInstance.md @@ -17,13 +17,13 @@ This can be used to update tags on the resource. ``` Update-AzWorkloadsSapDatabaseInstance -Name -ResourceGroupName -SapVirtualInstanceName [-SubscriptionId ] [-Tag ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded ``` Update-AzWorkloadsSapDatabaseInstance -InputObject [-Tag ] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -109,21 +109,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapLandscapeMonitor.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapLandscapeMonitor.md index 2fadf2417815..fe73fec84b29 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapLandscapeMonitor.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapLandscapeMonitor.md @@ -18,7 +18,7 @@ Update-AzWorkloadsSapLandscapeMonitor -MonitorName -ResourceGroupName < [-SubscriptionId ] [-GroupingLandscape ] [-GroupingSapApplication ] [-TopMetricsThreshold ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -27,7 +27,7 @@ Update-AzWorkloadsSapLandscapeMonitor -InputObject [-GroupingLandscape ] [-GroupingSapApplication ] [-TopMetricsThreshold ] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -160,21 +160,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive. diff --git a/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md b/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md index e8f9eb685235..8d4bd28f1ea7 100644 --- a/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md +++ b/src/Workloads/Workloads/help/Update-AzWorkloadsSapVirtualInstance.md @@ -18,7 +18,7 @@ Update-AzWorkloadsSapVirtualInstance -Name -ResourceGroupName [-IdentityType ] [-ManagedResourcesNetworkAccessType ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -27,7 +27,7 @@ Update-AzWorkloadsSapVirtualInstance -InputObject [-IdentityType ] [-ManagedResourcesNetworkAccessType ] [-Tag ] [-UserAssignedIdentity ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -177,21 +177,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the resource group. The name is case insensitive.