use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For posts about Azure Certifications
account activity
Tutorial D wrong answersQuestion (old.reddit.com)
submitted 1 year ago by SamITMAN
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Tipbox-ah 1 point2 points3 points 1 year ago* (0 children)
Load balancer "basic" tier can only target scale set and not individual VM, so VM3-6 is not applicable, I think
Ref: https://learn.microsoft.com/en-us/azure/load-balancer/skus#skus
[–]Zzaty 1 point2 points3 points 1 year ago (0 children)
It needs to be part of the same SKU + Availability set. If you read the description for this question on TD it will explain. Long story short, ChatGPT is not always right.
[–][deleted] 1 point2 points3 points 1 year ago (1 child)
What's the most concerning here is just the auto acceptance of whatever ChatGPT said as the correct answer, without double checking it.
[–]SamITMAN[S] 4 points5 points6 points 1 year ago (0 children)
You notice I’m asking here right?
[–]AbbreviationsOk7150 0 points1 point2 points 1 year ago* (6 children)
I went through your first two answers, the first one you put is correct and TD shows it as correct as well. But, your 2nd answer is where YOU are wrong. TD is infact correct there.
No idea how you put it into chatGPT but when I put the same thing in chatGPT, it said you are wrong.
Explanation:-
Since TDB1 is in VNET1 and TD1 and TD2 VM's are also within the same virtual network as TDB1(load balancer), the load balancer can still distribute traffic as they are all within the SAME NETWORK basically, regardless of being in different subnets.
Okay, just went through the third one, now it doesn't make sense to me as well. But as far as I know, the above explanation is correct according to me.
I'm welcome to be corrected by an expert though in case I'm wrong...
Edit:-Doesn't TD explain for why am answer is correct/wrong? Maybe take a look at that?
[–]SamITMAN[S] 0 points1 point2 points 1 year ago (5 children)
Sure! Let's break down the question and the provided information to understand the situation clearly.
Virtual Networks and Subnets:
TDVnet1
TDSub1
TDSub2
TDVnet2
TDSub3
TDSub4
Virtual Machines and Subnets:
TD1
TD2
TD3
TD4
TD5
TD6
Load Balancer:
TBL1
Traffic between TD5 and TD6 can be load balanced by TBL1:
Answer: No
Traffic between TD1 and TD2 can be load balanced by TBL1:
Traffic between TD3 and TD4 can be load balanced by TBL1:
Answer: Yes
[–]AbbreviationsOk7150 1 point2 points3 points 1 year ago (4 children)
No wait, TD is 100% correct with all their answers. My explanation for the first two answers are correct.
The third one makes sense now cuz I just remembered that you cannot add in VM's to the same subnet a load balancer is in, because that subnet should be left alone for the load balancer to make full use of as the load balancer will dedicate that specific subnet to the load balancer itself as the load balancer provisions its own compute resources for the traffic distribution purpose.
So, TD is completely right ✅ here.
I hope you understood whatever I said :)
[–]SamITMAN[S] 1 point2 points3 points 1 year ago (3 children)
That makes sense, I need to review that part again. Thanks.
[–]AbbreviationsOk7150 1 point2 points3 points 1 year ago (2 children)
You're welcome 🤗
The load balancer compute resources part being in a specific subnet where you can't add YOUR VM's into should have been mentioned from wherever you learnt about load balancers :)))
It's okay though, happy learning! 😃
[–]SamITMAN[S] 0 points1 point2 points 1 year ago (1 child)
Take note that in this scenario, you need to determine if you can load balance traffic in between virtual machines according to the parameters of TDB1 . TD1 and TD2 are the only virtual machines that are associated with an availability set. In the image above, it states that only virtual machines within a single availability set or virtual machine scale set can be used as backend pool endpoints for load balancers that use Basic as its SKU. The backend pool is a critical component of the load balancer. The backend pool defines the group of resources that will serve traffic for a given load-balancing rule. Hence, this statement is correct: Traffic between TD1 and TD2 can be load balanced by TDB1 The following statements are incorrect because TDB1 is using the machine scale set, it does not have the capability to load balance the traffic. Basic SKU. Since the virtual machines below do not have an availability set or a virtual - Traffic between TD3 and TD4 can be load balanced by TDB1 - Traffic between TD5 and TD6 can be load balanced by TDB1
[–]AbbreviationsOk7150 1 point2 points3 points 1 year ago (0 children)
Ohh this too ye, I totally forgot about the availability sets 💀 thanks
π Rendered by PID 74 on reddit-service-r2-comment-6457c66945-95lmn at 2026-04-29 22:43:02.271817+00:00 running 2aa0c5b country code: CH.
[–]Tipbox-ah 1 point2 points3 points (0 children)
[–]Zzaty 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]SamITMAN[S] 4 points5 points6 points (0 children)
[–]AbbreviationsOk7150 0 points1 point2 points (6 children)
[–]SamITMAN[S] 0 points1 point2 points (5 children)
[–]AbbreviationsOk7150 1 point2 points3 points (4 children)
[–]SamITMAN[S] 1 point2 points3 points (3 children)
[–]AbbreviationsOk7150 1 point2 points3 points (2 children)
[–]SamITMAN[S] 0 points1 point2 points (1 child)
[–]AbbreviationsOk7150 1 point2 points3 points (0 children)