From ee18261d0e26ae00a73417f3d5c8ef39b5dcad9e Mon Sep 17 00:00:00 2001 From: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:29:33 +0800 Subject: [PATCH] Migrate StackHCI from generation to main (#26263) * Move StackHCI to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com> --- .../StackHCI.Autorest/custom/stackhci.ps1 | 102 ++++++++++++++---- src/StackHCI/StackHCI/Az.StackHCI.psd1 | 12 +-- src/StackHCI/StackHCI/ChangeLog.md | 1 + .../help/Add-AzStackHCIVMAttestation.md | 21 +++- .../help/Disable-AzStackHCIAttestation.md | 17 ++- .../help/Disable-AzStackHCIRemoteSupport.md | 17 ++- .../help/Enable-AzStackHCIAttestation.md | 17 ++- .../help/Enable-AzStackHCIRemoteSupport.md | 17 ++- .../help/Get-AzStackHCILogsDirectory.md | 17 ++- .../help/Get-AzStackHCIRemoteSupportAccess.md | 17 ++- ...t-AzStackHCIRemoteSupportSessionHistory.md | 17 ++- .../help/Get-AzStackHCIVMAttestation.md | 17 ++- .../StackHCI/help/Get-AzStackHciArcSetting.md | 21 +++- .../StackHCI/help/Get-AzStackHciCluster.md | 23 +++- .../help/Get-AzStackHciDeploymentSetting.md | 21 +++- .../StackHCI/help/Get-AzStackHciEdgeDevice.md | 21 +++- .../StackHCI/help/Get-AzStackHciExtension.md | 21 +++- .../help/Get-AzStackHciSecuritySetting.md | 21 +++- .../StackHCI/help/Get-AzStackHciUpdate.md | 21 +++- .../StackHCI/help/Get-AzStackHciUpdateRun.md | 21 +++- .../help/Get-AzStackHciUpdateSummary.md | 21 +++- .../help/Install-AzStackHCIRemoteSupport.md | 17 ++- ...ackHciConsentAndInstallDefaultExtension.md | 19 +++- ...ciExtendClusterSoftwareAssuranceBenefit.md | 23 +++- .../StackHCI/help/Invoke-AzStackHciUpdate.md | 19 +++- .../StackHCI/help/New-AzStackHciArcSetting.md | 17 ++- .../StackHCI/help/New-AzStackHciCluster.md | 21 +++- .../help/New-AzStackHciDeploymentSetting.md | 17 ++- .../StackHCI/help/New-AzStackHciEdgeDevice.md | 17 ++- .../StackHCI/help/New-AzStackHciExtension.md | 17 ++- .../help/New-AzStackHciSecuritySetting.md | 17 ++- .../StackHCI/help/Register-AzStackHCI.md | 25 ++++- .../help/Remove-AzStackHCIRemoteSupport.md | 17 ++- .../help/Remove-AzStackHCIVMAttestation.md | 21 +++- .../help/Remove-AzStackHciArcSetting.md | 19 +++- .../StackHCI/help/Remove-AzStackHciCluster.md | 19 +++- .../Remove-AzStackHciDeploymentSetting.md | 19 +++- .../help/Remove-AzStackHciEdgeDevice.md | 19 +++- .../help/Remove-AzStackHciExtension.md | 19 +++- .../help/Remove-AzStackHciSecuritySetting.md | 19 +++- .../StackHCI/help/Remove-AzStackHciUpdate.md | 19 +++- .../help/Remove-AzStackHciUpdateRun.md | 19 +++- .../help/Remove-AzStackHciUpdateSummary.md | 19 +++- src/StackHCI/StackHCI/help/Set-AzStackHCI.md | 17 ++- .../help/Set-AzStackHciDeploymentSetting.md | 17 ++- .../StackHCI/help/Set-AzStackHciEdgeDevice.md | 17 ++- .../help/Set-AzStackHciSecuritySetting.md | 17 ++- .../StackHCI/help/Set-AzStackHciUpdate.md | 19 +++- .../StackHCI/help/Set-AzStackHciUpdateRun.md | 19 +++- .../help/Set-AzStackHciUpdateSummary.md | 19 +++- .../help/Test-AzStackHciEdgeDevice.md | 23 +++- .../StackHCI/help/Unregister-AzStackHCI.md | 17 ++- .../StackHCI/help/Update-AzStackHciCluster.md | 19 +++- 53 files changed, 941 insertions(+), 124 deletions(-) diff --git a/src/StackHCI/StackHCI.Autorest/custom/stackhci.ps1 b/src/StackHCI/StackHCI.Autorest/custom/stackhci.ps1 index 7d302dcb9c2c..4524e1c682c7 100644 --- a/src/StackHCI/StackHCI.Autorest/custom/stackhci.ps1 +++ b/src/StackHCI/StackHCI.Autorest/custom/stackhci.ps1 @@ -151,12 +151,16 @@ $AzureGermanCloudPortalDomain = "https://portal.microsoftazure.de/" $AzurePPEPortalDomain = "https://df.onecloud.azure-test.net/" $AzureCanaryPortalDomain = "https://portal.azure.com/" +$DOMAINFQDNMACRO = "{DomainFqdn}" +$AzureLocalPortalDomain = "https://portal.$DOMAINFQDNMACRO" + $AzureCloud = "AzureCloud" $AzureChinaCloud = "AzureChinaCloud" $AzureUSGovernment = "AzureUSGovernment" $AzureGermanCloud = "AzureGermanCloud" $AzurePPE = "AzurePPE" $AzureCanary = "AzureCanary" +$AzureLocal = "Azure.local" $PortalCanarySuffix = '?feature.armendpointprefix={0}' $PortalHCIResourceUrl = '#@{0}/resource/subscriptions/{1}/resourceGroups/{2}/providers/Microsoft.AzureStackHCI/clusters/{3}/overview' @@ -196,6 +200,11 @@ $AuthorityAzureGermanCloud = "https://login.microsoftonline.de" $BillingServiceApiScopeAzureGermanCloud = "https://azurestackhci-usage.azurewebsites.de/.default" $GraphServiceApiScopeAzureGermanCloud = "https://graph.cloudapi.de/.default" +$ServiceEndpointAzureLocal = "https://dp.aszrp.$DOMAINFQDNMACRO" +$AuthorityAzureLocal = "https://login.$DOMAINFQDNMACRO" +$BillingServiceApiScopeAzureLocal = "https://dp.aszrp.$DOMAINFQDNMACRO/.default" +$GraphServiceApiScopeAzureLocal = "https://graph.$DOMAINFQDNMACRO" + $RPAPIVersion = "2022-12-01"; $HCIArcAPIVersion = "2023-03-01" $HCIArcExtensionAPIVersion = "2021-09-01" @@ -1029,6 +1038,10 @@ param( $PortalCanarySuffixWithRegion = $PortalCanarySuffix -f $Region return ($AzureCanaryPortalDomain + $PortalCanarySuffixWithRegion); } + elseif($EnvironmentName -eq $AzureLocal) + { + return $AzureLocalPortalDomain; + } } function Get-DefaultRegion{ @@ -1063,6 +1076,10 @@ param( { $defaultRegion = "eastus2euap" } + elseif($EnvironmentName -eq $AzureLocal) + { + $defaultRegion = "autonomous" + } return $defaultRegion } @@ -1130,6 +1147,13 @@ param( $BillingServiceApiScope.Value = $BillingServiceApiScopeAzurePPE $GraphServiceApiScope.Value = $GraphServiceApiScopeAzurePPE } + elseif($EnvironmentName -eq $AzureLocal) + { + $ServiceEndpoint.Value = $ServiceEndpointAzureLocal + $Authority.Value = $AuthorityAzureLocal + $BillingServiceApiScope.Value = $BillingServiceApiScopeAzureLocal + $GraphServiceApiScope.Value = $GraphServiceApiScopeAzureLocal + } } @@ -1409,6 +1433,39 @@ param( return $regionName } +function Initialize-AzureLocalConfig { + $endpoints = Retry-Command -ScriptBlock { (Invoke-WebRequest -Uri "http://localhost:40342/metadata/endpoints?api-version=2020-06-01" -Headers @{"metadata"="true"; "UseDefaultCredentials"="true" } -UseBasicParsing).Content | ConvertFrom-Json} + + # Extract domain FQDN from storage suffix. + $domainFQDN=$endpoints.Suffixes.Storage + + # Update default configurations based on the domain FQDN. + $script:AzureLocalPortalDomain = $script:AzureLocalPortalDomain.Replace($DOMAINFQDNMACRO, $domainFQDN) + $script:ServiceEndpointAzureLocal = $script:ServiceEndpointAzureLocal.Replace($DOMAINFQDNMACRO, $domainFQDN) + $script:AuthorityAzureLocal = $script:AuthorityAzureLocal.Replace($DOMAINFQDNMACRO, $domainFQDN) + $script:BillingServiceApiScopeAzureLocal = $script:BillingServiceApiScopeAzureLocal.Replace($DOMAINFQDNMACRO, $domainFQDN) + $script:GraphServiceApiScopeAzureLocal = $script:GraphServiceApiScopeAzureLocal.Replace($DOMAINFQDNMACRO, $domainFQDN) + + Write-VerboseLog "Default Azure Local configurations - Portal: $AzureLocalPortalDomain, ServiceEndpoint: $ServiceEndpointAzureLocal, Authority: $AuthorityAzureLocal, BillingServiceApiScope: $BillingServiceApiScopeAzureLocal, GraphServiceApiScope: $GraphServiceApiScopeAzureLocal" + + # Over write the default configurations if the endpoint is available as part of the metadata. + if ($endpoints.portal) { + $script:AzureLocalPortal = $endpoints.portal + } + if ($endpoints.dataplaneEndpoints.hciDataplaneServiceEndpoint) { + $script:ServiceEndpointAzureLocal = $endpoints.dataplaneEndpoints.hciDataplaneServiceEndpoint + $script:BillingServiceApiScopeAzureLocal = "$($endpoints.dataplaneEndpoints.hciDataplaneServiceEndpoint)/.default" + } + if ($endpoints.authentication.loginEndpoint) { + $script:AuthorityAzureLocal = $endpoints.authentication.loginEndpoint + } + if ($endpoints.graph) { + $script:GraphServiceApiScopeAzureLocal = $endpoints.graph + } + + Write-VerboseLog "Azure Local configurations after override - Portal: $AzureLocalPortalDomain, ServiceEndpoint: $ServiceEndpointAzureLocal, Authority: $AuthorityAzureLocal, BillingServiceApiScope: $BillingServiceApiScopeAzureLocal, GraphServiceApiScope: $GraphServiceApiScopeAzureLocal" +} + function Validate-RegionName{ [Microsoft.Azure.PowerShell.Cmdlets.StackHCI.DoNotExportAttribute()] param( @@ -2895,6 +2952,12 @@ param( Write-VerboseLog ("Cloud Management Infra supported: {0}" -f $isCloudManagementInfraSupported) Write-VerboseLog ("Installing Mandatory extensions supported: {0}" -f $isDefaultExtensionSupported) + if ($EnvironmentName -eq $AzureLocal) + { + Write-VerboseLog ("Registering in Azure Local. Initiliazing Azure.local configurations") + Initialize-AzureLocalConfig + } + if(-Not ([string]::IsNullOrEmpty($RegContext.AzureResourceUri))) { if([string]::IsNullOrEmpty($ResourceName)) @@ -4181,31 +4244,34 @@ param( $TenantId = Azure-Login -SubscriptionId $SubscriptionId -TenantId $TenantId -ArmAccessToken $ArmAccessToken -GraphAccessToken $GraphAccessToken -AccountId $AccountId -EnvironmentName $EnvironmentName -ProgressActivityName $UnregisterProgressActivityName -UseDeviceAuthentication $UseDeviceAuthentication -Region $Region Write-Progress -Id $MainProgressBarId -activity $UnregisterProgressActivityName -status $UnregisterArcMessage -percentcomplete 40 - - $arcUnregisterRes = Unregister-ArcForServers -IsManagementNode $IsManagementNode -ComputerName $ComputerName -Credential $Credential -ResourceId $resourceId -Force:$Force -ClusterDNSSuffix $clusterDNSSuffix - - if($arcUnregisterRes -eq $false) - { - $resultValue = [OperationStatus]::Failed - $unregisterArcForServersWacErrorCode = 9117 - $unregistrationOutput | Add-Member -MemberType NoteProperty -Name $OutputPropertyResult -Value $resultValue - Set-WacOutputProperty -IsWAC $IsWAC -PropertyName $OutputPropertyWacResult -PropertyValue $resultValue.ToString() -Output $unregistrationOutput - Set-WacOutputProperty -IsWAC $IsWAC -PropertyName $OutputPropertyWacErrorCode -PropertyValue $unregisterArcForServersWacErrorCode -Output $unregistrationOutput - Write-Output $unregistrationOutput | Format-List - Write-NodeEventLog -Message "ARC unregistration failed" -EventID 9117 -IsManagementNode $IsManagementNode -credentials $Credential -ComputerName $ComputerName -Level Warning - return - } - else + + if ($EnvironmentName -ne $AzureLocal) { - if ($DisableOnlyAzureArcServer -eq $true) + $arcUnregisterRes = Unregister-ArcForServers -IsManagementNode $IsManagementNode -ComputerName $ComputerName -Credential $Credential -ResourceId $resourceId -Force:$Force -ClusterDNSSuffix $clusterDNSSuffix + + if($arcUnregisterRes -eq $false) { - $resultValue = [OperationStatus]::Success + $resultValue = [OperationStatus]::Failed + $unregisterArcForServersWacErrorCode = 9117 $unregistrationOutput | Add-Member -MemberType NoteProperty -Name $OutputPropertyResult -Value $resultValue Set-WacOutputProperty -IsWAC $IsWAC -PropertyName $OutputPropertyWacResult -PropertyValue $resultValue.ToString() -Output $unregistrationOutput + Set-WacOutputProperty -IsWAC $IsWAC -PropertyName $OutputPropertyWacErrorCode -PropertyValue $unregisterArcForServersWacErrorCode -Output $unregistrationOutput Write-Output $unregistrationOutput | Format-List - Write-NodeEventLog -Message "Disabling only ARC for Servers. UnRegistration completed successfully" -EventID 9008 -IsManagementNode $IsManagementNode -credentials $Credential -ComputerName $ComputerName + Write-NodeEventLog -Message "ARC unregistration failed" -EventID 9117 -IsManagementNode $IsManagementNode -credentials $Credential -ComputerName $ComputerName -Level Warning return } + else + { + if ($DisableOnlyAzureArcServer -eq $true) + { + $resultValue = [OperationStatus]::Success + $unregistrationOutput | Add-Member -MemberType NoteProperty -Name $OutputPropertyResult -Value $resultValue + Set-WacOutputProperty -IsWAC $IsWAC -PropertyName $OutputPropertyWacResult -PropertyValue $resultValue.ToString() -Output $unregistrationOutput + Write-Output $unregistrationOutput | Format-List + Write-NodeEventLog -Message "Disabling only ARC for Servers. UnRegistration completed successfully" -EventID 9008 -IsManagementNode $IsManagementNode -credentials $Credential -ComputerName $ComputerName + return + } + } } Write-Progress -Id $MainProgressBarId -activity $UnregisterProgressActivityName -status $UnregisterHCIUsageMessage -percentcomplete 45 diff --git a/src/StackHCI/StackHCI/Az.StackHCI.psd1 b/src/StackHCI/StackHCI/Az.StackHCI.psd1 index a6a7c0d8e282..3d28b182c1ff 100644 --- a/src/StackHCI/StackHCI/Az.StackHCI.psd1 +++ b/src/StackHCI/StackHCI/Az.StackHCI.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 7/31/2024 +# Generated on: 10/10/2024 # @{ @@ -51,16 +51,16 @@ DotNetFrameworkVersion = '4.7.2' # ProcessorArchitecture = '' # Modules that must be imported into the global environment prior to importing this module -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.3'; }) +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.4'; }) # Assemblies that must be loaded prior to importing this module RequiredAssemblies = 'StackHCI.Autorest/bin/Az.StackHCI.private.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -# ScriptsToProcess = @() +ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -# TypesToProcess = @() +TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'StackHCI.Autorest/Az.StackHCI.format.ps1xml' @@ -121,7 +121,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure','ResourceManager','ARM','PSModule','StackHci' + Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'StackHci' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -147,7 +147,7 @@ PrivateData = @{ } # End of PSData hashtable - } # End of PrivateData hashtable +} # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/StackHCI/StackHCI/ChangeLog.md b/src/StackHCI/StackHCI/ChangeLog.md index 40aba0def72a..31dbdcabc78d 100644 --- a/src/StackHCI/StackHCI/ChangeLog.md +++ b/src/StackHCI/StackHCI/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* added support for new environment ## Version 2.4.0 * Upgraded API version to 2024-04-01 diff --git a/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md b/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md index 84c02b8e54c7..930740d6b67d 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] [-WhatIf] +Add-AzStackHCIVMAttestation [-VMName] [-Force] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### VMObject ``` -Add-AzStackHCIVMAttestation [-Force] [-VM] [-WhatIf] [-Confirm] +Add-AzStackHCIVMAttestation [-Force] [-VM] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### AddAll ``` -Add-AzStackHCIVMAttestation [-Force] [-AddAll] [-WhatIf] [-Confirm] +Add-AzStackHCIVMAttestation [-Force] [-AddAll] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -107,6 +107,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 68e526d33b4f..354bc15661f6 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -83,6 +83,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 6e78cb50b3ad..418f142b0708 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 [-WhatIf] [-Confirm] [] +Disable-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -37,6 +37,21 @@ 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 b243e9029603..5661338ab417 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -99,6 +99,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 dcfcbe174c6a..8e02d43d2b5e 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] [-WhatIf] [-Confirm] [] + [-AgreeToRemoteSupportConsent] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -118,6 +118,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 055f8d68ce8f..e76e5801596f 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] ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -66,6 +66,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 d98a09608b6a..c4ac60083e75 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] +Get-AzStackHCIRemoteSupportAccess [-Cluster] [-IncludeExpired] [-ProgressAction ] [] ``` @@ -102,6 +102,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 225492deb3f1..4fa568ba3af3 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] ] [] + [[-FromDate] ] [-ProgressAction ] [] ``` ## DESCRIPTION @@ -72,6 +72,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 fb65963f86cb..91b7d596d584 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] [] +Get-AzStackHCIVMAttestation [-Local] [-ProgressAction ] [] ``` ## DESCRIPTION @@ -76,6 +76,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 707733d6357d..dc805553fca7 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzStackHciArcSetting -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciArcSetting -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -114,6 +114,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 9077981810db..1a965e330899 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### List1 ``` Get-AzStackHciCluster -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciCluster -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -119,6 +119,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 7e6021a2c76e..99e39db703fa 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzStackHciDeploymentSetting -ClusterName -ResourceGroupName -SName - [-SubscriptionId ] [-DefaultProfile ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciDeploymentSetting -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -98,6 +98,21 @@ 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 1614c8969bc4..61d7260f1954 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,6 +97,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 f95b06322867..f00e89e9f480 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 ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [] ``` @@ -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,6 +130,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 40c237809966..d520207f797e 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzStackHciSecuritySetting -ClusterName -ResourceGroupName -SName - [-SubscriptionId ] [-DefaultProfile ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciSecuritySetting -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -98,6 +98,21 @@ 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 7eda7edefd69..09761967f93d 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzStackHciUpdate -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdate -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -107,6 +107,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 9f313808797f..71aa76ae70b5 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 ] [] + -UpdateName [-DefaultProfile ] [-ProgressAction ] [] ``` ### Get ``` Get-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName [-SubscriptionId ] -UpdateName [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdateRun -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -107,6 +107,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 1a956f2376a1..aebc0c7a011a 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 ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### List ``` Get-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [] + [-DefaultProfile ] [-ProgressAction ] [] ``` ### GetViaIdentity ``` Get-AzStackHciUpdateSummary -InputObject [-DefaultProfile ] - [] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -97,6 +97,21 @@ 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 acc7dcc83c75..68de69270b67 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 [-WhatIf] [-Confirm] [] +Install-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -49,6 +49,21 @@ 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 66f8d0221b1f..3e9a2a24919f 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 ] [-WhatIf] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### AndViaIdentity ``` Invoke-AzStackHciConsentAndInstallDefaultExtension -InputObject - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -93,6 +93,21 @@ 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 6a84d67d373c..fa26f40f2111 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] [-WhatIf] [-Confirm] [] + [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Extend ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -ClusterName -ResourceGroupName [-SubscriptionId ] -SoftwareAssuranceChangeRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -31,14 +31,14 @@ Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -ClusterName -Re ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject [-SoftwareAssuranceIntent ] [-DefaultProfile ] [-AsJob] [-NoWait] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ExtendViaIdentity ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject -SoftwareAssuranceChangeRequest [-DefaultProfile ] [-AsJob] - [-NoWait] [-WhatIf] [-Confirm] [] + [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -139,6 +139,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 0f19ca1fef5c..7b1c62107aeb 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### PostViaIdentity ``` Invoke-AzStackHciUpdate -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,6 +146,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 244f54b7dfae..86e6d4106ddf 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 ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -162,6 +162,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 afe4bc9e9499..bac8ba4fe904 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 ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -30,7 +30,7 @@ Create an HCI cluster. ### Example 1: ```powershell -New-AzStackHciCluster -Name "myCluster" -ResourceGroupName "test-rg" -AadTenantId "00001111-aaaa-2222-bbbb-3333cccc4444" -AadClientId "24a6e53d-04e5-44d2-b7cc-1b732a847dfc" -Location "eastus" +New-AzStackHciCluster -Name "myCluster" -ResourceGroupName "test-rg" -AadTenantId "c76bd4d1-bea3-45ea-be1b-4a745a675d07" -AadClientId "24a6e53d-04e5-44d2-b7cc-1b732a847dfc" -Location "eastus" ``` ```output @@ -43,7 +43,7 @@ This command creates a Stack HCI cluster ### Example 2: ```powershell -New-AzStackHciCluster -Name "myCluster2" -ResourceGroupName "test-rg" -AadTenantId "00001111-aaaa-2222-bbbb-3333cccc4444" -AadClientId "24a6e53d-04e5-44d2-b7cc-1b732a847dfc" -Location "westeurope" -DesiredPropertyDiagnosticLevel "Off" -DesiredPropertyWindowsServerSubscription "Enabled" +New-AzStackHciCluster -Name "myCluster2" -ResourceGroupName "test-rg" -AadTenantId "c76bd4d1-bea3-45ea-be1b-4a745a675d07" -AadClientId "24a6e53d-04e5-44d2-b7cc-1b732a847dfc" -Location "westeurope" -DesiredPropertyDiagnosticLevel "Off" -DesiredPropertyWindowsServerSubscription "Enabled" ``` ```output @@ -240,6 +240,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 5a8deb409bec..f9065facfe30 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] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -177,6 +177,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 4e09529c9929..736330c3b464 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -83,6 +83,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 dc88b4438bda..050fd512f359 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -269,6 +269,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 c741a92c1815..fabd88d5ea3e 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -101,6 +101,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 7bd183e293d7..80ce41ea627e 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] ] + [[-ArcSpnCredential] ] [[-LogsDirectory] ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -36,7 +36,7 @@ Register-AzStackHCI -SubscriptionId "12a0f531-56cb-4340-9501-257726d741fd" -Regi Result: Success ResourceId: /subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCICluster1-rg/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster1 PortalResourceURL: https://portal.azure.com/#@c31c0dbb-ce27-4c78-ad26-a5f717c14557/resource/subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCICluster1-rg/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster1/overview -PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/00001111-aaaa-2222-bbbb-3333cccc4444/isMSAApp/ +PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/980be58d-578c-4cff-b4cd-43e9c3a77826/isMSAApp/ ``` Invoking on one of the cluster node. @@ -50,7 +50,7 @@ Register-AzStackHCI -SubscriptionId "12a0f531-56cb-4340-9501-257726d741fd" -Comp Result: Success ResourceId: /subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCICluster2-rg/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster2 PortalResourceURL: https://portal.azure.com/#@c31c0dbb-ce27-4c78-ad26-a5f717c14557/resource/subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCICluster2-rg/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster2/overview -PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/00001111-aaaa-2222-bbbb-3333cccc4444/isMSAApp/ +PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/950be58d-578c-4cff-b4cd-43e9c3a77866/isMSAApp/ ``` Invoking from the management node. @@ -64,7 +64,7 @@ Register-AzStackHCI -SubscriptionId "12a0f531-56cb-4340-9501-257726d741fd" -ArmA Result: PendingForAdminConsent ResourceId: /subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCIRG/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster3 PortalResourceURL: https://portal.azure.com/#@c31c0dbb-ce27-4c78-ad26-a5f717c14557/resource/subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/DemoHCIRG/providers/Microsoft.AzureStackHCI/clusters/DemoHCICluster3/overview -PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/00001111-aaaa-2222-bbbb-3333cccc4444/isMSAApp/ +PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/980be58d-578c-4cff-b4cd-43e9c3a77866/isMSAApp/ ``` Invoking from WAC. @@ -78,7 +78,7 @@ Register-AzStackHCI -SubscriptionId "12a0f531-56cb-4340-9501-257726d741fd" -Regi Result: Success ResourceId: /subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/HciRG/providers/Microsoft.AzureStackHCI/clusters/HciCluster1 PortalResourceURL: https://portal.azure.com/#@c31c0dbb-ce27-4c78-ad26-a5f717c14557/resource/subscriptions/12a0f531-56cb-4340-9501-257726d741fd/resourceGroups/HciRG/providers/Microsoft.AzureStackHCI/clusters/HciCluster1/overview -PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/00001111-aaaa-2222-bbbb-3333cccc4444/isMSAApp/ +PortalAADAppPermissionsURL: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/CallAnAPI/appId/990be58d-578c-4cff-b4cd-43e9c3a77866/isMSAApp/ ``` Invoking with all the parameters. @@ -245,6 +245,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 0d6beced8b79..4f76332ba690 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 [-WhatIf] [-Confirm] [] +Remove-AzStackHCIRemoteSupport [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -40,6 +40,21 @@ 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 efcc75ae35eb..e16be3c91414 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] [-WhatIf] +Remove-AzStackHCIVMAttestation [-VMName] [-Force] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### VMObject ``` -Remove-AzStackHCIVMAttestation [-Force] [-VM] [-WhatIf] +Remove-AzStackHCIVMAttestation [-Force] [-VM] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### RemoveAll ``` -Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-WhatIf] [-Confirm] +Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -71,6 +71,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 f99941e25be0..45c2312b5ac6 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciArcSetting -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,6 +146,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 82c95583f5c3..4e24a6eb166d 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] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciCluster -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,6 +131,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 7b08d2866c66..7b40ae3381f9 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciDeploymentSetting -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,6 +131,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 f7248a186f21..85d8408064e4 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] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciEdgeDevice -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,6 +130,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 6530b0ee6ffd..b128599060fa 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] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciExtension -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -168,6 +168,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 f8392d05eb96..8d1498ea0d4e 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciSecuritySetting -InputObject [-DefaultProfile ] [-AsJob] - [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] + [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,6 +131,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 4033a65c08d6..4f3e467c2237 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdate -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,6 +146,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 11ce1018d1e0..bc8708827e3f 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdateRun -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -146,6 +146,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 d89014b1faa1..94e9846e1cc9 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] [-WhatIf] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciUpdateSummary -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -131,6 +131,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 f76102aab409..a79a90aa8ab9 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] [-WhatIf] [-Confirm] [] + [-Force] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -175,6 +175,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 afb1eb5208dc..61d46565c098 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] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -171,6 +171,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 ff205718732e..c364144e9ddf 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -98,6 +98,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 b52c3f5a5fae..6bbad06e7aa8 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -102,6 +102,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 747bb8e00d65..4db656a6bcd4 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 ] [-WhatIf] [-Confirm] + [-Version ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -30,7 +30,7 @@ Set-AzStackHciUpdate -ClusterName -Name -ResourceGroupName -Name -ResourceGroupName [-SubscriptionId ] -UpdateProperty [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -325,6 +325,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 030e3a17e799..958ee1fe3ed5 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 ] [-WhatIf] + [-TimeStarted ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -27,7 +27,7 @@ Set-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName ``` Set-AzStackHciUpdateRun -ClusterName -Name -ResourceGroupName -UpdateName [-SubscriptionId ] -UpdateRunsProperty [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -135,6 +135,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 57839e896205..e700570110c9 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 ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Put ``` Set-AzStackHciUpdateSummary -ClusterName -ResourceGroupName [-SubscriptionId ] - -UpdateLocationProperty [-DefaultProfile ] + -UpdateLocationProperty [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -241,6 +241,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +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 931903b712d3..24cd2f16d7ac 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### Validate ``` Test-AzStackHciEdgeDevice -Name -ResourceUri -ValidateRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentityExpanded ``` Test-AzStackHciEdgeDevice -InputObject -EdgeDeviceId [-AdditionalInfo ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ValidateViaIdentity ``` Test-AzStackHciEdgeDevice -InputObject -ValidateRequest - [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] [-Confirm] + [-DefaultProfile ] [-AsJob] [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` @@ -169,6 +169,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 270c63c1fcc3..bc6a6a1ad184 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] - [-WhatIf] [-Confirm] [] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -197,6 +197,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: 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 063ae4300949..34adf45f2eef 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 ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentityExpanded @@ -28,7 +28,7 @@ Update-AzStackHciCluster -InputObject [-AadTenantId [-CloudManagementEndpoint ] [-DesiredPropertyDiagnosticLevel ] [-DesiredPropertyWindowsServerSubscription ] [-IdentityType ] [-IdentityUserAssignedIdentity ] [-Tag ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -190,6 +190,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -ProgressAction +{{ Fill ProgressAction Description }} + +```yaml +Type: System.Management.Automation.ActionPreference +Parameter Sets: (All) +Aliases: proga + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -ResourceGroupName The name of the resource group. The name is case insensitive.