When deploying containers using Azure Container Instances, you must manually configure and patch the virtual machines that host the workloads.
Cevap: Cevap
Cevap
False
The statement is false because Azure Container Instances is a serverless container hosting platform. Under the Platform as a Service (PaaS) model, the cloud provider manages and patches the host operating system and virtual machines, allowing users to run containers directly without infrastructure management.
Adım Adım Çözüm
Anahtar Kavram
Azure Container Instances provides serverless container execution, removing the administrative overhead of managing, configuring, or patching host virtual machines.