Skip to content

Develop Azure compute solutions Questions

Practice questions for Develop Azure compute solutions topic in Microsoft Certified: Azure Developer Associate. 57 questions covering this domain.

57 questions15 easy29 medium13 hard
Q1
medium

A container group is deployed into an Azure virtual network and must reach the internet using the supported outbound configuration. What must be added...

Q2
medium

A function should place processed data onto a Storage Queue without the developer writing queue client code in the function body. Which Azure Function...

Q3
hard

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...

Q4
easy

Which Azure language provides a concise declarative syntax and acts as a transparent abstraction over ARM JSON templates?

Q5
medium

A Linux container running in Azure Container Instances needs persistent storage that remains available across restarts. Which volume should the develo...

Q6
hard

A function app processes long-running workloads and must avoid cold starts while also keeping virtual network integration. Which hosting option is the...

Q7
easy

Which Azure service is designed to store and manage private container images and related OCI artifacts?

Q8
medium

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...

Q9
hard

A public-facing container workload runs in Azure Container Instances, and the team requires a static public IP address for inbound access. What should...

Q10
easy

A developer wants a managed platform to host a web app and use deployment slots during releases. Which Azure service should be used?

Q11
hard

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?

Q12
medium

A microservices team needs blue-green deployments and wants to split live traffic between two application revisions. Which Azure service best fits?

Q13
medium

A platform team wants container images to rebuild automatically when the base image is updated. Which Azure Container Registry feature should they con...

Q14
easy

Which Azure Functions hosting option is recommended for new apps and provides fast event-driven scaling, virtual network integration, and pay-as-you-g...

Q15
medium

A web application on Azure App Service has highly variable demand and should increase or decrease capacity automatically. Which capability meets this ...

Q16
easy

Which scope of Azure Container Apps groups multiple apps that share a virtual network and Log Analytics workspace?

Q17
easy

Which Azure Functions binding direction supplies the function with the event or message that triggered the invocation?

Q18
medium

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...

Q19
easy

Which Azure Functions trigger executes a function on a schedule defined by a CRON expression?

Q20
medium

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.