Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Failed to create connection for Azure blob storage #1050

Open
jameszh opened this issue Apr 12, 2021 · 1 comment
Open

Failed to create connection for Azure blob storage #1050

jameszh opened this issue Apr 12, 2021 · 1 comment

Comments

@jameszh
Copy link

jameszh commented Apr 12, 2021

Describe the bug
VoTT Version: 2.2.0
CORS is configured as following:
Allowed Origin: * Allowed Methods: 8 selected, Allowed headers: * Exposed Headers: * Max Age:200

With correct account name, container name and SAS URI(is copied from Azure portal),
but not able to create the connection,
Note: the same SAS URI works with this tool: https://github.com/microsoft/OCR-Form-Tools

Expected behavior
Connection is created

Desktop (please complete the following information):

  • OS: Mac
  • Version 22

Additional context
Add any other context about the problem here.

@wbreza
Copy link
Contributor

wbreza commented Aug 9, 2021

Please ensure you are using the SAS token from the Azure Blob Storage Account root level and not an individual container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants