Explanation:
To create secure connections from on-premises to Azure, utilize Azure ExpressRoute.
Explanation:
Video indexer can be used to extract insights from videos and these insights could be used for:
Deep Search
Content Creation
Accessibility
Monetization
Recommendations
Content Moderations
Explanation:
Visual content moderation will provide the time ranges in the insights for the identified adult content. If no such content is identified, you will get an empty response. Here is a quick example of the JSON response:
“VisualContentModeration”:[
{
“id”: 0,
“adultScore”: 0.00069,
“racyScore”: 0.91129,
“instances”: [
{
“start”: “00:00:25.4840000”,
“end”: “00:00:25.5260000”
}
]
}
]
Please select 2 correct answers
Explanation:
Data ingestion could be done using event hubs. The source system can transfer the call data to the event hub instance, which can be analyzed in real-time using stream analytics.
Explanation:
A linguistic cognition service is NOT a speech service. Speech Service is a cognitive service for speech.
Please select 3 correct answers
Explanation:
For reading sales receipts in English, the Prebuilt Receipt model of Form Recognizer is used to extract the quantity of each item.
When reading sales receipts, the Prebuilt Receipt model of Form Recognizer is used to extract the type of receipt.
When reading sales receipts, the Prebuilt Receipt model of Form Recognizer is used to extract the merchant's listed address.
Explanation:
The content moderator service includes a moderation API that aids in screening material for potential inappropriateness or objectionability.