单选题 你正在为一家公司开发一个在Azure Container Apps上运行的微服务。已启用外部HTTP入口流量。 公司要求更新微服务不得导致停机。 你需要部署微服务的更新。 你应该做什么?
相关试题
单选题 Your company has an Azure Kubernetes Service (AKS) cluster that you manage from an Azure AD-joined device. The cluster is located in a resource group. Developers have created an application named MyApp. MyApp was packaged into a container image. You need to deploy the YAML manifest file for the application. Solution: You install the docker client on the device and run the docker run -it microsoft/azure-cli:10.17 command. Does this meet the goal?
单选题 Your company has an Azure subscription. You need to deploy a number of Azure virtual machines to the subscription by using Azure Resource Manager (ARM) templates. The virtual machines will be included in a single availability set. You need to ensure that the ARM template allows for as many virtual machines as possible to remain accessible in the event of fabric failure or maintenance. Which of the following is the value that you should configure for the platformUpdateDomainCount property?
单选题 你有两台Hyper-V主机,名为Host1和Host2。Host1有一个名为VM1的Azure虚拟机,该虚拟机是使用自定义Azure Resource Manager模板部署的。你需要将VM1迁移到Host2。你应该怎么做?
单选题 你正在构建一个使用Azure Blob存储作为数据存储的网站。你配置Azure Blob存储生命周期,将所有 blob 在30天后移动到归档层。客户要求一份服务级别协议(SLA),用于查看超过30天的数据。你需要文档化数据恢复的最低SLA。哪个SLA应该使用?
单选题 Handle errors in the change feed processor.
单选题 Your company has a web app named WebApp1. You use the WebJobs SDK to design a triggered App Service background task that automatically invokes a function in the code every time new data is received in a queue. You are preparing to configure the service processes a queue data item. Which of the following is the service you should use?
单选题 Your company has an Azure subscription. You need to deploy a number of Azure virtual machines to the subscription by using Azure Resource Manager (ARM) templates. The virtual machines will be included in a single availability set. You need to ensure that the ARM template allows for as many virtual machines as possible to remain accessible in the event of fabric failure or maintenance. Which of the following is the value that you should configure for the platformFaultDomainCount property?
单选题 Read a new batch of documents while keeping track of the failing batch of documents.