Microsoft Developing Solutions for Azure (AZ-204) Certification Sample Questions

Developing Solutions for Azure Dumps, AZ-204 Dumps, AZ-204 PDF, Developing Solutions for Azure VCE, Microsoft AZ-204 VCE, Microsoft MCA Azure Developer PDFThe purpose of this Sample Question Set is to provide you with information about the Developing Solutions for Microsoft Azure exam. These sample questions will make you very familiar with both the type and the difficulty level of the questions on the AZ-204 certification test. To get familiar with real exam environment, we suggest you try our Sample Microsoft Developing Solutions for Azure Certification Practice Exam. This sample practice exam gives you the feeling of reality and is a clue to the questions asked in the actual Microsoft Certified - Azure Developer Associate certification exam.

These sample questions are simple and basic questions that represent likeness to the real Microsoft AZ-204 exam questions. To assess your readiness and performance with real time scenario based questions, we suggest you prepare with our Premium Microsoft Developing Solutions for Azure Certification Practice Exam. When you solve real time scenario based questions practically, you come across many difficulties that give you an opportunity to improve.

Microsoft AZ-204 Sample Questions:

01. Why should a developer choose to deploy a container to a Web App for Containers instead of Azure Kubernetes Service?
a) Web App for Containers provide much more low-level control over the scaling and performance of the app
b) AKS is more for development and product demos, while Web App for Containers is an enterprise solution for containerized applications
c) Web App for Containers is much easier to deploy and control than a Kubernetes cluster
d) Web App for Containers integrates seamlessly with your other AKS containers and can be controlled with the same commands
 
02. Under which menu item of the Azure Portal can you find the logs for a container instance?
a) Settings > Container > Logs
b) Overview
c) Monitoring > Alerts
d) Monitoring > Metrics
 
03. When you download an ARM Template from the Portal, just before confirming a deployment, what is the one file that is not downloaded to your computer?
a) Template JSON file
b) Parameters JSON file
c) Docker YAML file
d) Powershell and CLI deployment scripts
 
04. A team is setting up application logging for its Windows based Azure web app and wants only warning, error, and critical data. Which of the following levels best meets this requirement?
a) Disabled
b) Detailed
c) Verbose
d) Warning
 
05. What does the Change Feed do when configured in Azure Cosmos DB?
a) Outputs a list of documents in the container, along with the date they were last modified
b) It outputs a sorted list of documents that were changed in the order in which they were modified.
c) Sends an alert to an Action Group (SMS, Email, Function, etc) when data changes in Cosmos DB
d) Sends an alert to Azure Portal notifications when data changes in Cosmos DB
 
06. Which protocol cannot be used with Azure Service Bus to send and receive messages?
a) SBMP
b) AMQP
c) HTTP
d) MQTT
 
07. What is the REST API command for uploading a ZIP file into an Azure App Service using the Kudu SCM endpoint?
a) POST /api/scm/{path}/
b) PUT /api/deployments/{id}
c) PUT /api/zip/{path}/
d) POST /deploy
 
08. You need to assign an RBAC role to a service principal, the RBAC role assignment needs to follow the principle of least privilege and only allow the principal to create a user delegation SAS to access a storage account.
Which Azure RBAC role should you assign:
a) Microsoft.Storage/storageAccounts/listkeys/action
b) Microsoft.Storage/storageAccounts/blobServices/generateUserDelegationKey
c) Microsoft.Storage/storageAccounts/generateUserDelegationKey
d) Microsoft.Storage/storageAccounts/blobServices/listkeys/action
 
09. The __________ class provides a client-side logical representation for the Azure Cosmos DB service, its  object is used to configure and execute tasks against the service?
a) CosmosClient
b) CosmosObject
c) Container
d) Database
 
10. Which feature of Azure Storage Account allows you to restore one or more containers to an earlier state?
a) Soft delete
b) Soft delete for containers
c) Azure Backup
d) Point-in-time restore

Answers:

Question: 01
Answer: c
Question: 02
Answer: a
Question: 03
Answer: c
Question: 04
Answer: d
Question: 05
Answer: b
Question: 06
Answer: d
Question: 07
Answer: c
Question: 08
Answer: b
Question: 09
Answer: a
Question: 10
Answer: d

Note: For any error in Microsoft Certified - Azure Developer Associate (AZ-204) certification exam sample questions, please update us by writing an email on feedback@edusum.com.

Rating: 4.8 / 5 (266 votes)