When i am trying to restore the key from backup getting below error,
There was a conflict restoring the key 'https://gkeyvtest.vault.azure.net/keys/key1/1e5a4c6ffdfe407b87de54204313d90d'. This can happen if either: a second key with the same name was created after the first key was deleted; thus trying to restore a key whose name is already in use. To fix this, rename the second key to something else so that the restore works. The second probable cause of this exception is when multiple operations are performed in parallel against the key. To avoid this error, perform operations against a key in a sequential manner.
First thought its due to purge protection enable
but Tried to restore key in the keyvault where purge protection is disabled same error