You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [X] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
I add a 'pdf' document into the data folder and then execute the predocs.py file - all is ok. How can I get predocs to use a storage account instead - because this task will be automatic and I cannot just add a file into a folder everytime. Is there a place in the code that allows this. so instead of assigning a folder path to the predocs.py - it automatically gets the file from a storage account.
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
azd version?
run azd version and copy paste here.
Versions
Mention any other details that might be useful
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
By default, the project uses the manual script, which picks up files from the local system.
If you set up integrated vectorization, then you can use a schedule to automatically ingest from a blob storage account. However, integrated vectorization does not yet support extracting page numbers, which is an open issue here: #1380
So unfortunately we do not have the perfect solution for your situation yet. I suggest following the page number issue for updates.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
azd version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: