AZ-204 Exam Questions
457 real AZ-204 exam questions with expert-verified answers and explanations. Page 6 of 10.
- Question #335
You are developing a web app that is protected by Azure Web Application Firewall (WAF). All traffic to the web app is routed through an Azure Application Gateway instance that is u...
- Question #336
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #337
You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the...
- Question #338
Your company is developing an Azure API. You need to implement authentication for the Azure API. You have the following requirements: - All API calls must be secure. - Callers to t...
- Question #339
You are a developer for a SaaS company that offers many web services. All web services for the company must meet the following requirements: - Use API Management to access the serv...
- Question #340
You have a new Azure subscription. You are developing an internal website for employees to view sensitive data. The website uses Azure Active Directory (Azure AD) for authenticatio...
- Question #341
You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes...
- Question #342
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #343
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #344
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #345
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #346Implement Azure messaging solutions - configuring Service Bus queues to enable reliable message storage and processing for distributed and IoT applications
A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus. The solution must receiv...
Azure Service BusAzure CLIMessage QueuingIoT Messaging - Question #347
You are developing a solution that will use Azure messaging services. You need to ensure that the solution uses a publish-subscribe model and eliminates the need for constant polli...
- Question #348
A company is implementing a publish-subscribe (Pub/Sub) messaging component by using Azure Service Bus. You are developing the first subscription application. In the Azure portal y...
- Question #349
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #350
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #351
In the merged camera company, which technology would you use for the lens quality control procedure?
- Question #352
How many triggers must a function have?
- Question #353
A CRON expression is a string that consists of six fields that represent a set of times. The order of the six fields in Azure is: {second} {minute} {hour} {day} {month} {day of the...
- Question #354
What is Durable Functions?
- Question #355
Suppose your Azure Function has a blob trigger associated with it and you want it to execute only when images are uploaded. Which of the following blob trigger Path values should y...
- Question #356
Suppose you're sending a message with Azure Service Bus and you want multiple components to receive it. Which Azure Service Bus exchange feature should you use?
- Question #357
In the merged camera company, which technology would you use for the ordering and dispatch procedure?
- Question #358
We secured our function against unknown HTTP callers by requiring a function-specific API key be passed with each call. Which of the following fields is the name header in the HTTP...
- Question #359
Which of the following best describes the role of the Orchestrator function in a workflow?
- Question #360
Which of the following is an advantage of using bindings in your Azure Functions to access data sources and data sinks?
- Question #361
A company is building a traffic monitoring system. The system would be monitoring the traffic along 4 highways. The system would be responsible for producing a time series-based an...
- Question #362
You have to deploy a microservice based application to Azure. The application needs to be deployed to an Azure Kubernetes cluster. The solution has the following requirements: - Re...
- Question #363
You have to develop an ASP.Net Core application. The application is used to work with blobs in an Azure storage account. The application authenticates via Azure AD credentials. Rol...
- Question #364
You have to build a web application that would be deployed onto Azure. The web application would not allow anonymous access. The authentication would be carried out via Azure AD. T...
- Question #365
You are developing an application that is going to making use of the Azure Service Bus. You have to create filters based on the different types of subscribers that would subscribe...
- Question #366
A company has a web application that has been deployed using the Azure Web App service. The current service plan being used is D1. It needs to be ensured that the application infra...
- Question #367
A company is implementing an order processing system. The orders are going to be published to an Azure Service Bus topic. The properties of the messages that would be sent are as f...
- Question #368Develop for Azure Storage – Configure and implement Azure Blob Storage, including copying and migrating storage accounts across regions using Azure Resource Manager templates and AzCopy.
Drag and Drop Question You are developing an application to use Azure Blob storage. You have configured Azure Blob storage to include change feeds. A copy of your storage account m...
Azure Blob StorageARM TemplatesAzCopyStorage Account Migration - Question #371Implement Azure Functions and containerized solutions - specifically deploying and configuring Azure Functions on Kubernetes using KEDA with appropriate Custom Resource Definitions for workload management, autoscaling, and secure credential handling.
Drag and Drop Question You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders. The Azure Function currently runs on an Azure F...
KEDAAzure FunctionsKubernetes CRDsEvent-Driven Autoscaling - Question #374Develop for Azure Storage - specifically configuring and optimizing Cosmos DB indexing policies to support ordered queries using composite indexes (AZ-204 / DP-420 certification domain)
Drag and Drop Question You are developing a new page for a website that uses Azure Cosmos DB for data storage. The feature uses documents that have the following format: You must d...
Azure Cosmos DBComposite IndexesIndexing PolicyQuery Optimization - Question #377Implement API Management policies and caching strategies in Azure - AZ-204 / Azure Developer Associate: Implement Azure API Management
Drag and Drop Question Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token. You must implement response cachi...
Azure API ManagementAPIM PoliciesResponse CachingJWT Authorization - Question #378Implement Azure security - specifically, registering and managing application identities in Azure Active Directory (AZ-204 / AZ-900 / MS-900 domain: Manage identity and access)
Drag and Drop Question You develop a web application. You need to register the application with an active Azure Active Directory (Azure AD) tenant. Which three actions should you p...
Azure Active DirectoryApp RegistrationIdentity ManagementAzure AD Authentication - Question #379Implement Azure security
Drag and Drop Question You are developing an application. You have an Azure user account that has access to two subscriptions. You need to retrieve a storage account key secret fro...
Azure Key VaultPowerShellSecret ManagementAzure Storage - Question #382Implement and manage Azure compute solutions - specifically configuring scaling for Azure App Service web applications
Drag and Drop Question You develop a web app that uses tier D1 app service plan by using the Web Apps feature of Microsoft Azure App Service. Spikes in traffic have caused increase...
Azure App ServiceAutoscalingApp Service PlansCost Optimization - Question #383Design and Implement Business Process Automation using Azure Logic Apps (AZ-204 / AZ-900 / MS-600 - Implementing Azure Solutions)
Drag and Drop Question You manage several existing Logic Apps. You need to change definitions, add new logic, and optimize these apps on a regular basis. What should you use? To an...
Azure Logic AppsLogic Apps DesignerEnterprise Integration PackWorkflow Automation - Question #386
Case Study 3 - City Power & Light Background City Power & Light company provides electrical infrastructure monitoring solutions for homes and businesses. The company is migrating s...
- Question #387
Case Study 3 - City Power & Light Background City Power & Light company provides electrical infrastructure monitoring solutions for homes and businesses. The company is migrating s...
- Question #388
Case Study 3 - City Power & Light Background City Power & Light company provides electrical infrastructure monitoring solutions for homes and businesses. The company is migrating s...
- Question #391Develop for Azure Storage and implement secure, cloud-native solutions using Azure Key Vault references and App Configuration - aligns with AZ-204 domain: Connect to and consume Azure services and third-party services / Implement secure cloud solutions.
Case Study 3 - City Power & Light Background City Power & Light company provides electrical infrastructure monitoring solutions for homes and businesses. The company is migrating s...
Azure Key VaultAzure App ConfigurationSecure Secret ManagementAzure App Service - Question #394
You develop a website. You plan to host the website in Azure. You expect the website to experience high traffic volumes after it is published. You must ensure that the website rema...
- Question #395
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #396
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #397
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some q...
- Question #398
You are developing an Azure Cosmos DB solution by using the Azure Cosmos DB SQL API. The data includes millions of documents. Each document may contain hundreds of properties. The...