Skip to content

Commit 325386a

Browse files
authored
Merge pull request Azure#8117 from markcowl/fix-mds
Regenerate markdown files (+credscan fix)
2 parents 4ac0d1f + bef52a1 commit 325386a

File tree

2,284 files changed

+5730
-6288
lines changed

Some content is hidden

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

2,284 files changed

+5730
-6288
lines changed

src/ResourceManager/Aks/Commands.Aks/Commands.Aks.Netcore.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,8 @@
6161
</None>
6262
</ItemGroup>
6363

64+
<ItemGroup>
65+
<Content Include="help\**\*" CopyToOutputDirectory="PreserveNewest" />
66+
</ItemGroup>
67+
6468
</Project>

src/ResourceManager/Aks/Commands.Aks/help/Az.Aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
Module Name: Az.Aks
33
Module Guid: a97e0c3e-e389-46a6-b73d-2b9bd6909bdb
44
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/az.aks

src/ResourceManager/Aks/Commands.Aks/help/Get-AzAks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/get-azaks
@@ -46,7 +46,7 @@ The credentials, account, tenant, and subscription used for communication with A
4646
```yaml
4747
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
4848
Parameter Sets: (All)
49-
Aliases: AzureRmContext, AzureCredential
49+
Aliases: AzContext, AzureRmContext, AzureCredential
5050

5151
Required: False
5252
Position: Named

src/ResourceManager/Aks/Commands.Aks/help/Import-AzAksCredential.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/import-azaks
@@ -80,7 +80,7 @@ The credentials, account, tenant, and subscription used for communication with A
8080
```yaml
8181
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
8282
Parameter Sets: (All)
83-
Aliases: AzureRmContext, AzureCredential
83+
Aliases: AzContext, AzureRmContext, AzureCredential
8484

8585
Required: False
8686
Position: Named
@@ -216,7 +216,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
216216
## INPUTS
217217
218218
### Microsoft.Azure.Commands.Aks.Models.PSKubernetesCluster
219-
Parameters: InputObject (ByValue)
220219
221220
### System.String
222221

src/ResourceManager/Aks/Commands.Aks/help/New-AzAks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/new-azaks
@@ -86,7 +86,7 @@ The credentials, account, tenant, and subscription used for communication with A
8686
```yaml
8787
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
8888
Parameter Sets: (All)
89-
Aliases: AzureRmContext, AzureCredential
89+
Aliases: AzContext, AzureRmContext, AzureCredential
9090

9191
Required: False
9292
Position: Named

src/ResourceManager/Aks/Commands.Aks/help/Remove-AzAks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/remove-azaks
@@ -63,7 +63,7 @@ The credentials, account, tenant, and subscription used for communication with A
6363
```yaml
6464
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
6565
Parameter Sets: (All)
66-
Aliases: AzureRmContext, AzureCredential
66+
Aliases: AzContext, AzureRmContext, AzureCredential
6767

6868
Required: False
6969
Position: Named
@@ -199,7 +199,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
199199
## INPUTS
200200
201201
### Microsoft.Azure.Commands.Aks.Models.PSKubernetesCluster
202-
Parameters: InputObject (ByValue)
203202
204203
### System.String
205204

src/ResourceManager/Aks/Commands.Aks/help/Set-AzAks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/set-azaks
@@ -101,7 +101,7 @@ The credentials, account, tenant, and subscription used for communication with A
101101
```yaml
102102
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
103103
Parameter Sets: (All)
104-
Aliases: AzureRmContext, AzureCredential
104+
Aliases: AzContext, AzureRmContext, AzureCredential
105105

106106
Required: False
107107
Position: Named
@@ -329,7 +329,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
329329
## INPUTS
330330
331331
### Microsoft.Azure.Commands.Aks.Models.PSKubernetesCluster
332-
Parameters: InputObject (ByValue)
333332
334333
### System.String
335334

src/ResourceManager/Aks/Commands.Aks/help/Start-AzAksDashboard.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/start-azaksdashboard
@@ -48,7 +48,7 @@ The credentials, account, tenant, and subscription used for communication with A
4848
```yaml
4949
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
5050
Parameter Sets: (All)
51-
Aliases: AzureRmContext, AzureCredential
51+
Aliases: AzContext, AzureRmContext, AzureCredential
5252

5353
Required: False
5454
Position: Named
@@ -153,7 +153,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
153153
## INPUTS
154154
155155
### Microsoft.Azure.Commands.Aks.Models.PSKubernetesCluster
156-
Parameters: InputObject (ByValue)
157156
158157
### System.String
159158

src/ResourceManager/Aks/Commands.Aks/help/Stop-AzAksDashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.Aks.dll-Help.xml
33
Module Name: Az.Aks
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.aks/stop-azaksdashboard
@@ -36,7 +36,7 @@ The credentials, account, tenant, and subscription used for communication with A
3636
```yaml
3737
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3838
Parameter Sets: (All)
39-
Aliases: AzureRmContext, AzureCredential
39+
Aliases: AzContext, AzureRmContext, AzureCredential
4040

4141
Required: False
4242
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Add-AzAnalysisServicesAccount.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
---
2-
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplanedll-Help.xml
1+
---
2+
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/add-azanalysisservicesaccount
55
schema: 2.0.0

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Az.AnalysisServices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
Module Name: Az.AnalysisServices
33
Module Guid: acace26c-1775-4100-85c0-20c4d71eaa21
44
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Export-AzAnalysisServicesInstanceLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
---
2-
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplanedll-Help.xml
1+
---
2+
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/export-azanalysisservicesinstancelog
55
schema: 2.0.0

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Get-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/get-azanalysisservicesserver
@@ -44,7 +44,7 @@ The credentials, account, tenant, and subscription used for communication with a
4444
```yaml
4545
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
4646
Parameter Sets: (All)
47-
Aliases: AzureRmContext, AzureCredential
47+
Aliases: AzContext, AzureRmContext, AzureCredential
4848

4949
Required: False
5050
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzAnalysisServicesFirewallConfig.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/new-azanalysisservicesfirewallconfig
@@ -40,7 +40,7 @@ The credentials, account, tenant, and subscription used for communication with A
4040
```yaml
4141
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
4242
Parameter Sets: (All)
43-
Aliases: AzureRmContext, AzureCredential
43+
Aliases: AzContext, AzureRmContext, AzureCredential
4444

4545
Required: False
4646
Position: Named
@@ -84,7 +84,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8484
8585
## INPUTS
8686
87-
### System.Collections.Generic.List`1[[Microsoft.Azure.Commands.AnalysisServices.Models.PsAzureAnalysisServicesFirewallRule, Microsoft.Azure.Commands.AnalysisServices, Version=0.6.11.0, Culture=neutral, PublicKeyToken=null]]
87+
### System.Collections.Generic.List`1[[Microsoft.Azure.Commands.AnalysisServices.Models.PsAzureAnalysisServicesFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
8888

8989
## OUTPUTS
9090

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzAnalysisServicesFirewallRule.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/new-azanalysisservicesfirewallrule
@@ -37,7 +37,7 @@ The credentials, account, tenant, and subscription used for communication with A
3737
```yaml
3838
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3939
Parameter Sets: (All)
40-
Aliases: AzureRmContext, AzureCredential
40+
Aliases: AzContext, AzureRmContext, AzureCredential
4141

4242
Required: False
4343
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/new-azanalysisservicesserver
@@ -86,7 +86,7 @@ The credentials, account, tenant, and subscription used for communication with a
8686
```yaml
8787
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
8888
Parameter Sets: (All)
89-
Aliases: AzureRmContext, AzureCredential
89+
Aliases: AzContext, AzureRmContext, AzureCredential
9090

9191
Required: False
9292
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Remove-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/remove-azanalysisservicesserver
@@ -37,7 +37,7 @@ The credentials, account, tenant, and subscription used for communication with a
3737
```yaml
3838
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3939
Parameter Sets: (All)
40-
Aliases: AzureRmContext, AzureCredential
40+
Aliases: AzContext, AzureRmContext, AzureCredential
4141

4242
Required: False
4343
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Restart-AzAnalysisServicesInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
---
2-
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplanedll-Help.xml
1+
---
2+
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/restart-azanalysisservicesinstance
55
schema: 2.0.0

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Resume-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/resume-azanalysisservicesserver
@@ -37,7 +37,7 @@ The credentials, account, tenant, and subscription used for communication with a
3737
```yaml
3838
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3939
Parameter Sets: (All)
40-
Aliases: AzureRmContext, AzureCredential
40+
Aliases: AzContext, AzureRmContext, AzureCredential
4141

4242
Required: False
4343
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Set-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/set-azanalysisservicesserver
@@ -105,7 +105,7 @@ The credentials, account, tenant, and subscription used for communication with a
105105
```yaml
106106
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
107107
Parameter Sets: (All)
108-
Aliases: AzureRmContext, AzureCredential
108+
Aliases: AzContext, AzureRmContext, AzureCredential
109109

110110
Required: False
111111
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Suspend-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/suspend-azanalysisservicesserver
@@ -37,7 +37,7 @@ The credentials, account, tenant, and subscription used for communication with a
3737
```yaml
3838
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3939
Parameter Sets: (All)
40-
Aliases: AzureRmContext, AzureCredential
40+
Aliases: AzContext, AzureRmContext, AzureCredential
4141

4242
Required: False
4343
Position: Named

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Sync-AzAnalysisServicesInstance.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
---
2-
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplanedll-Help.xml
1+
---
2+
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/sync-azanalysisservicesinstance
55
schema: 2.0.0
@@ -118,7 +118,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
118118
## INPUTS
119119
120120
### System.String
121-
Parameters: Database (ByValue), Instance (ByValue)
122121
123122
## OUTPUTS
124123

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Test-AzAnalysisServicesServer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.dll-Help.xml
33
Module Name: Az.AnalysisServices
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.analysisservices/test-azanalysisservicesserver
@@ -37,7 +37,7 @@ The credentials, account, tenant, and subscription used for communication with a
3737
```yaml
3838
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
3939
Parameter Sets: (All)
40-
Aliases: AzureRmContext, AzureCredential
40+
Aliases: AzContext, AzureRmContext, AzureCredential
4141

4242
Required: False
4343
Position: Named

src/ResourceManager/ApiManagement/Commands.ApiManagement/help/Add-AzApiManagementApiToProduct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.ApiManagement.ServiceManagement.dll-Help.xml
33
Module Name: Az.ApiManagement
44
ms.assetid: 7C86B385-D784-45FD-9B57-31C895115A2C
@@ -69,7 +69,7 @@ The credentials, account, tenant, and subscription used for communication with a
6969
```yaml
7070
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
7171
Parameter Sets: (All)
72-
Aliases: AzureRmContext, AzureCredential
72+
Aliases: AzContext, AzureRmContext, AzureCredential
7373

7474
Required: False
7575
Position: Named

src/ResourceManager/ApiManagement/Commands.ApiManagement/help/Add-AzApiManagementProductToGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.ApiManagement.ServiceManagement.dll-Help.xml
33
Module Name: Az.ApiManagement
44
ms.assetid: 1058BA4E-CD79-429D-BB05-422AE39230C4
@@ -56,7 +56,7 @@ The credentials, account, tenant, and subscription used for communication with a
5656
```yaml
5757
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
5858
Parameter Sets: (All)
59-
Aliases: AzureRmContext, AzureCredential
59+
Aliases: AzContext, AzureRmContext, AzureCredential
6060

6161
Required: False
6262
Position: Named

src/ResourceManager/ApiManagement/Commands.ApiManagement/help/Add-AzApiManagementRegion.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.ApiManagement.dll-Help.xml
33
Module Name: Az.ApiManagement
44
ms.assetid: 9D4A68A8-0A39-4C9A-8EA6-391A5E7A0E25
@@ -78,7 +78,7 @@ The credentials, account, tenant, and subscription used for communication with a
7878
```yaml
7979
Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer
8080
Parameter Sets: (All)
81-
Aliases: AzureRmContext, AzureCredential
81+
Aliases: AzContext, AzureRmContext, AzureCredential
8282

8383
Required: False
8484
Position: Named
@@ -145,7 +145,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
145145
## INPUTS
146146
147147
### Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagement
148-
Parameters: ApiManagement (ByValue)
149148
150149
## OUTPUTS
151150

0 commit comments

Comments
 (0)