From c2a615c9f8d9363019606a746853d6c8fe79e708 Mon Sep 17 00:00:00 2001 From: Beisi Zhou Date: Tue, 19 Mar 2024 13:26:39 +0800 Subject: [PATCH] Update KeyVault.format.ps1xml (#24365) * Update KeyVault.format.ps1xml * Update ChangeLog.md * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: Vincent Dai <23257217+vidai-msft@users.noreply.github.com> --- src/KeyVault/KeyVault/ChangeLog.md | 1 + src/KeyVault/KeyVault/KeyVault.format.ps1xml | 82 ++++++++++++++++++++ 2 files changed, 83 insertions(+) diff --git a/src/KeyVault/KeyVault/ChangeLog.md b/src/KeyVault/KeyVault/ChangeLog.md index 0b68e7436763..ad044dcb279b 100644 --- a/src/KeyVault/KeyVault/ChangeLog.md +++ b/src/KeyVault/KeyVault/ChangeLog.md @@ -18,6 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release +* Formatted the output of Azure Key Vault certificate in removed state. [#24333] * [Upcoming Breaking Change] Added breaking change warning message for parameter `EnableRbacAuthorization` of `New-AzKeyVault`. - RBAC will be enabled by default during the process of key vault creation. To disable RBAC authorization, please use parameter 'DisableRbacAuthorization'. - Parameter `EnableRbacAuthorization` is expected to be removed in Az.KeyVault 6.0.0 and Az 12.0.0. diff --git a/src/KeyVault/KeyVault/KeyVault.format.ps1xml b/src/KeyVault/KeyVault/KeyVault.format.ps1xml index f48a9ea75ce7..b5fa6a704df1 100644 --- a/src/KeyVault/KeyVault/KeyVault.format.ps1xml +++ b/src/KeyVault/KeyVault/KeyVault.format.ps1xml @@ -906,6 +906,88 @@ + + Microsoft.Azure.Commands.KeyVault.Models.PSDeletedKeyVaultCertificate + + Microsoft.Azure.Commands.KeyVault.Models.PSDeletedKeyVaultCertificate + + + + + + + + Name + + + + VaultName + + + + Version + + + + Id + + + + KeyId + + + + SecretId + + + + Certificate + + + + Thumbprint + + + + RecoveryLevel + + + + ScheduledPurgeDate + + + + DeletedDate + + + + Enabled + + + + Expires + + + + NotBefore + + + + Created + + + + Updated + + + + TagsTable + + + + + + Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultCertificate