From a48c053999400a2658a629ec65500b4c0488b83a Mon Sep 17 00:00:00 2001 From: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com> Date: Mon, 19 Feb 2024 04:08:26 +0000 Subject: [PATCH 1/2] Move StackHCI to main --- src/StackHCI/StackHCI/Az.StackHCI.psd1 | 10 +++---- .../help/Add-AzStackHCIVMAttestation.md | 24 ++++++++++++++--- .../help/Disable-AzStackHCIAttestation.md | 17 +++++++++++- .../help/Disable-AzStackHCIRemoteSupport.md | 17 +++++++++++- .../help/Enable-AzStackHCIAttestation.md | 17 +++++++++++- .../help/Enable-AzStackHCIRemoteSupport.md | 17 +++++++++++- .../help/Get-AzStackHCILogsDirectory.md | 19 ++++++++++++-- .../help/Get-AzStackHCIRemoteSupportAccess.md | 18 ++++++++++++- ...t-AzStackHCIRemoteSupportSessionHistory.md | 17 +++++++++++- .../help/Get-AzStackHCIVMAttestation.md | 17 +++++++++++- .../StackHCI/help/Get-AzStackHciArcSetting.md | 23 +++++++++++++--- .../StackHCI/help/Get-AzStackHciCluster.md | 25 +++++++++++++++--- .../StackHCI/help/Get-AzStackHciExtension.md | 24 ++++++++++++++--- .../help/Install-AzStackHCIRemoteSupport.md | 17 +++++++++++- ...ackHciConsentAndInstallDefaultExtension.md | 20 ++++++++++++-- ...ciExtendClusterSoftwareAssuranceBenefit.md | 26 +++++++++++++++---- .../StackHCI/help/New-AzStackHciArcSetting.md | 17 +++++++++++- .../StackHCI/help/New-AzStackHciCluster.md | 17 +++++++++++- .../StackHCI/help/New-AzStackHciExtension.md | 19 ++++++++++++-- .../StackHCI/help/Register-AzStackHCI.md | 18 ++++++++++++- .../help/Remove-AzStackHCIRemoteSupport.md | 17 +++++++++++- .../help/Remove-AzStackHCIVMAttestation.md | 24 ++++++++++++++--- .../help/Remove-AzStackHciArcSetting.md | 21 ++++++++++++--- .../StackHCI/help/Remove-AzStackHciCluster.md | 20 ++++++++++++-- .../help/Remove-AzStackHciExtension.md | 19 ++++++++++++-- src/StackHCI/StackHCI/help/Set-AzStackHCI.md | 17 +++++++++++- .../StackHCI/help/Unregister-AzStackHCI.md | 19 ++++++++++++-- .../StackHCI/help/Update-AzStackHciCluster.md | 19 ++++++++++++-- 28 files changed, 479 insertions(+), 56 deletions(-) diff --git a/src/StackHCI/StackHCI/Az.StackHCI.psd1 b/src/StackHCI/StackHCI/Az.StackHCI.psd1 index 3d36c5ebca07..0f0375dcc5d0 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: 1/30/2024 +# Generated on: 2/19/2024 # @{ @@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.15.1'; }) 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' @@ -109,7 +109,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' @@ -135,7 +135,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/help/Add-AzStackHCIVMAttestation.md b/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md index 4a97ae14591f..930740d6b67d 100644 --- a/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md +++ b/src/StackHCI/StackHCI/help/Add-AzStackHCIVMAttestation.md @@ -14,17 +14,20 @@ Add-AzStackHCIVMAttestation configures guests for AzureStack HCI IMDS Attestatio ### VMName (Default) ``` -Add-AzStackHCIVMAttestation [-VMName] [-Force] [-WhatIf] [-Confirm] [] +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] + [] ``` ## DESCRIPTION @@ -104,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 d2b9832f4ac1..e76e5801596f 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCILogsDirectory.md @@ -13,8 +13,8 @@ Returns Logs directory path on the current node. ## SYNTAX ``` -Get-AzStackHCILogsDirectory [[-Credential] ] [[-ComputerName] ] [-WhatIf] [-Confirm] - [] +Get-AzStackHCILogsDirectory [[-Credential] ] [[-ComputerName] ] + [-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 a10fd45d1581..c4ac60083e75 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHCIRemoteSupportAccess.md @@ -13,7 +13,8 @@ Gets Remote Support Access. ## SYNTAX ``` -Get-AzStackHCIRemoteSupportAccess [-Cluster] [-IncludeExpired] [] +Get-AzStackHCIRemoteSupportAccess [-Cluster] [-IncludeExpired] [-ProgressAction ] + [] ``` ## DESCRIPTION @@ -101,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 db76eb9b2c88..c43fe50ab0ec 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciArcSetting.md @@ -15,18 +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 ] [] +Get-AzStackHciArcSetting -InputObject [-DefaultProfile ] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -112,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 8aeba63bf145..8e3c2769d493 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciCluster.md @@ -14,24 +14,26 @@ Get HCI cluster. ### List (Default) ``` -Get-AzStackHciCluster [-SubscriptionId ] [-DefaultProfile ] [] +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 ] [] +Get-AzStackHciCluster -InputObject [-DefaultProfile ] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -117,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-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md index ec6bfc51d8c5..744ea920ece4 100644 --- a/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md +++ b/src/StackHCI/StackHCI/help/Get-AzStackHciExtension.md @@ -15,18 +15,21 @@ Get particular Arc Extension of HCI Cluster. ### List (Default) ``` Get-AzStackHciExtension -ArcSettingName -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] + [] ``` ### Get ``` Get-AzStackHciExtension -ArcSettingName -ClusterName -Name - -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] [] + -ResourceGroupName [-SubscriptionId ] [-DefaultProfile ] + [-ProgressAction ] [] ``` ### GetViaIdentity ``` -Get-AzStackHciExtension -InputObject [-DefaultProfile ] [] +Get-AzStackHciExtension -InputObject [-DefaultProfile ] + [-ProgressAction ] [] ``` ## DESCRIPTION @@ -127,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/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 49d95decc382..83eaad26b204 100644 --- a/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md +++ b/src/StackHCI/StackHCI/help/Invoke-AzStackHciConsentAndInstallDefaultExtension.md @@ -15,13 +15,14 @@ Add consent time for default extensions and initiate extensions installation ### And (Default) ``` Invoke-AzStackHciConsentAndInstallDefaultExtension -ClusterName -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-SubscriptionId ] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] + [-Confirm] [] ``` ### AndViaIdentity ``` Invoke-AzStackHciConsentAndInstallDefaultExtension -InputObject - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -92,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 08c606384b89..b3d3549a5c3b 100644 --- a/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md +++ b/src/StackHCI/StackHCI/help/Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit.md @@ -16,28 +16,29 @@ 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] + [] ``` ### ExtendViaIdentityExpanded ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject - [-SoftwareAssuranceIntent ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] - [-Confirm] [] + [-SoftwareAssuranceIntent ] [-DefaultProfile ] [-AsJob] [-NoWait] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ### ExtendViaIdentity ``` Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit -InputObject -SoftwareAssuranceChangeRequest [-DefaultProfile ] [-AsJob] - [-NoWait] [-WhatIf] [-Confirm] [] + [-NoWait] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -138,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/New-AzStackHciArcSetting.md b/src/StackHCI/StackHCI/help/New-AzStackHciArcSetting.md index 24a23602af24..c073d9dcc62a 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 299621856c38..6c21672b43a9 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciCluster.md @@ -21,7 +21,7 @@ New-AzStackHciCluster -Name -ResourceGroupName [-SubscriptionI [-IdentityType ] [-IdentityUserAssignedIdentity ] [-SoftwareAssurancePropertySoftwareAssuranceIntent ] [-SoftwareAssurancePropertySoftwareAssuranceStatus ] [-Tag ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -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/New-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md index 9e75ae5db8a0..f54323f37439 100644 --- a/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md +++ b/src/StackHCI/StackHCI/help/New-AzStackHciExtension.md @@ -18,8 +18,8 @@ New-AzStackHciExtension -ArcSettingName -ClusterName -Name ] [-ExtensionParameterProtectedSetting ] [-ExtensionParameterPublisher ] [-ExtensionParameterSetting ] [-ExtensionParameterType ] - [-ExtensionParameterTypeHandlerVersion ] [-DefaultProfile ] [-AsJob] [-NoWait] [-WhatIf] - [-Confirm] [] + [-ExtensionParameterTypeHandlerVersion ] [-DefaultProfile ] [-AsJob] [-NoWait] + [-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/Register-AzStackHCI.md b/src/StackHCI/StackHCI/help/Register-AzStackHCI.md index a1eade70d9b2..80ce41ea627e 100644 --- a/src/StackHCI/StackHCI/help/Register-AzStackHCI.md +++ b/src/StackHCI/StackHCI/help/Register-AzStackHCI.md @@ -18,7 +18,8 @@ Register-AzStackHCI [-SubscriptionId] [-Region] [[-ResourceNam [[-AccountId] ] [[-EnvironmentName] ] [[-ComputerName] ] [[-CertificateThumbprint] ] [-RepairRegistration] [-UseDeviceAuthentication] [[-Credential] ] [-IsWAC] [[-ArcServerResourceGroupName] ] - [[-ArcSpnCredential] ] [[-LogsDirectory] ] [-WhatIf] [-Confirm] [] + [[-ArcSpnCredential] ] [[-LogsDirectory] ] [-ProgressAction ] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -244,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 f36d72508884..e16be3c91414 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHCIVMAttestation.md @@ -14,17 +14,20 @@ Remove-AzStackHCIVMAttestation removes guests from AzureStack HCI IMDS Attestati ### VMName (Default) ``` -Remove-AzStackHCIVMAttestation [-VMName] [-Force] [-WhatIf] [-Confirm] [] +Remove-AzStackHCIVMAttestation [-VMName] [-Force] [-ProgressAction ] [-WhatIf] + [-Confirm] [] ``` ### VMObject ``` -Remove-AzStackHCIVMAttestation [-Force] [-VM] [-WhatIf] [-Confirm] [] +Remove-AzStackHCIVMAttestation [-Force] [-VM] [-ProgressAction ] [-WhatIf] + [-Confirm] [] ``` ### RemoveAll ``` -Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-WhatIf] [-Confirm] [] +Remove-AzStackHCIVMAttestation [-Force] [-RemoveAll] [-ProgressAction ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION @@ -68,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 a3eecc3ed90d..9987c2aa3994 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciArcSetting.md @@ -15,14 +15,14 @@ Delete ArcSetting resource details of HCI Cluster. ### Delete (Default) ``` Remove-AzStackHciArcSetting -ClusterName -Name -ResourceGroupName - [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] - [] + [-SubscriptionId ] [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] + [-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 2171ca83571a..80099806e0b2 100644 --- a/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md +++ b/src/StackHCI/StackHCI/help/Remove-AzStackHciCluster.md @@ -15,13 +15,14 @@ Delete an HCI cluster. ### Delete (Default) ``` Remove-AzStackHciCluster -Name -ResourceGroupName [-SubscriptionId ] - [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-WhatIf] [-Confirm] [] + [-DefaultProfile ] [-AsJob] [-NoWait] [-PassThru] [-ProgressAction ] [-WhatIf] + [-Confirm] [] ``` ### DeleteViaIdentity ``` Remove-AzStackHciCluster -InputObject [-DefaultProfile ] [-AsJob] [-NoWait] - [-PassThru] [-WhatIf] [-Confirm] [] + [-PassThru] [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -130,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-AzStackHciExtension.md b/src/StackHCI/StackHCI/help/Remove-AzStackHciExtension.md index a7d76c2a71c5..da226e1c6cb7 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/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/Unregister-AzStackHCI.md b/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md index 1c5bc2b8ab32..b52f5514535c 100644 --- a/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md +++ b/src/StackHCI/StackHCI/help/Unregister-AzStackHCI.md @@ -17,8 +17,8 @@ The registered information available on the cluster is used to unregister the cl Unregister-AzStackHCI [[-SubscriptionId] ] [[-ResourceName] ] [[-TenantId] ] [[-ResourceGroupName] ] [[-ArmAccessToken] ] [[-AccountId] ] [[-EnvironmentName] ] [[-Region] ] [[-ComputerName] ] [-UseDeviceAuthentication] - [-DisableOnlyAzureArcServer] [-IsWAC] [[-Credential] ] [-Force] [-WhatIf] [-Confirm] - [] + [-DisableOnlyAzureArcServer] [-IsWAC] [[-Credential] ] [-Force] + [-ProgressAction ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -198,6 +198,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 29b52b6be71e..48d11fe40826 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. From ac4d009a4c7c094bfbb8c6db4b3fcccc87a655e6 Mon Sep 17 00:00:00 2001 From: Lei jin Date: Mon, 19 Feb 2024 15:13:06 +0800 Subject: [PATCH 2/2] Add change log --- src/StackHCI/StackHCI/ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/StackHCI/StackHCI/ChangeLog.md b/src/StackHCI/StackHCI/ChangeLog.md index 4e719f175ae2..8a2dae12d578 100644 --- a/src/StackHCI/StackHCI/ChangeLog.md +++ b/src/StackHCI/StackHCI/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Updated `Set-AzStackHCI` to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties. ## Version 2.3.0 * Fixed issue for WAC.