Skip to content

Commit a64f0b2

Browse files
authored
Update faq.md
1 parent 3ae899d commit a64f0b2

File tree

1 file changed

+16
-1
lines changed
  • articles/media-services/video-indexer

1 file changed

+16
-1
lines changed

articles/media-services/video-indexer/faq.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,29 @@ Per the [Azure Online Services Terms](https://www.microsoftvolumelicensing.com/D
115115

116116
Yes, the content and its insights are kept within the Azure region unless you have a manual configuration in your Azure subscription that uses multiple Azure regions.
117117

118-
### What is the Privacy policy for Video Indexer?
118+
### What is the privacy policy for Video Indexer?
119119

120120
Video Indexer is covered by the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement). The privacy statement explains the personal data Microsoft processes, how Microsoft processes it, and for what purposes Microsoft processes it. To learn more about privacy, visit the [Microsoft Trust Center](https://www.microsoft.com/trustcenter).
121121

122122
### What certifications does Video Indexer have?
123123

124124
Video Indexer currently has the SOC certification. To review Video Indexer's certification, please refer to the [Microsoft Trust Center](https://www.microsoft.com/trustcenter/compliance/complianceofferings?product=Azure).
125125

126+
### What is the difference between private and public videos?
127+
128+
When videos are uploaded to Video Indexer, you can choose from two privacy settings: private and public. Public videos are accessible for anyone, including anonymous and unidentified users. Private ones are restricted solely to the account members.
129+
130+
### I tried to upload a video as **public** and it was flagged for inappropriate or offensive content, what does that mean?
131+
132+
When uploading a video to Video Indexer, an automatic content analysis is done by algorithms and models in order to make sure no inappropriate content will be presented publicly. If a video is found to be suspicious as containing explicit content, it will not be possible to set it as public. However, the account members can still access it as a private video (view it, download the insights and extracted artifacts, and perform other operations available to account memebers).
133+
134+
In order to set the video for public access, you can either:
135+
136+
* Build your own interface layer (such as app or website) and use it to interact with the Video Indexer service. This way the video remains private in our portal and your users can interact with it through your interface. For example, you can still get the insights or allow viewing of the video in your own interface.
137+
* Request a human review of the content, which would result in removing of the restriction assuming the content is not explicit.
138+
139+
This option can be explored if the Video Indexer website is used directly by your users as the interface layer, and for public (unauthenticated) viewing.
140+
126141
## API Questions
127142

128143
### What APIs does Video Indexer offer?

0 commit comments

Comments
 (0)