Skip to content

Commit 7e5725a

Browse files
NickcandyVeryEarly
authored andcommitted
Remove the newly added common parameter ProgressAction (#26558)
* release for 2024-11-11 * Remove the newly added common parameter ProgressAction
1 parent c4aeb3a commit 7e5725a

File tree

890 files changed

+2577
-15928
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

890 files changed

+2577
-15928
lines changed

src/AksArc/AksArc/help/Get-AzAksArcCluster.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gets the provisioned cluster instance
1414

1515
```
1616
Get-AzAksArcCluster -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
17-
[-DefaultProfile <PSObject>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
17+
[-DefaultProfile <PSObject>] [<CommonParameters>]
1818
```
1919

2020
## DESCRIPTION
@@ -62,21 +62,6 @@ Accept pipeline input: False
6262
Accept wildcard characters: False
6363
```
6464
65-
### -ProgressAction
66-
{{ Fill ProgressAction Description }}
67-
68-
```yaml
69-
Type: System.Management.Automation.ActionPreference
70-
Parameter Sets: (All)
71-
Aliases: proga
72-
73-
Required: False
74-
Position: Named
75-
Default value: None
76-
Accept pipeline input: False
77-
Accept wildcard characters: False
78-
```
79-
8065
### -ResourceGroupName
8166
The name of the resource group.
8267
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcClusterAdminKubeconfig.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Lists the admin credentials of the provisioned cluster (can only be used within
1414

1515
```
1616
Get-AzAksArcClusterAdminKubeconfig -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
17-
[-FilePath <String>] [-AsJob] [-NoWait] [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm]
17+
[-FilePath <String>] [-AsJob] [-NoWait] [-WhatIf] [-Confirm]
1818
[<CommonParameters>]
1919
```
2020

@@ -99,21 +99,6 @@ Accept pipeline input: False
9999
Accept wildcard characters: False
100100
```
101101
102-
### -ProgressAction
103-
{{ Fill ProgressAction Description }}
104-
105-
```yaml
106-
Type: System.Management.Automation.ActionPreference
107-
Parameter Sets: (All)
108-
Aliases: proga
109-
110-
Required: False
111-
Position: Named
112-
Default value: None
113-
Accept pipeline input: False
114-
Accept wildcard characters: False
115-
```
116-
117102
### -ResourceGroupName
118103
The name of the resource group.
119104
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcClusterUpgrade.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gets the upgrade profile of a provisioned cluster
1414

1515
```
1616
Get-AzAksArcClusterUpgrade -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
17-
[-ProgressAction <ActionPreference>] [<CommonParameters>]
17+
[<CommonParameters>]
1818
```
1919

2020
## DESCRIPTION
@@ -46,21 +46,6 @@ Accept pipeline input: False
4646
Accept wildcard characters: False
4747
```
4848
49-
### -ProgressAction
50-
{{ Fill ProgressAction Description }}
51-
52-
```yaml
53-
Type: System.Management.Automation.ActionPreference
54-
Parameter Sets: (All)
55-
Aliases: proga
56-
57-
Required: False
58-
Position: Named
59-
Default value: None
60-
Accept pipeline input: False
61-
Accept wildcard characters: False
62-
```
63-
6449
### -ResourceGroupName
6550
The name of the resource group.
6651
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcClusterUserKubeconfig.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Lists the user credentials of the provisioned cluster (can only be used within p
1414

1515
```
1616
Get-AzAksArcClusterUserKubeconfig -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
17-
[-FilePath <String>] [-AsJob] [-NoWait] [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm]
17+
[-FilePath <String>] [-AsJob] [-NoWait] [-WhatIf] [-Confirm]
1818
[<CommonParameters>]
1919
```
2020

@@ -99,21 +99,6 @@ Accept pipeline input: False
9999
Accept wildcard characters: False
100100
```
101101
102-
### -ProgressAction
103-
{{ Fill ProgressAction Description }}
104-
105-
```yaml
106-
Type: System.Management.Automation.ActionPreference
107-
Parameter Sets: (All)
108-
Aliases: proga
109-
110-
Required: False
111-
Position: Named
112-
Default value: None
113-
Accept pipeline input: False
114-
Accept wildcard characters: False
115-
```
116-
117102
### -ResourceGroupName
118103
The name of the resource group.
119104
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcKubernetesVersion.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Lists the supported kubernetes versions for the specified custom location
1414

1515
```
1616
Get-AzAksArcKubernetesVersion -CustomLocationName <String> [-ResourceGroupName <String>]
17-
[-SubscriptionId <String>] [-DefaultProfile <PSObject>] [-ProgressAction <ActionPreference>]
17+
[-SubscriptionId <String>] [-DefaultProfile <PSObject>]
1818
[<CommonParameters>]
1919
```
2020

@@ -63,21 +63,6 @@ Accept pipeline input: False
6363
Accept wildcard characters: False
6464
```
6565
66-
### -ProgressAction
67-
{{ Fill ProgressAction Description }}
68-
69-
```yaml
70-
Type: System.Management.Automation.ActionPreference
71-
Parameter Sets: (All)
72-
Aliases: proga
73-
74-
Required: False
75-
Position: Named
76-
Default value: None
77-
Accept pipeline input: False
78-
Accept wildcard characters: False
79-
```
80-
8166
### -ResourceGroupName
8267
The name of the resource group.
8368
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcLog.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gets the provisioned cluster instance
1414

1515
```
1616
Get-AzAksArcLog -ipAddress <String> -sshkeypath <String> -outdir <String> [-DefaultProfile <PSObject>]
17-
[-ProgressAction <ActionPreference>] [<CommonParameters>]
17+
[<CommonParameters>]
1818
```
1919

2020
## DESCRIPTION
@@ -77,21 +77,6 @@ Accept pipeline input: False
7777
Accept wildcard characters: False
7878
```
7979
80-
### -ProgressAction
81-
{{ Fill ProgressAction Description }}
82-
83-
```yaml
84-
Type: System.Management.Automation.ActionPreference
85-
Parameter Sets: (All)
86-
Aliases: proga
87-
88-
Required: False
89-
Position: Named
90-
Default value: None
91-
Accept pipeline input: False
92-
Accept wildcard characters: False
93-
```
94-
9580
### -sshkeypath
9681
Path to ssh key for provisioned cluster
9782

src/AksArc/AksArc/help/Get-AzAksArcNodepool.md

+3-18
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ Gets the specified agent pool in the provisioned cluster
1515
### List (Default)
1616
```
1717
Get-AzAksArcNodepool -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
18-
[-ProgressAction <ActionPreference>] [<CommonParameters>]
18+
[<CommonParameters>]
1919
```
2020

2121
### Get
2222
```
2323
Get-AzAksArcNodepool -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
24-
-Name <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
24+
-Name <String> [<CommonParameters>]
2525
```
2626

2727
### GetViaIdentity
2828
```
2929
Get-AzAksArcNodepool -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
30-
-InputObject <IAksArcIdentity> [-ProgressAction <ActionPreference>] [<CommonParameters>]
30+
-InputObject <IAksArcIdentity> [<CommonParameters>]
3131
```
3232

3333
## DESCRIPTION
@@ -103,21 +103,6 @@ Accept pipeline input: False
103103
Accept wildcard characters: False
104104
```
105105
106-
### -ProgressAction
107-
{{ Fill ProgressAction Description }}
108-
109-
```yaml
110-
Type: System.Management.Automation.ActionPreference
111-
Parameter Sets: (All)
112-
Aliases: proga
113-
114-
Required: False
115-
Position: Named
116-
Default value: None
117-
Accept pipeline input: False
118-
Accept wildcard characters: False
119-
```
120-
121106
### -ResourceGroupName
122107
The name of the resource group.
123108
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcVMSku.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Lists the supported VM skus for the specified custom location
1414

1515
```
1616
Get-AzAksArcVMSku -CustomLocationName <String> [-ResourceGroupName <String>] [-SubscriptionId <String>]
17-
[-DefaultProfile <PSObject>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
17+
[-DefaultProfile <PSObject>] [<CommonParameters>]
1818
```
1919

2020
## DESCRIPTION
@@ -62,21 +62,6 @@ Accept pipeline input: False
6262
Accept wildcard characters: False
6363
```
6464
65-
### -ProgressAction
66-
{{ Fill ProgressAction Description }}
67-
68-
```yaml
69-
Type: System.Management.Automation.ActionPreference
70-
Parameter Sets: (All)
71-
Aliases: proga
72-
73-
Required: False
74-
Position: Named
75-
Default value: None
76-
Accept pipeline input: False
77-
Accept wildcard characters: False
78-
```
79-
8065
### -ResourceGroupName
8166
The name of the resource group.
8267
The name is case insensitive.

src/AksArc/AksArc/help/Get-AzAksArcVirtualNetwork.md

+4-19
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@ Lists the virtual networks in the specified resource group
1515
### List1 (Default)
1616
```
1717
Get-AzAksArcVirtualNetwork [-SubscriptionId <String[]>] [-DefaultProfile <PSObject>]
18-
[-ProgressAction <ActionPreference>] [<CommonParameters>]
18+
[<CommonParameters>]
1919
```
2020

2121
### Retrieve
2222
```
2323
Get-AzAksArcVirtualNetwork -ResourceGroupName <String> [-SubscriptionId <String[]>] -Name <String>
24-
[-DefaultProfile <PSObject>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
24+
[-DefaultProfile <PSObject>] [<CommonParameters>]
2525
```
2626

2727
### List
2828
```
2929
Get-AzAksArcVirtualNetwork -ResourceGroupName <String> [-SubscriptionId <String[]>]
30-
[-DefaultProfile <PSObject>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
30+
[-DefaultProfile <PSObject>] [<CommonParameters>]
3131
```
3232

3333
### RetrieveViaIdentity
3434
```
3535
Get-AzAksArcVirtualNetwork -InputObject <IAksArcIdentity> [-DefaultProfile <PSObject>]
36-
[-ProgressAction <ActionPreference>] [<CommonParameters>]
36+
[<CommonParameters>]
3737
```
3838

3939
## DESCRIPTION
@@ -103,21 +103,6 @@ Accept pipeline input: False
103103
Accept wildcard characters: False
104104
```
105105
106-
### -ProgressAction
107-
{{ Fill ProgressAction Description }}
108-
109-
```yaml
110-
Type: System.Management.Automation.ActionPreference
111-
Parameter Sets: (All)
112-
Aliases: proga
113-
114-
Required: False
115-
Position: Named
116-
Default value: None
117-
Accept pipeline input: False
118-
Accept wildcard characters: False
119-
```
120-
121106
### -ResourceGroupName
122107
The name of the resource group.
123108
The name is case insensitive.

src/AksArc/AksArc/help/Invoke-AzAksArcClusterUpgrade.md

+2-17
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Update the provisioned cluster instance
1515
### UpdateExpanded (Default)
1616
```
1717
Invoke-AzAksArcClusterUpgrade -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
18-
[-AsJob] [-NoWait] [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
18+
[-AsJob] [-NoWait] [-WhatIf] [-Confirm] [<CommonParameters>]
1919
```
2020

2121
### Upgrade
2222
```
2323
Invoke-AzAksArcClusterUpgrade -ClusterName <String> -ResourceGroupName <String> [-SubscriptionId <String>]
24-
-KubernetesVersion <String> [-AsJob] [-NoWait] [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm]
24+
-KubernetesVersion <String> [-AsJob] [-NoWait] [-WhatIf] [-Confirm]
2525
[<CommonParameters>]
2626
```
2727

@@ -106,21 +106,6 @@ Accept pipeline input: False
106106
Accept wildcard characters: False
107107
```
108108
109-
### -ProgressAction
110-
{{ Fill ProgressAction Description }}
111-
112-
```yaml
113-
Type: System.Management.Automation.ActionPreference
114-
Parameter Sets: (All)
115-
Aliases: proga
116-
117-
Required: False
118-
Position: Named
119-
Default value: None
120-
Accept pipeline input: False
121-
Accept wildcard characters: False
122-
```
123-
124109
### -ResourceGroupName
125110
The name of the resource group.
126111
The name is case insensitive.

0 commit comments

Comments
 (0)