NEW
Font size
WorksheetsAZ-204_basics
Total questions: 7
Worksheet time: 4mins
1. Which of the following App Service plan categories provides the maximum scale-out capabilities?
Dedicated compute
Isolated
Shared compute
Which of the following networking features of App Service can be used to control outbound network traffic?
App-assigned address
Hybrid connections
Service endpoints
1. In which of the following app configuration settings categories would you set the language and SDK version?
Application settings
Path mappings
General settings
Which of the following types of application logging is supported on the Linux platform?
Web server logging
Failed request tracing
Deployment logging
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.
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.
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%
