Skip to content

Commit

Permalink
suppress breaking change warning
Browse files Browse the repository at this point in the history
  • Loading branch information
isra-fel committed Apr 13, 2020
1 parent 3fe661b commit b6afd6d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@
"Microsoft.Azure.Commands.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.UpdateAzureKeyVaultKey","Update-AzKeyVaultKey","0","3010","The property 'PurgeDisabled' of type 'Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultKeyIdentityItem' has been removed.","Add the property 'PurgeDisabled' back to type 'Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultKeyIdentityItem'."
"Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.NewAzureKeyVault","New-AzKeyVault","0","2000","The cmdlet 'New-AzKeyVault' no longer supports the parameter 'EnableSoftDelete' and no alias was found for the original parameter name.","Add the parameter 'EnableSoftDelete' back to the cmdlet 'New-AzKeyVault', or add an alias to the original parameter name."
"Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.NewAzureKeyVault","New-AzKeyVault","0","1050","The parameter set '__AllParameterSets' for cmdlet 'New-AzKeyVault' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'New-AzKeyVault'."
"Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.Commands.NewAzureKeyVaultCertificateAdministratorDetails","New-AzKeyVaultCertificateAdministratorDetail","0","1010","The cmdlet 'New-AzKeyVaultCertificateAdministratorDetail' no longer supports the alias 'New-AzKeyVaultCertificateAdministratorDetails'.","Add the alias 'New-AzKeyVaultCertificateAdministratorDetails back to the cmdlet 'New-AzKeyVaultCertificateAdministratorDetail'."
"Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.Commands.NewAzureKeyVaultCertificateOrganizationDetails","New-AzKeyVaultCertificateOrganizationDetail","0","1010","The cmdlet 'New-AzKeyVaultCertificateOrganizationDetail' no longer supports the alias 'New-AzKeyVaultCertificateOrganizationDetails'.","Add the alias 'New-AzKeyVaultCertificateOrganizationDetails back to the cmdlet 'New-AzKeyVaultCertificateOrganizationDetail'."

0 comments on commit b6afd6d

Please sign in to comment.