An organization is planning to deploy workloads to Azure while ensuring compliance with its security and governance policies. The administration creates a resource group in the East US region. A developer then deploys an Azure Virtual Machine (Infrastructure as a Service) and an Azure SQL Database (Platform as a Service) into this resource group, but specifies the location of both resources as West US. Which of the following statements correctly describes the outcome of this deployment and the allocation of operating system (OS) patching responsibilities?
- The deployment succeeds because resources can reside in a different region than their parent resource group; the customer is responsible for patching the Virtual Machine OS, while Microsoft is responsible for patching the SQL Database OS.Cevap
- BThe deployment fails because all resources must inherit and match the geographical region of the resource group they reside in, meaning the Virtual Machine and SQL Database must be deployed in East US.
- CThe deployment succeeds because resources can reside in a different region than their parent resource group; however, Microsoft is responsible for patching the OS for both the Virtual Machine and the SQL Database.
- DThe deployment succeeds because resources can reside in a different region than their parent resource group; however, the customer is responsible for patching the OS for both the Virtual Machine and the SQL Database.
Cevap
The deployment succeeds because resources can reside in a different region than their parent resource group; the customer is responsible for patching the Virtual Machine OS, while Microsoft is responsible for patching the SQL Database OS.
The correct option correctly states that Azure resource groups only specify where resource metadata is stored, allowing resources to be deployed in different regions. Additionally, it properly identifies that OS patching for Virtual Machines (IaaS) is the customer's responsibility, while OS patching for Azure SQL Database (PaaS) is managed by Microsoft.
Adım Adım Çözüm
Anahtar Kavram
Azure Resource Group Location vs Resource Location and Shared Responsibility Model across IaaS and PaaS
Tahmini Süre:2m 0s