I have a "/models/" folder that contain zip files for cad drawings. Most work, but it seems some with the format below don't, and I can't figure out why. I can directly see and access them from Azure Storage Browser, etc, but not as a download link:
Doesn't work example:
https://[REDACTED]/models/E5/STEP/E5-X-394-X-S-D-D-X_STEP.zip
Works:
https://[REDACTED]/models/E5/IGES/E5-X-236-X-S-D-3-X_IGES.zip
https://[REDACTED]/models/E5/Parasolid/E5-X-236-X-S-D-3-X_Parasolid.zip
Jason