Openbravo Issue Tracking System - Modules
View Issue Details
0045223ModulesIntegrations with Azure Blob Storagepublic2020-10-14 10:372022-02-01 08:05
cberner 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
0045223: Fail when "Azure endpoint" is misconfigured
In Azure Storage Configuration window, if an azure endpoint contains extra information at the end, it is not checked by the "Verify Azure Configuration" process and it doesn't fail when it should.
Add an Azure endpoint as so:
https://%s.blob.core.windows.net/extrainfo [^]

This will make Azure try to upload files to:
https://%s.blob.core.windows.net/extrainfo/<container-name> [^]

instead of
https://%s.blob.core.windows.net/<container-name> [^]
Fail when the Azure endpoint is misconfigured or not reachable.
No tags attached.
Issue History
2020-10-14 10:37cbernerNew Issue
2020-10-14 10:37cbernerAssigned To => platform
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.