Home › Azure AZ-204 › cloudcomputing › az204compute › Which Azure Functions hosting plan ALWAYS keeps …
Which Azure Functions hosting plan ALWAYS keeps function instances warm and offers VNET integration plus longer max execution times?
APremium plan
BConsumption plan
CDedicated (App Service) plan on Free tier
DStatic Web Apps Free
Answer & Solution
Correct answer: A. Premium plan
Premium plan keeps pre-warmed workers, supports VNET integration, and has higher timeouts than consumption. Consumption can have cold starts; Free tiers aren't the answer; Static Web Apps host static content.
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 KuberWhich Azure compute construct lets a containerised microservice integrate with Dapr sidecaAn ASP.NET Core app is deployed on Azure App Service. The team wants a parallel staging en