question

Julien-1716 avatar image
0 Votes"
Julien-1716 asked SumanthMarigowda-MSFT commented

Impossible to upload a file with name "googleads.png" on Azure storage interface

I'm trying to upload a file with "googleads.png" as filename, and I have an error "Failed to validate file names."

110668-azure-bug-1.png


I read this doc : https://docs.microsoft.com/en-us/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata
and found nothing about it.

So, why it doesn't work in web interface ? Is it a bug or a constraint ?

Note:

When I change the filename, it works correctly.
If I use the Azure CLI to upload it, it works too.
If I use another image, and rename it to "googleads.png", it failed yet.

azure-blob-storage
azure-bug-1.png (6.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered SumanthMarigowda-MSFT commented

@Julien-1716
I tried but was unable to reproduce your issue. Please see this related thread which might resolve your issue. Please check and verify the container name you are uploading to.

Hope this helps! If you are still facing issues please let me know the container name and we can troubleshoot further.



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.