You are planning the move of App1 to Azure.
You create a network security group (NSG).
You need to recommend a solution to provide users with access to App1.
What should you recommend?
You are planning the move of App1 to Azure.
You create a network security group (NSG).
You need to recommend a solution to provide users with access to App1.
What should you recommend?
To provide users with access to App1, it is necessary to allow incoming traffic on port 443, which is used for HTTPS, as users access the web front end of the application via HTTPS only. This requires creating an incoming security rule for port 443. The Network Security Group (NSG) should be associated with the subnet that contains the web servers to ensure that traffic is correctly filtered and directed only to the appropriate servers. Associating the NSG to only the relevant subnet prevents unnecessary exposure of other subnets.
Congrats to anybody that got this far! Answer is correct
Nothing to congrate mate. I am taking exam day after tomorrow and are sh*ting my pants because I know how much I do not know...
howd it go?
Site need send notif to users
exactly
Hahahaha, this section is boring.
Was on exam 19 Aug 2022. Scored 870. Around 85% questions were also on ET. Answered A
My exam is tomorrow. I have studied my ass off. I didnt just memorize questions. Im already an Azure cloud admin, so my day-to-day work deeply involves all of these topics. That being said, and with all my experience - these Microsoft questions are ridiculous. They focus too much on memorization. Thank God for Exam Topics, so I know what to expect tomorrow. Godspeed y'all. Wish me luck!
All the best to everyone that has arrived at this final page. My first comment tho. Good Luck and Good Health to everyone! Cheers!
Yes, everyone's discussion, comments and supportive opinions really make the forum and questions extremely constructive. Best of luck as well to your future endeavors!
Option A is the correct solution. To provide users with access to App1, we need to allow incoming traffic to the web front end tier on port 443, which is used for HTTPS. The NSG should be associated with the subnet that contains the web servers to ensure that only traffic to and from the web front end is allowed.
I just passed, This question was the exam11 August 2023.
Correct Answer: A š³ļø Incoming and the web server subnet only, as users access the web front end by using HTTPS only. Note Scenario: You have a public-facing application named App1. App1 is comprised of the following three tiers: ā A SQL database ā A web front end ā A processing middle tier Each tier is comprised of five virtual machines. Users access the web front end by using HTTPS only. Monitor and back up Azure resources
This question was in exam 01/03/2024
On the Exam 3/29/23.
A is the answer. https://learn.microsoft.com/en-us/azure/virtual-network/tutorial-filter-network-traffic
Has anyone appeared for the exam recently? would like to know how accurate these dumps are. Cheers!
Writing today. I'll let you know!
Given answer is correct and explanation too
This is a straigt forward question no BS !
A is right
It was in EXAM, thanks Examtopic.
in exam 26/12/2023
A. Create an incoming security rule for port 443 from the Internet. Associate the NSG to the subnet that contains the web servers.
Planning on taking next week. Thanks to ET, so I know what the questions will look like. Anyone know about the questions you have to answer prior taking the test which level to select?
A. Create an incoming security rule for port 443 from the Internet. Associate the NSG to the subnet that contains the web servers.