I created a power automate flow to upload files to azure blob storage but it gets failed when it sees existing items inside the blob. How to place a condition where the flow should not upload files that are already existing in the blob?

I created a power automate flow to upload files to azure blob storage but it gets failed when it sees existing items inside the blob. How to place a condition where the flow should not upload files that are already existing in the blob?