AZ-204_basics

AZ-204_basics

University

7 Qs

quiz-placeholder

Similar activities

Internet_Intranet_Extranet

Internet_Intranet_Extranet

University

10 Qs

Guess The Apps & Games

Guess The Apps & Games

1st Grade - University

10 Qs

Hibernate Java

Hibernate Java

University

8 Qs

Virtual Reality/Technology

Virtual Reality/Technology

9th Grade - University

10 Qs

Part 1 quiz

Part 1 quiz

University

10 Qs

Chapter 8 Review

Chapter 8 Review

University

10 Qs

Roseon x Planet Sandbox

Roseon x Planet Sandbox

University

12 Qs

202301 AACS1443 Revision Quiz 1

202301 AACS1443 Revision Quiz 1

University

10 Qs

AZ-204_basics

AZ-204_basics

Assessment

Quiz

Computers

University

Medium

Created by

Gift Moletsane Maputle

Used 15+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

1.      Which of the following App Service plan categories provides the maximum scale-out capabilities?

Dedicated compute

Isolated

Shared compute

Answer explanation

The Isolated category provides network and compute isolation, and has the maximum scale-out capability.

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following networking features of App Service can be used to control outbound network traffic?

App-assigned address

Hybrid connections

Service endpoints

Answer explanation

Hybrid Connections are an outbound network feature.

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

1.      In which of the following app configuration settings categories would you set the language and SDK version?

Application settings

Path mappings

General settings

Answer explanation

This category is used to configure stack, platform, debugging, and incoming client certificate settings.

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following types of application logging is supported on the Linux platform?

Web server logging

Failed request tracing

Deployment logging

Answer explanation

Deployment logging is supported on the Linux platform.

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

1.      Which of these statements best describes autoscaling?

Autoscaling requires an administrator to actively monitor the workload on a system.

Autoscaling is a scale out/scale in solution.

Scaling up/scale down provides better availability than autoscaling.

Answer explanation

The system can scale out when specified resource metrics indicate increasing usage, and scale in when these metrics drop.

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of these scenarios is a suitable candidate for autoscaling?

The number of users requiring access to an application varies according to a regular schedule. For example, more users use the system on a Friday than other days of the week.

he system is subject to a sudden influx of requests that grinds your system to a halt.

Your organization is running a promotion and expects to see increased traffic to their web site for the next couple of weeks.

Answer explanation

Changes in application load that are predictable are good candidates for autoscaling.

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

1.      By default, all client requests to the app's production URL (http://<app_name>.azurewebsites.net) are routed to the production slot. One can automatically route a portion of the traffic to another slot. What is the default routing rule applied to new deployment slots?

10%

0%

60%

30%

Answer explanation

By default, new slots are given a routing rule of 0%.