Skip to content

Commit a112682

Browse files
authored
Update faq.yml - fetch from URL
Add FAQ for fetching files from private blob storage URL.
1 parent 01cacfb commit a112682

File tree

1 file changed

+6
-0
lines changed
  • articles/ai-services/document-intelligence

1 file changed

+6
-0
lines changed

articles/ai-services/document-intelligence/faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,12 @@ sections:
136136
137137
If your Document Intelligence resource is configured with a firewall or virtual network, you need to add the dedicated IP address 20.3.165.95 to the firewall allowlist for your Document Intelligence resource. Please note that some functions in custom projects (e.g. auto-label, project management and human in the loop) won't work if the public network access is disabled.
138138
139+
- question: |
140+
When I upload a file in Document Intelligence Studio by "Fetch from URL" function, can I use a URL from my blob storage?
141+
142+
answer: |
143+
Yes if it's a URL with sas token and your storage account is accessible from public network. Fetching from URL does not work for storage account with key access disabled or behind firewall/VNet.
144+
139145
- question: |
140146
Can I reuse or customize the labeling experience from Document Intelligence Studio and build it into my own application?
141147
answer: |

0 commit comments

Comments
 (0)