Question 22 of 48 from exam AZ-101: Microsoft Azure Integration and Security

Question 22 of 48 from exam AZ-101: Microsoft Azure Integration and Security

Question

SIMULATION -

The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not times separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. NOTE: You will have to answer questions AFTER you complete the labs. Please be sure to manage your time so that you can complete all sections of the exam in the time allotted.

Please, note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -

You may start lab by clicking the Next button

Tasks -

Click to expand each objective -

To connect to the Azure portal, type https:/portal.azure.com in the browser address bar.

Instructions -

Performance Based Lab -

This type of question asks you to perform tasks in a virtual environment.

The screen for this type of question includes a virtual machine window and a tasks pane.

The window is a remotely connected live environment where you perform tasks on real software and applications.

On the right is a Tasks pane that lists the tasks you need to perform in the lab. Each task can be expanded or collapsed using the "+" or "-" symbols. A checkbox is provided for each task. This is provided for convenience, so you can mark each task as you complete it.

Tasks -

Click to expand each objective -

-Configure servers

Add the "Print and Document Services" role to server LON-SVR1, installing any required management features and enabling both Print and LPD Services.

+Configure file and share access

When you are finished performing all the tasks, click the "Next' button.

Note that you cannot return to the lab once you click the "Next' button. Scoring occur in the background while you complete the rest of the exam.

Comments -

Once the exam completes, the comment period will begin and you will have the opportunity to provide comments to Microsoft about the exam questions. To launch the comment period, click the "Finish" and then "Comment" buttons. To skip the comment period and the exam, click Exit.

You can navigate to a question from the Review screen to provide a comment. Please, see the Review Screen tab in the Review Screen help Menu (which can be accessed from the Review Screen) for details on accessing questions from the Review Screen.

To comment on a question, navigate to that question and click the Give Feedback icon. When you have entered your comment in the comment window, click

Submit to close the window. To navigate to the Review screen again, click the Review button. You may navigate through all questions using the Next and Previous buttons. To skip commenting, go to the Review Screen by selecting the Review Screen button in the upper left-hand corner and from the Review Screen, select

"Finished".

Controls Available -

For any question, one or more of the following controls might be available.

Keyboard Shortcuts Available -

Exam features may be accessed using keyboard shortcuts. The following table describes the keyboard shortcuts that are available during this exam.

Some keyboard shortcuts require that you press two or more keys at the same time. These keys are separated by a plus sign (+) in the table below.

You plan to support many connections to your company's website.

You need to ensure that the Homepage App Service plan automatically uses up to five instances when CPU utilization on the instances exceeds 70 percent for 10 minutes. When CPU utilization decreases, the solution must automatically reduce the number of instances.

What should you do from the Azure portal?

Explanations

See explanation below.

Step 1:

Locate the Homepage App Service plan

Step 2:

Click Add a rule, and enter the appropriate fields, such as below, and the click Add.

Time aggregation: average -

Metric Name: Percentage CPU -

Operator: Greater than -

Threshold 70 -

Duration: 10 minutes -

Operation: Increase count by -

Instance count: 4 -

Step 3:

We must add a scale in rule as well. Click Add a rule, and enter the appropriate fields, such as below, then click Add.

Operator: Less than -

Threshold 70 -

Duration: 10 minutes -

Operation: Decrease count by -

Instance count: 4 -

https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-portal https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/insights-autoscale-best-practices