填空题 HOTSPOT -
You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis.
You configure https://contoso.cognitiveservices.azure.com 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.
Hot Area:
热点题 - 您计划部署一个容器化的 Azure 认知服务,用于文本分析。您将 https://contoso.cognitiveservices.azure.com 配置为该服务的终结点 URI,并拉取最新版本的文本分析情感分析容器。您需要使用 Docker 在 Azure 虚拟机上运行该容器。您应该如何完成命令?请在答案区域中选择相应的选项。注意:每个正确选项得一分。热点区域:

96533436a245f58bf8e95d1e88d3aea4.png

下载APP答题
由4l***ht提供 分享 举报 纠错

相关试题

单选题 3.You need to build a chatbot that meets the following requirements:

✑ Supports chit-chat, knowledge base, and multilingual models

✑ Performs sentiment analysis on user messages

✑ Selects the best language model automatically

What should you integrate into the chatbot?

你需要构建一个满足以下要求的聊天机器人:

✑ 支持闲聊、知识库和多语言模型

✑ 对用户消息进行情感分析

✑ 自动选择最佳语言模型

你应该将哪些功能集成到聊天机器人中?

A、

QnA Maker, Language Understanding, and Dispatch

B、

Translator, Speech, and Dispatch

C、

Language Understanding, Text Analytics, and QnA Maker

D、

Text Analytics, Translator, and Dispatch

单选题 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure an IP firewall rule.
Does this meet the goal?
您创建了一个名为 app1 的 Web 应用,该应用运行在名为 vm1 的 Azure 虚拟机上。vm1 位于名为 vnet1 的 Azure 虚拟网络中。您计划创建一个名为 service1 的 Azure 认知搜索服务。您需要确保 app1 可以直接连接到 service1,而无需通过公共 Internet 路由流量。解决方案:您部署了 service1 和一个公共终结点,并配置了一条 IP 防火墙规则。此方案是否满足目标?

A、 Yes
B、 No

单选题 You are developing a new sales system that will process the video and text from a public-facing website.
You plan to notify users that their data has been processed by the sales system.
Which responsible AI principle does this help meet?
您正在开发一套新的销售系统,该系统将处理来自面向公众的网站的视频和文本。您计划通知用户他们的数据已被该销售系统处理。这有助于满足哪项负责任的人工智能原则?

A、

transparency

B、

fairness

C、

inclusiveness

D、

reliability and safety

单选题 You have the following C# method for creating Azure Cognitive Services resources programmatically.

9df62fbcb9fd37ac4419dd213b2eeb00.png
You need to call the method to create a free Azure resource in the West US Azure region. The resource will be used to
generate captions of images automatically.
Which code should you use?
您有一个用于以编程方式创建 Azure 认知服务资源的 C# 方法。您需要调用此方法在美国西部 Azure 区域中创建一个免费的 Azure 资源。该资源将用于自动生成图像标题。您应该使用哪个代码?

A、 create_resource(client, "res1", "ComputerVision", "F0", "westus")
B、 create_resource(client, "res1", "CustomVision.Prediction", "F0", "westus")
C、 create_resource(client, "res1", "ComputerVision", "S0", "westus")
D、 create_resource(client, "res1", "CustomVision.Prediction", "S0", "westus")

单选题 Your company wants to reduce how long it takes for employees to log receipts in expense reports.

All the receipts are in English. You need to extract top-level information from the receipts, such as the vendor and the transaction total.

The solution must minimize development effort. Which Azure service should you use?

贵公司希望每周员工在费用报销单上记录收据的时间。所有收据都是英文的。

您需要从收据中提取关键信息,例如供应商和交易额。该解决方案必须减少开发工作量。

您应该使用哪一项 Azure 服务?

A、

Custom Vision

B、

Personalizer

C、

Form Recognizer

D、

Computer Vision

单选题 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains
a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while
others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not
appear in the review screen.
You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual
network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure a network security group (NSG) for vnet1.
Does this meet the goal?
您创建了一个名为 app1 的 Web 应用,该应用运行在名为 vm1 的 Azure 虚拟机上。vm1 位于名为 vnet1 的 Azure 虚拟网络中。您计划创建一个名为 service1 的 Azure 认知搜索服务。您需要确保 app1 可以直接连接到 service1,而无需通过公共 Internet 路由流量。解决方案:您部署了 service1 和一个公共终结点,并为 vnet1 配置了一个网络安全组 ( )。此方案是否满足目标?

A、 Yes
B、 No

单选题 You successfully run the following HTTP request.
POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc
A54745f708a1/resourceGroups/RG1/providers/
Microsoft.CognitiveServices/accounts/contoso1/regenerateKey?api-version=2017-04-18
Body{"keyName": "Key2"}
What is the result of the request?
您已成功运行以下 HTTP 请求。 POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc a54745f708a1/resourceGroups/RG1/providers/ Microsoft.CognitiveServices/accounts/contoso1/regenerateKey?api-version=2017-04-18 Body{"keyName": "Key2"} 请求结果是什么?

A、

A key for Azure Cognitive Services was generated in Azure Key Vault.Azure

B、

A new query key was generated.

C、

The primary subscription key and the secondary subscription key were rotated

D、

The secondary subscription key was reset.

单选题 Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint to a new virtual network, and you configure Azure Private Link.
Does this meet the goal?
您创建了一个名为 app1 的 Web 应用,该应用运行在名为 vm1 的 Azure 虚拟机上。vm1 位于名为 vnet1 的 Azure 虚拟网络中。

您计划创建一个名为 service1 的新 Azure 认知搜索服务。您需要确保 app1 可以直接连接到 service1,而无需通过公共 Internet 路由流量。
解决方案:您将 service1 和公共终结点部署到新的虚拟网络,并配置 Azure 专用链接。

此方案是否满足目标?

A、 Yes
B、 No