You have a web app named WebApp1 that uses an Azure App Service plan named Plan1. Plan1 uses the D1 pricing tier and has an instance count of 1. You need to ensure that all connections to WebApp1 use HTTPS. What should you do first?
https://azure.microsoft.com/en-us/pricing/details/app-service/windows/
The Free and Shared (preview) service plans are base tiers that run on the same Azure VMs as other apps. Some apps may belong to other customers. These tiers are intended to be used only for development and testing purposes.
A is the answer
This is literally stated in the documentation:
.... Later, when you want to create a TLS binding, scale your plan up to Basic tier. ...
Ref: https://docs.microsoft.com/en-us/azure/app-service/overview-hosting-plans#what-if-my-app-needs-more-capabilities-or-features
D1 can use Managed Certificates (is currently in Public Preview). The URL will be https://site1234.azurewebsites.net/ and the SSL Cert is wildcard cert - *.azurewebsites.net
This section is not available anymore. Please use the main Exam Page.AZ-303 Exam Questions
Log in to ExamTopics
Sign in:
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.
gizda2
Highly Voted 3 years, 6 months agosyu31svc
Highly Voted 3 years, 9 months agojmay
Most Recent 3 years, 5 months agordemontis
3 years, 10 months agoLinus0
3 years, 11 months agoYiannisthe7th
3 years, 11 months ago