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
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/faq.yml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,9 @@ sections:
140
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
141
142
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.
143
+
**Yes.**
144
+
145
+
If your Azure blob storage URL includes a SAS token and is accessible from public networks. You cannot use the **Fetch** function for storage accounts where the key access is disabled or behind a firewall/VNet.
144
146
145
147
- question: |
146
148
Can I reuse or customize the labeling experience from Document Intelligence Studio and build it into my own application?
0 commit comments