You're requesting multiple operations on the same item.
Azure Key Vault returned ConflictError because multiple operations were requested against the same vault object at the same time. This typically appears when code or automation performs overlapping create, update, delete, or versioning actions without sequencing.