How to renew pfx certificate in KeyVault which created earlier and certificate got expired

Hi There,
I got an certificate files in .pfx format which I uploaded in Azure KeyVault using resource “azurerm_key_vault_certificate” . Once certificate got expired I received new PFX file for the same certificate which I replaced and try to run it try to destroy and recreate certificate.
Wanted to know how to renew PFX certificates which was uploaded to keyvault using resource “azurerm_key_vault_certificate” resource