exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 6 question 43 discussion

Actual exam question from Microsoft's AZ-303
Question #: 43
Topic #: 6
[All AZ-303 Questions]

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?

  • A. Scale up Plan1.
  • B. Modify the connection strings for WebApp1.
  • C. Scale out Plan1.
  • D. Disable anonymous access to WebApp1.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
gizda2
Highly Voted 3 years, 6 months ago
Selected Answer: A
the only way is up, baby!
upvoted 6 times
...
syu31svc
Highly Voted 3 years, 9 months ago
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
upvoted 5 times
...
jmay
Most Recent 3 years, 5 months ago
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
upvoted 2 times
...
rdemontis
3 years, 10 months ago
Correct
upvoted 1 times
...
Linus0
3 years, 11 months ago
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
upvoted 1 times
...
Yiannisthe7th
3 years, 11 months ago
A is correct. Have to scale up plan
upvoted 3 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 ...