Home › Azure AZ-204 › cloudcomputing › az204compute › Which Azure compute construct lets a containeris…
Which Azure compute construct lets a containerised microservice integrate with Dapr sidecars out of the box for service-to-service calls, state management, and pub/sub?
AAzure Functions Consumption plan
BAzure VM Scale Sets
CAzure Bastion
DAzure Container Apps (built-in Dapr integration)
Answer & Solution
Correct answer: D. Azure Container Apps (built-in Dapr integration)
Container Apps ships Dapr support. Functions has its own bindings but no Dapr sidecars; VMSS is unrelated to Dapr; Bastion is jump-host.
Related questions
Which Azure compute service is BEST suited for a long-running, stateful workload that needWhich Azure Functions binding accepts the function's return value and writes it to a destiAn AKS cluster needs to give pods authenticated access to Azure Key Vault WITHOUT mountingWhich Functions runtime binding lets a function automatically execute when a new message lAn Azure Function in a VNet-integrated Premium plan needs to reach a privately-deployed AzWhich Azure Container Registry feature reduces image pull latency for a multi-region KuberAn ASP.NET Core app is deployed on Azure App Service. The team wants a parallel staging enWhich Azure Functions hosting plan ALWAYS keeps function instances warm and offers VNET in