
相关试题
单选题 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? 你需要构建一个满足以下要求的聊天机器人: ✑ 支持闲聊、知识库和多语言模型 ✑ 对用户消息进行情感分析 ✑ 自动选择最佳语言模型 你应该将哪些功能集成到聊天机器人中?
单选题 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 防火墙规则。此方案是否满足目标?
单选题 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?
您正在开发一套新的销售系统,该系统将处理来自面向公众的网站的视频和文本。您计划通知用户他们的数据已被该销售系统处理。这有助于满足哪项负责任的人工智能原则?
单选题 You have the following C# method for creating Azure Cognitive Services resources programmatically.
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 资源。该资源将用于自动生成图像标题。您应该使用哪个代码?
单选题 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 服务?
单选题 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 配置了一个网络安全组 ( )。此方案是否满足目标?
单选题 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"} 请求结果是什么?
单选题 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. 您计划创建一个名为 service1 的新 Azure 认知搜索服务。您需要确保 app1 可以直接连接到 service1,而无需通过公共 Internet 路由流量。 此方案是否满足目标?
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 专用链接。