Skip to content

Commit 4dad5ca

Browse files
authored
Merge pull request #10676 from Skuldo/patch-1
Changed a parameter name from VaultName to Name
2 parents 8770220 + 33524cc commit 4dad5ca

File tree

49 files changed

+169
-151
lines changed

Some content is hidden

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

49 files changed

+169
-151
lines changed

src/KeyVault/KeyVault/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Add Name alias to VaultName attribute to make Remove-AzureKeyVault consistent with New-AzureKeyVault.
2122

2223
## Version 1.4.0
2324
* Update references in .psd1 to use relative path

src/KeyVault/KeyVault/Commands/RemoveAzureKeyVault.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public class RemoveAzureKeyVault : KeyVaultManagementCmdletBase
5454
HelpMessage = "Specifies the name of the key vault to remove.")]
5555
[ResourceNameCompleter("Microsoft.KeyVault/vaults", "ResourceGroupName")]
5656
[ValidateNotNullOrEmpty]
57+
[Alias("Name")]
5758
public string VaultName { get; set; }
5859

5960
/// <summary>

src/KeyVault/KeyVault/help/Add-AzKeyVaultCertificate.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 89299823-3382-402D-9458-519466748051
@@ -195,7 +195,7 @@ Accept wildcard characters: False
195195
```
196196
197197
### CommonParameters
198-
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).
198+
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).
199199
200200
## INPUTS
201201

src/KeyVault/KeyVault/help/Add-AzKeyVaultCertificateContact.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 2D3021B3-12C5-4797-8BF2-800E3CEAC56C
@@ -174,7 +174,7 @@ Accept wildcard characters: False
174174
```
175175
176176
### CommonParameters
177-
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).
177+
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).
178178
179179
## INPUTS
180180

src/KeyVault/KeyVault/help/Add-AzKeyVaultKey.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 846F781C-73A3-4BBE-ABD9-897371109FBE
@@ -269,7 +269,7 @@ extension, it imports the key as a software-protected key.
269269
Type: System.String
270270
Parameter Sets: InteractiveCreate, InputObjectCreate, ResourceIdCreate
271271
Aliases:
272-
Accepted values: HSM, Software
272+
Accepted values: HSM, Software, HSM, Software
273273

274274
Required: True
275275
Position: Named
@@ -282,7 +282,7 @@ Accept wildcard characters: False
282282
Type: System.String
283283
Parameter Sets: InteractiveImport, InputObjectImport, ResourceIdImport
284284
Aliases:
285-
Accepted values: HSM, Software
285+
Accepted values: HSM, Software, HSM, Software
286286

287287
Required: False
288288
Position: Named
@@ -532,7 +532,7 @@ Accept wildcard characters: False
532532
```
533533
534534
### CommonParameters
535-
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).
535+
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).
536536
537537
## INPUTS
538538

src/KeyVault/KeyVault/help/Add-AzKeyVaultManagedStorageAccount.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.keyvault/add-azkeyvaultmanagedstorageaccount
@@ -254,7 +254,7 @@ Accept wildcard characters: False
254254
```
255255
256256
### CommonParameters
257-
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).
257+
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).
258258
259259
## INPUTS
260260

src/KeyVault/KeyVault/help/Add-AzKeyVaultNetworkRule.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.keyvault/add-azkeyvaultnetworkrule
@@ -241,7 +241,7 @@ Accept wildcard characters: False
241241
```
242242
243243
### CommonParameters
244-
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).
244+
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).
245245
246246
## INPUTS
247247

src/KeyVault/KeyVault/help/Backup-AzKeyVaultCertificate.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.keyvault/backup-azkeyvaultcertificate
@@ -194,7 +194,7 @@ Accept wildcard characters: False
194194
```
195195
196196
### CommonParameters
197-
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).
197+
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).
198198
199199
## INPUTS
200200

src/KeyVault/KeyVault/help/Backup-AzKeyVaultKey.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: A82392AA-B12B-443E-8704-7CF5A9F8ED58
@@ -192,7 +192,7 @@ Accept wildcard characters: False
192192
```
193193
194194
### CommonParameters
195-
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).
195+
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).
196196
197197
## INPUTS
198198

src/KeyVault/KeyVault/help/Backup-AzKeyVaultManagedStorageAccount.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
online version: https://docs.microsoft.com/en-us/powershell/module/az.keyvault/backup-azkeyvaultmanagedstorageaccount
@@ -194,7 +194,7 @@ Accept wildcard characters: False
194194
```
195195
196196
### CommonParameters
197-
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).
197+
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).
198198
199199
## INPUTS
200200

src/KeyVault/KeyVault/help/Backup-AzKeyVaultSecret.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 80AAA327-77C6-4372-9461-FFED5A15E678
@@ -190,7 +190,7 @@ Accept wildcard characters: False
190190
```
191191
192192
### CommonParameters
193-
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).
193+
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).
194194
195195
## INPUTS
196196

src/KeyVault/KeyVault/help/Import-AzKeyVaultCertificate.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: D4188DC6-A8AB-4B45-9781-94B74C338C63
@@ -234,7 +234,7 @@ Accept wildcard characters: False
234234
```
235235
236236
### CommonParameters
237-
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).
237+
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).
238238
239239
## INPUTS
240240

src/KeyVault/KeyVault/help/New-AzKeyVault.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 4C40DAC9-5C0B-4AFD-9BDB-D407E0B9F701
@@ -309,7 +309,7 @@ Accept wildcard characters: False
309309
```
310310
311311
### CommonParameters
312-
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).
312+
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).
313313
314314
## INPUTS
315315

src/KeyVault/KeyVault/help/New-AzKeyVaultCertificateAdministratorDetail.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 775AB0E8-EC3C-4F96-8AF8-51C1DFEEF082
@@ -145,7 +145,7 @@ Accept wildcard characters: False
145145
```
146146
147147
### CommonParameters
148-
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).
148+
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).
149149
150150
## INPUTS
151151

src/KeyVault/KeyVault/help/New-AzKeyVaultCertificateOrganizationDetail.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 0E1C05B0-8CF6-4C03-AA05-B13A4059A280
@@ -116,7 +116,7 @@ Accept wildcard characters: False
116116
```
117117
118118
### CommonParameters
119-
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).
119+
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).
120120
121121
## INPUTS
122122

src/KeyVault/KeyVault/help/New-AzKeyVaultCertificatePolicy.md

Lines changed: 43 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 25E0F0E9-BF8C-49DF-87BA-31E2103A29A9
@@ -21,8 +21,8 @@ New-AzKeyVaultCertificatePolicy [-IssuerName] <String> [-SubjectName] <String>
2121
[-KeyUsage <System.Collections.Generic.List`1[System.Security.Cryptography.X509Certificates.X509KeyUsageFlags]>]
2222
[-Ekus <System.Collections.Generic.List`1[System.String]>] [-ValidityInMonths <Int32>]
2323
[-CertificateType <String>] [-EmailAtNumberOfDaysBeforeExpiry <Int32>] [-EmailAtPercentageLifetime <Int32>]
24-
[-KeySize <Int32>] [-KeyType <String>] [-Curve <String>] [-KeyNotExportable] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm]
25-
[<CommonParameters>]
24+
[-KeyType <String>] [-KeySize <Int32>] [-KeyNotExportable] [-CertificateTransparency <Boolean>]
25+
[-Curve <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
2626
```
2727

2828
### DNSNames
@@ -33,8 +33,8 @@ New-AzKeyVaultCertificatePolicy [-IssuerName] <String> [[-SubjectName] <String>]
3333
[-KeyUsage <System.Collections.Generic.List`1[System.Security.Cryptography.X509Certificates.X509KeyUsageFlags]>]
3434
[-Ekus <System.Collections.Generic.List`1[System.String]>] [-ValidityInMonths <Int32>]
3535
[-CertificateType <String>] [-EmailAtNumberOfDaysBeforeExpiry <Int32>] [-EmailAtPercentageLifetime <Int32>]
36-
[-KeySize <Int32>] [-KeyType <String>] [-Curve <String>] [-KeyNotExportable] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm]
37-
[<CommonParameters>]
36+
[-KeyType <String>] [-KeySize <Int32>] [-KeyNotExportable] [-CertificateTransparency <Boolean>]
37+
[-Curve <String>] [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] [<CommonParameters>]
3838
```
3939

4040
## DESCRIPTION
@@ -73,6 +73,21 @@ This command creates a certificate policy that is valid for six months and reuse
7373

7474
## PARAMETERS
7575

76+
### -CertificateTransparency
77+
Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'
78+
79+
```yaml
80+
Type: System.Nullable`1[System.Boolean]
81+
Parameter Sets: (All)
82+
Aliases:
83+
84+
Required: False
85+
Position: Named
86+
Default value: None
87+
Accept pipeline input: True (ByPropertyName)
88+
Accept wildcard characters: False
89+
```
90+
7691
### -CertificateType
7792
Specifies the type of certificate to the issuer.
7893
@@ -88,6 +103,28 @@ Accept pipeline input: True (ByPropertyName)
88103
Accept wildcard characters: False
89104
```
90105
106+
### -Curve
107+
Specifies the elliptic curve name of the key of the certificate.
108+
The acceptable values for this parameter are:
109+
- P-256
110+
- P-384
111+
- P-521
112+
- P-256K
113+
- SECP256K1
114+
115+
```yaml
116+
Type: System.String
117+
Parameter Sets: (All)
118+
Aliases:
119+
Accepted values: P-256, P-384, P-521, P-256K, SECP256K1
120+
121+
Required: False
122+
Position: Named
123+
Default value: None
124+
Accept pipeline input: True (ByPropertyName)
125+
Accept wildcard characters: False
126+
```
127+
91128
### -DefaultProfile
92129
The credentials, account, tenant, and subscription used for communication with azure
93130
@@ -252,28 +289,6 @@ Accept pipeline input: True (ByPropertyName)
252289
Accept wildcard characters: False
253290
```
254291
255-
### -Curve
256-
Specifies the elliptic curve name of the key of the certificate.
257-
The acceptable values for this parameter are:
258-
- P-256
259-
- P-384
260-
- P-521
261-
- P-256K
262-
- SECP256K1
263-
264-
```yaml
265-
Type: System.String
266-
Parameter Sets: (All)
267-
Aliases:
268-
Accepted values: P-256, P-384, P-521, P-256K, SECP256K1
269-
270-
Required: False
271-
Position: Named
272-
Default value: None
273-
Accept pipeline input: True (ByPropertyName)
274-
Accept wildcard characters: False
275-
```
276-
277292
### -KeyUsage
278293
Specifies the key usages in the certificate.
279294
@@ -428,7 +443,7 @@ Accept wildcard characters: False
428443
```
429444
430445
### CommonParameters
431-
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).
446+
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).
432447
433448
## INPUTS
434449

src/KeyVault/KeyVault/help/Remove-AzKeyVault.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
external help file: Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: 7A929BA8-02D9-4BBE-AFF3-B8781F8DDAD9
@@ -67,7 +67,7 @@ This command removes the key vault named Contoso03Vault from your current subscr
6767

6868
### Example 2: Remove a key vault from a specified resource group
6969
```powershell
70-
PS C:\> Remove-AzKeyVault -VaultName "Contoso03Vault" -ResourceGroupName "Group14" -PassThru
70+
PS C:\> Remove-AzKeyVault -Name "Contoso03Vault" -ResourceGroupName "Group14" -PassThru
7171
7272
True
7373
```
@@ -231,7 +231,7 @@ Specifies the name of the key vault to remove.
231231
```yaml
232232
Type: System.String
233233
Parameter Sets: ByAvailableVault, ByDeletedVault
234-
Aliases:
234+
Aliases: Name
235235

236236
Required: True
237237
Position: 0
@@ -273,7 +273,7 @@ Accept wildcard characters: False
273273
```
274274
275275
### CommonParameters
276-
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).
276+
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).
277277
278278
## INPUTS
279279

src/KeyVault/KeyVault/help/Remove-AzKeyVaultAccessPolicy.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.KeyVault.dll-Help.xml
33
Module Name: Az.KeyVault
44
ms.assetid: AE7B103B-23ED-4A66-A0DC-14FB0DF38FA8
@@ -424,7 +424,7 @@ Accept wildcard characters: False
424424
```
425425
426426
### CommonParameters
427-
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).
427+
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).
428428
429429
## INPUTS
430430

0 commit comments

Comments
 (0)