Skip to content

Commit bc5fb50

Browse files
Merge pull request #225720 from fvneerden/patch-36
Update faq.yml
2 parents 6a0169f + 5fffce4 commit bc5fb50

File tree

1 file changed

+3
-0
lines changed
  • articles/azure-video-indexer

1 file changed

+3
-0
lines changed

articles/azure-video-indexer/faq.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ sections:
112112
For detailed description on how to switch to the correct domain, see [Switch between tenants](switch-tenants-portal.md).
113113
- name: Privacy Questions
114114
questions:
115+
- question: How is network traffic encrypted by Azure Video Indexer?
116+
answer: Communication between a client application and an Azure Video Indexer account is encrypted using Transport Layer Security (TLS). TLS is a standard cryptographic protocol that ensures privacy and data integrity between clients and services over the Internet. For more information about TLS, see [Transport Layer Security](https://en.wikipedia.org/wiki/Transport_Layer_Security). Video Indexer enforces a minimum of TLS v1.2. Customers can't control the cipher suits, we will pick the first match between the client and server going from strong to weaker.
117+
115118
- question: Are video and audio files indexed by Azure Video Indexer stored?
116119
answer: Yes, unless you delete the file from Azure Video Indexer, either using the Azure Video Indexer website or API, your video and audio files are stored. For the trial, the video and audio files that you index are stored in the Azure region East US. Otherwise, your video and audio files are stored in the storage account of your Azure subscription.
117120

0 commit comments

Comments
 (0)