exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 5 question 58 discussion

Actual exam question from Microsoft's AZ-303
Question #: 58
Topic #: 5
[All AZ-303 Questions]

SIMULATION -
Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.






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.

Overview -
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 timed 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. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
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 the lab by clicking the Next button.
You need to deploy two Azure virtual machines named VM1003a and VM1003b based on an Ubuntu Server image. The deployment must meet the following requirements:
- Provide a Service Level Agreement (SLA) of 99.95 percent availability
- Use managed disks
What should you do from the Azure portal?

Show Suggested Answer Hide Answer
Suggested Answer: See solution below.
Step 1: Open the Azure portal.
Step 2: On the left menu, select All resources. You can sort the resources by Type to easily find your images.
Step 3: Select the image you want to use from the list. The image Overview page opens.
Step 4: Select Create VM from the menu.
Step 5: Enter the virtual machine information. Select VM1003a as the name for the first Virtual machine.The user name and password entered here will be used to log in to the virtual machine. When complete, select OK. You can create the new VM in an existing resource group, or choose Create new to create a new resource group to store the VM.
Step 6: Select a size for the VM. To see more sizes, select View all or change the Supported disk type filter.
Step 7: Under Settings, make changes as necessary and select OK.
Step 8: On the summary page, you should see your image name listed as a Private image. Select Ok to start the virtual machine deployment.
Repeat the procedure for the second VM and name it VM1003b.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/create-vm-generalized-managed

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MichaelCWWong
Highly Voted 4 years, 5 months ago
Availability Set should be selected for each VM creation, in order to provide 99.95% SLA https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
upvoted 35 times
...
tucow9394
Highly Voted 3 years, 11 months ago
1. Availability Set should be used for the SLA 99.95% requirement. 2. Note AS must be created before the 2x VMs. 3. When creating the 2X VMs, RG & region must match the AS.
upvoted 7 times
...
afakhry
Most Recent 4 years, 1 month ago
For all Virtual Machines that have two or more instances deployed across two or more Availability Zones in the same Azure region, we guarantee you will have Virtual Machine Connectivity to at least one instance at least 99.99% of the time. https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
upvoted 1 times
...
finolweb
4 years, 1 month ago
availability set has 99.95%
upvoted 1 times
...
msmannan
4 years, 2 months ago
As per Microsoft document, For any Single Instance Virtual Machine using Standard SSD Managed Disks for Operating System Disk and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.5%. https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
upvoted 1 times
jallaix
4 years, 2 months ago
But as 99.95% is asked (and not 99.5%), an availability set is required "For all Virtual Machines that have two or more instances deployed in the same Availability Set or in the same Dedicated Host Group, we guarantee you will have Virtual Machine Connectivity to at least one instance at least 99.95% of the time."
upvoted 5 times
...
...
Stephan99
4 years, 3 months ago
In the tab "Disks" click "Advanced" and select "Use managed disks"
upvoted 3 times
Mikeliz
4 years ago
It's the default setting
upvoted 3 times
...
...
Stephan99
4 years, 5 months ago
See https://www.youtube.com/watch?v=YUOgcB339iA
upvoted 4 times
...
Stephan99
4 years, 5 months ago
If VM1003a and VM1003b are different VM's (not only two instances of the same) the answer is correct.
upvoted 1 times
pentium75
3 years, 10 months ago
Isn't it the other way round? IF they are two instances of the same and we put them in an Availability Set, THEN we have 99.95 % availability? Question is about "availability", it does not mention if for single VM or for both.
upvoted 2 times
...
...
widurr
4 years, 5 months ago
VMs have to be in an availability set: https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...