Skip to content

Commit 2e198d7

Browse files
Merge pull request #246804 from Itnorman/patch-18
Update faq.yml
2 parents b0d2870 + 70eec8c commit 2e198d7

File tree

1 file changed

+10
-1
lines changed
  • articles/azure-video-indexer

1 file changed

+10
-1
lines changed

articles/azure-video-indexer/faq.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ sections:
190190
answer: |
191191
The Azure AI Video Indexer API contains an Authorization API and an Operations API. The Authorizations API contains calls that give you access token. Each call to the Operations API should be associated with an access token, matching the authorization scope of the call.
192192
193-
Access tokens are needed to use the Azure AI Video Indexer APIs for security purposes. This ensures that any calls are coming from you or those who have access permissions to your account. 
193+
Access tokens are needed to use the Azure AI Video Indexer APIs for security purposes. This ensures that any calls are coming from you or those who have access permissions to your account.
194194
195195
- question: What is the difference between Account access token, User access token, and Video access token?
196196
answer: |
@@ -227,3 +227,12 @@ sections:
227227

228228
- question: Does Azure AI Video Indexer offer a trial account?
229229
answer: Yes, Azure AI Video Indexer offers a trial account that gives full service and API functionality. There is a quota of 600 minutes worth of videos for web-based interface users and 2,400 minutes for API users.
230+
231+
- name: How to opt-out results for specific AI models
232+
questions:
233+
- question: How to opt-out a specific result from a public AI model?
234+
answer: |
235+
Send a detailed explanation of your request to "Video Indexer Customer Support" <[email protected]>. Including: AI model you are referring to, the result you'd like to opt-out, the reason we should opt-out the results and an explanation of why you are asking this.
236+
237+
- question: How long does it take?
238+
answer: Processing the request might take few weeks.

0 commit comments

Comments
 (0)