You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis.
You configure as the endpoint URI for the service, and you pull the latest version of the Text Analytics Sentiment Analysis container.
You need to run the container on an Azure virtual machine by using Docker.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are designing a content management system.
You need to ensure that the reading experience is optimized for users who have reduced comprehensive and learning differences, such as dyslexia.
Which Azure service should you include in the solution?
You have a training dataset that contains 10,000 PDF documents. The documents contain scanned books, comics, and magazines.
You are building a solution that will use Azure Al and a custom model.
You need to train the model by using Language Studio. The solution must meet the following requirements:
• Tag each item as a book, comic, or magazine.
• Minimize development effort.
What should you use?
You have an Azure Cognitive Services model named Model that identifies the intent of text input.
You develop an app in C# named App1.
You need to configure App1 to use Model1.
Which package should you add to App1?