exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 3 question 4 discussion

Actual exam question from Microsoft's AZ-103
Question #: 4
Topic #: 3
[All AZ-103 Questions]

SIMULATION -
Please wait while the virtual machine loads. Once loaded, you may proceed to the lab section. This may take a few minutes, and the wait time will not be deducted from your overall test time.
When the Next button is available, click it to access the lab section. 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.
You may now click next to proceed to the lab.


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
Nurhun
Highly Voted 5 years, 2 months ago
99.99 -> Availability Zone 99.95 -> Availability Set
upvoted 33 times
...
aka_tom
Highly Voted 5 years, 2 months ago
where is the 99.95 SLA? do we need to setup availability set?
upvoted 19 times
Cloudyuga
5 years ago
Yes need to create availability set
upvoted 5 times
...
Sir_Lit
4 years, 11 months ago
correct
upvoted 2 times
...
...
miroku000
Most Recent 4 years, 5 months ago
According to https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/ : "For any Single Instance Virtual Machine using Premium SSD or Ultra Disk for all Operating System Disks and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.9%." However, it seems like another solution would be to use an availability Zone or Availability set. However, to ensure that you had both A and B available 99.95% of the time, I think you would have to have two availability zones (one for 2 instances of A and one for 2 instances of B). Since, and B are different images, and presumably do different roles.
upvoted 1 times
...
megaejay
4 years, 9 months ago
this is not about setting up a high availability solution. So no availability set / Availability zone. SLA can be at Disk level. https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
upvoted 2 times
Fal991l
3 years, 2 months ago
I agree with your opinion but the MS doc seems NOT supportive. SLA for VMs: 1. Availability Zones: 99.99% 2. Availability Set: 99.95% 3. Premium SSD: 99.9% 4. Standard SSD: 99.5% 5. Standard HDD: 95% So to keep VMs SAL 99.95%, we have to create AS anyway for this case even though it has been asked for.
upvoted 1 times
...
...
kr101
4 years, 9 months ago
Create an availability set.(with managed disk enabled) then During creation of the 2 VMs add the set from drop down. hope that is all needed for this.
upvoted 1 times
...
rmurugan
4 years, 9 months ago
availability set - missing in the answer
upvoted 1 times
...
jjkidd72
4 years, 10 months ago
Essentially, Avail Set, 99.95% - Avail Zone, 99.99%
upvoted 2 times
...
tin1624
4 years, 11 months ago
SLA for 99.95--> AV SAL for 99.9-->AZ
upvoted 1 times
...
macco455
4 years, 12 months ago
https://azure.microsoft.com/en-in/support/legal/sla/summary/ Based on this link we can crate an availability set for the 99.95. Therefore, create 2 VMs in an availability set and ur good
upvoted 1 times
...
Luiza
5 years ago
Will need a availability set
upvoted 1 times
...
jonnybugaloo
5 years ago
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. Based on this, an Availability Set is necessary prior to VM creation, since the question doesn't mention that we have a Dedicated Host Group service for those VMs.
upvoted 3 times
...
FranklinAlagala
5 years ago
https://azure.microsoft.com/en-in/support/legal/sla/summary/ You need to create two VMs in an availability set from the image
upvoted 1 times
...
msg1021
5 years, 1 month ago
single VM SLA 99.5 an VMs with AV is 99.95 and VMs with AZ 99.99 so answer is incorrect.
upvoted 1 times
...
RayTs
5 years, 1 month ago
Are they considered 2 instances? or 2 x single instance? If later, it won't need availability set, right? For any Single Instance Virtual Machine using Premium SSD or Ultra Disk for all Operating System Disks and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.9%.
upvoted 2 times
hstorm
4 years, 9 months ago
99,9 is less than 99,95
upvoted 2 times
...
...
[Removed]
5 years, 1 month ago
1) Create an availability set. 2) Creatd dd VM in the AS. We cannot do it in reverse order.
upvoted 4 times
...
DallasAWSE
5 years, 2 months ago
SLA for Virtual Machines Last updated: January 2020 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. 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. For any Single Instance Virtual Machine using Premium SSD or Ultra Disk for all Operating System Disks and Data Disks, we guarantee you will have Virtual Machine Connectivity of at least 99.9%.
upvoted 13 times
praveen97
4 years, 11 months ago
Below are the steps. https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-availability-sets 1. Create an availability set 2. Create a VM in an availability set 99.95% SLA - https://docs.microsoft.com/en-us/azure/virtual-machines/linux/availability#availability-sets
upvoted 1 times
...
...
Wathini
5 years, 2 months ago
For all Virtual Machines that have two or more instances deployed in the same Availability Set, we guarantee you will have Virtual Machine Connectivity to at least one instance at least 99.95% of the time.
upvoted 12 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 ...