exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 1 question 70 discussion

Actual exam question from Microsoft's AZ-300
Question #: 70
Topic #: 1
[All AZ-300 Questions]

HOTSPOT -
You are designing a virtual network to support a web application. The web application uses Blob storage to store large images. The web application will be deployed to an Azure App Service Web App.
You have the following requirements:
Secure all communications by using Secured Socket layer (SSL)

✑ SSL encryption and decryption must be processed efficiently to support high traffic load on the web application
✑ Protect the web application from web vulnerabilities and attacks without modification to backend code
✑ Optimize web application responsiveness and reliability by routing HTTP request and responses to the endpoint with the lowest network latency for the client.
You need to configure the Azure components to meet the requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Azure application Gateway
Azure Application Gateway supports end-to-end encryption of traffic. Application Gateway terminates the SSL connection at the application gateway. The gateway then applies the routing rules to the traffic, re-encrypts the packet, and forwards the packet to the appropriate back-end server based on the routing rules defined.
Any response from the web server goes through the same process back to the end user.

Box 2: Azure Security Center -
Azure Security Center is a unified infrastructure security management system that strengthens the security posture of your data centers, and provides advanced threat protection across your hybrid workloads in the cloud - whether they're in Azure or not - as well as on premises.

Box 3: Azure Traffic Manager -
Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while providing high availability and responsiveness.
References:
https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-end-to-end-ssl-powershell https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview https://docs.microsoft.com/en-us/azure/security-center/security-center-intro

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
Jaa9
Highly Voted 5 years, 2 months ago
Box 2: Should be Azure application Gateway and not Azure Security Center. Azure Application Gateway has Web Application Firewall (WAF) functionality that protects the Web App from OWASP attacks. Security Center doesn't give any protection for the Web App, only recommendation on security features.
upvoted 78 times
Cern77
5 years, 1 month ago
Correct: https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/ag-overview
upvoted 2 times
simonyu
4 years, 12 months ago
this link is for WAF, not application gateway.
upvoted 1 times
tartar
4 years, 4 months ago
- App Gateway - App Gateway - Traffic Manager
upvoted 2 times
...
...
...
praveen97
4 years, 6 months ago
Correct. 1. Application Gateway 2. Application Gateway 3. Traffic Manager
upvoted 7 times
...
...
Ekramy_Elnaggar
Highly Voted 5 years, 1 month ago
- App Gateway - App Gateway - Traffic Manager
upvoted 53 times
SIDNEY1
4 years, 8 months ago
Just because this guy says the answer should be what he says doesn't make it the correct answer every time. IMO, the answers provided by 2cool2touch are correct and his reasoning makes sense.
upvoted 2 times
NKnab
4 years, 7 months ago
He is right though. Security center documentation has nothing about web vulnerability !
upvoted 2 times
...
...
...
azurecert2021
Most Recent 4 years ago
Application gatway has multiple option while creating the same , you can select Tier WAF V2 or Standard V2 tier as per links below linkhttps://docs.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal https://docs.microsoft.com/en-us/azure/application-gateway/quick-create-portal so here neither ASC not AG provides this by default so we can select any of the option but i would prefere AG and once we select Tier WAF V2 prevention is on as compare to ASC where we have 2 option detect and prevent.
upvoted 1 times
...
azurecert2021
4 years ago
for me correct answer is -App Gateway -App Gateway -Traffic Manger following is the justification for the same https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/ag-overview above link has following line in Azure Security Center section. Application Gateway is integrated with Security Center. Security Center scans your environment to detect unprotected web applications. It can recommend Application Gateway WAF to protect these vulnerable resources. but above is not default we have to configure the same and that is also 2 configuration option "detect" and "prevent" as mentioned in the given playbook https://gallery.technet.microsoft.com/ASC-Playbook-Protect-38bd47ff/file/175705/1/ASC%20Playbook_Protect%20Servers%20With%20Web%20Application%20Firewall.pdf https://azure.microsoft.com/en-in/blog/how-azure-security-center-helps-protect-your-servers-with-web-application-firewall/ so based on the above selected configuration ASC can detect or prevent along with recommendation.
upvoted 1 times
...
Kemkemsem
4 years, 4 months ago
Answer is correct.
upvoted 1 times
...
MMohammad
4 years, 4 months ago
The correct answer is: 1. Azure Application Gateway 2. Azure Application Gateway 3. Azure Traffic Manager Reason Because: 1. You can use the Azure Application Gateway to provide SSL offloading and manage the encryption and decryption process. 2. You can use Web Application Firewall feature along with the Azure Application Gateway service to protect the web application against vulnerabilities. 3. You can use the performance routing method in the Azure Traffic Manager service to route traffic based on latency.
upvoted 1 times
...
andrewazexam
4 years, 4 months ago
Box2: should be Azure Appl Gw (with WAF) . Azure Security Center scans Azure resources for vulnerabilities and recommends mitigation steps for those issues. Reference URL:https://azure.microsoft.com/en-us/blog/azure-security-center-and-microsoft-web-application-firewall-integration/#:~:text=Microsoft%20WAF%20is%20a%20feature,mitigation%20steps%20for%20those%20issues.
upvoted 1 times
...
user_name
4 years, 5 months ago
AAG AAG (why? https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/ag-overview. In this article is "rotect your web applications from web vulnerabilities and attacks without modification to back-end code") ATM
upvoted 2 times
...
mackc13
4 years, 6 months ago
given answer is correct. Application Gateway Security Center (App GW doesnt indicate that WAF tier is available. so security center is best option, refer to: https://docs.microsoft.com/en-in/azure/security-center/threat-protection#threat-protection-for-azure-app-service-) Traffic Manager
upvoted 2 times
macco455
4 years, 5 months ago
Box 2 is Application Gateway NOT Security Center. Security Center just gives you recommendations on what vulnerabilities to fix where AppGW /waf will protect you real time and no changes to code to do it.
upvoted 2 times
...
...
gboyega
4 years, 6 months ago
-App Gateway -App Gateway -Traffic Manger
upvoted 6 times
...
jay007
4 years, 7 months ago
AG AG (https://azure.microsoft.com/en-gb/blog/azure-web-application-firewall-waf-generally-available/) TM
upvoted 2 times
...
jivom
4 years, 8 months ago
I prefer to say - application gateway - security center (why: because an application gateway =! application gateway with WAF tier, if it were the case that the box said Application gateway with WAF I'd say it's a preferable option over security center but alas the question does not mention WAF). - traffic manager
upvoted 7 times
...
AnshMan
4 years, 8 months ago
Application Gateway Azure Security Center https://azure.microsoft.com/es-es/blog/azure-security-center-can-identify-attacks-targeting-azure-app-service-applications/ Traffic Manger
upvoted 2 times
...
MukeshKhamparia
4 years, 8 months ago
- App GW - Security Center https://docs.microsoft.com/en-in/azure/security-center/security-center-intro Azure Security Center addresses the three most urgent security challenges: 1. Rapidly changing workloads 2. Increasingly sophisticated attacks - Wherever you run your workloads, the attacks keep getting more sophisticated. You have to secure your public cloud workloads, which are, in effect, an Internet facing workload that can leave you even more vulnerable if you don't follow security best practices. 3. Security skills are in short supply - Traffic Manager
upvoted 1 times
...
vrana
4 years, 8 months ago
Security Center can also prevent from threats and more sophisticated. Hecen correct answer is - App Gateway - Security Center - Traffic Manager.
upvoted 2 times
gboyega
4 years, 6 months ago
No it doesnt App Gateways have WAFs that are based on OWASP Core rule sets.
upvoted 4 times
...
...
2cool2touch
4 years, 8 months ago
The overall question requirement is to protect from Web Vulnerabilities and Protect against attacks. However the drop down is NOT about attacks. That portion is ONLY for Web Vulnerabilities. Hence Security Center should be correct as it protects agains Vulnerabilities. Choosing App Gateway in option A already protects against attacks hence overall requirements are satisfied. - App GW - Security Center - Traffic Manager
upvoted 4 times
admins
4 years, 5 months ago
The only feature in Security Center available for Web Apps is alerting (https://docs.microsoft.com/en-in/azure/security-center/features-paas). I'm not sure we could argue that alerting is protection, it's notification after the fact. The WAF included with an Application Gateway is the only resource here that will actually protect the Web App.
upvoted 1 times
...
...
joshp
4 years, 9 months ago
https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/ag-overview -App Gateway -App Gateway -Traffic Manger The above document states "Protection Protect your web applications from web vulnerabilities and attacks without modification to back-end code."
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago