Search code examples
azureurlblobcdn

Increasing Microsoft Azure Blob URL character Limit


Microsoft Azure Blob URL's character length limit is 1,024 characters. But i want to increase it. How can i increase azure blob URL's character Limit?


Solution

  • No, it's impossible.

    A blob name must be at least one character long and cannot be more than 1,024 characters long, for blobs in Azure Storage.