Develop Azure compute solutions Questions
Practice questions for Develop Azure compute solutions topic in Microsoft Certified: Azure Developer Associate. 57 questions covering this domain.
A container group is deployed into an Azure virtual network and must reach the internet using the supported outbound configuration. What must be added...
A function should place processed data onto a Storage Queue without the developer writing queue client code in the function body. Which Azure Function...
A team expects an Azure Container App to scale to zero, but they configured scaling only on CPU utilization. Why will their design not behave as expec...
Which Azure language provides a concise declarative syntax and acts as a transparent abstraction over ARM JSON templates?
A Linux container running in Azure Container Instances needs persistent storage that remains available across restarts. Which volume should the develo...
A function app processes long-running workloads and must avoid cold starts while also keeping virtual network integration. Which hosting option is the...
Which Azure service is designed to store and manage private container images and related OCI artifacts?
A team wants to validate a new App Service release in a staging environment and then move it into production with minimal downtime. Which feature shou...
A public-facing container workload runs in Azure Container Instances, and the team requires a static public IP address for inbound access. What should...
A developer wants a managed platform to host a web app and use deployment slots during releases. Which Azure service should be used?
A developer wants a main container and a logging sidecar in the same Azure Container Instances container group. Which OS type should the group use?
A microservices team needs blue-green deployments and wants to split live traffic between two application revisions. Which Azure service best fits?
A platform team wants container images to rebuild automatically when the base image is updated. Which Azure Container Registry feature should they con...
Which Azure Functions hosting option is recommended for new apps and provides fast event-driven scaling, virtual network integration, and pay-as-you-g...
A web application on Azure App Service has highly variable demand and should increase or decrease capacity automatically. Which capability meets this ...
Which scope of Azure Container Apps groups multiple apps that share a virtual network and Log Analytics workspace?
Which Azure Functions binding direction supplies the function with the event or message that triggered the invocation?
A team wants Azure Container Apps to scale based on the number of messages in an Azure Service Bus queue. What scaling mechanism does Container Apps u...
Which Azure Functions trigger executes a function on a schedule defined by a CRON expression?
A team builds container images during CI in Azure Container Registry without provisioning their own build agents. Which ACR capability should they use...
Sign in to see all 57 questions
Create a free account to browse all questions — completely free during our launch phase.