azurestorageblocking

Azure Storage Account zoned redundant storage blocking


I'm using Azure Storage Accounts that are using zoned redundant storage. When I write a file and close it, Azure seems to block the file until it is replicated. Is there somehow a procedure to exclude folders? Or disable the blocking of a not replicated file. Thanks Michael


Solution

  • Is there a procedure to exclude folders somehow, or disable the blocking of a non-replicated file?

    According to this MS-Document

    You cannot exclude folders or disable the blocking of a non-replicated file.

    Reference:

    Understanding Azure storage redundancy offerings - Microsoft Community Hub