Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-104 topic 5 question 76 discussion

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

DRAG DROP -
You have an Azure subscription that contains the resources shown in the following table.

You need to load balance HTTPS connections to vm1 and vm2 by using lb1.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/azure/load-balancer/tutorial-load-balancer-standard-public-zone-redundant-portal

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
[Removed]
Highly Voted 1 year, 11 months ago
Answer is correct: 1) Remove the Public IP addresses. They are basic Public IPs and we're using a Standard Load Balancer which aren't compatible. 2) Create a backend pool and health probes. 3) Create a load balancer rule.
upvoted 71 times
Allfreen
1 year, 9 months ago
This is correct Answer Remove NSG1 Remove Public IP create Health Probe what if NSG blocks port 80 for health prob ?
upvoted 2 times
magichappens
1 year, 8 months ago
What if the machines are actually off? Seriously, just read the information that are given. NSG is not blocking port 80 by default so it is irrelevant.
upvoted 13 times
...
tyohaina
1 year, 1 month ago
It does not mention NSG being associated with those VMs or Vnet. Its in the subscription but we don't know if its in use at all or in use for different resources.
upvoted 4 times
...
...
...
Aymenwerg
Highly Voted 2 years, 2 months ago
The Answer is correct : Create a backend pool. Create health probes. Create a load balancer rule.
upvoted 14 times
Netspud
1 year, 10 months ago
That is not the answer provided, and your answer is wrong (the one provided is correct). 1 is remove the Public IPs (basic IP's can't be used with a standard LB). Also a pool is only NEEDED for a basic LB. 2. and 3. are correct. 2. Create a health probe 3. Create a lb rule.
upvoted 8 times
...
Zippy12
1 year, 8 months ago
How is this highly voted? Two of the steps you've listed (creating a backend pool and health probe) aren't even separate steps in the answer options.
upvoted 13 times
...
...
marioZuo
Most Recent 4 months, 2 weeks ago
IF U remove NSG, all the traffic are blocked
upvoted 2 times
hidefo6963
3 months ago
correct, Standard LB = Zero Trust
upvoted 1 times
...
...
RandomNickname
5 months, 3 weeks ago
Given answer is correct; https://learn.microsoft.com/en-us/azure/load-balancer/quickstart-load-balancer-standard-public-portal During the creation of the load balancer, you'll configure: Frontend IP address Backend pool Inbound load-balancing rules Health probe
upvoted 2 times
...
Rams_84zO6n
8 months, 2 weeks ago
Answer is correct. - [ ] Remove the public IP addresses from vm1 and 2 - SLB can’t work with basic sku IP addresses - [ ] Create health probe and backend pool on lb1 - Need health probe and back-end pool for the LB - [ ] Create a LB rule on LB1 - need a load balancing rule for LB
upvoted 10 times
...
CyberKelev
9 months, 1 week ago
Basic Public IPs are compatible with both Basic and Standard Load Balancers in Azure. However, Standard Public IPs can only be used with Standard Load Balancers.
upvoted 1 times
...
CyberKelev
9 months, 2 weeks ago
Availability set Health probe Load balancing rule
upvoted 1 times
xRiot007
6 months ago
No need for an AS for Standard LB, only Basic
upvoted 2 times
...
...
GBAU
10 months ago
Funny fact: Feb 2023, I created a standard LB and had no issues creating a backend pool and adding a VM that had basic PIP and dynamic LIP (and no NSG at all). Added a LB rules and could connect to it through the LB. Don't believe me? Try it yourself.
upvoted 3 times
...
klexams
1 year, 1 month ago
correct: 1. remove public ip 2. create hp and be pool 3. create lb rule
upvoted 3 times
...
tahirMScert
1 year, 2 months ago
this was on exam 03oct2022 , I scored 870 and answered as Examtopics answer
upvoted 5 times
...
F117A_Stealth
1 year, 3 months ago
Answer is correct
upvoted 1 times
...
MitchelLauwers1993
1 year, 9 months ago
came in exam today
upvoted 2 times
...
hanyahmed
1 year, 11 months ago
Answer is correct
upvoted 2 times
...
Snownoodles
2 years ago
The answer is correct. Regarding availability set - you can only add a VM into an availability set when the VM is being created, you cannot add a VM into an availability set after the VM is created.
upvoted 2 times
gbgmail
1 year, 9 months ago
You can use the Add-AzureRmAvSetVmToAvailabilitySet powershell command to add an existing VM to an availability set. That being said, the original answer is correct.
upvoted 1 times
...
Snownoodles
2 years ago
I forgot to post the link: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/change-availability-set#:~:text=A%20VM%20can%20only%20be,both%20Linux%20and%20Windows%20VMs.&text=If%20your%20VM%20is%20attached,script%20to%20handle%20that%20case.
upvoted 1 times
...
...
Invisired
2 years, 1 month ago
Create Availability Set - to acomotade vms Health probes Load Balancer rule
upvoted 1 times
verifedtomic
2 years ago
The given answer is correct. No need for Availability Set since LB1 is a Standard Load Balancer, and Standard LBs can balance traffice to VMs that are in the same vNET. Availability Set is needed only for Basic Load Balancers
upvoted 5 times
...
...
ppavank06
2 years, 1 month ago
correct
upvoted 1 times
...
nirujogi
2 years, 2 months ago
Correct
upvoted 1 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 ...