exam questions

Exam DP-200 All Questions

View all questions & answers for the DP-200 exam

Exam DP-200 topic 1 question 61 discussion

Actual exam question from Microsoft's DP-200
Question #: 61
Topic #: 1
[All DP-200 Questions]

You have an Azure Storage account named storage1 that is configured as shown in the following exhibit.

You need to ensure that all calls to an Azure Storage REST API operation on storage1 are made over HTTPS.
What should you do?

  • A. Set Secure transfer required to Enabled.
  • B. Set Allow Blob public access to Disabled.
  • C. For the Blob service, create a shared access signature (SAS) that allows HTTPS only.
  • D. Set Minimum TLS version to Version 1.2.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
You can configure your storage account to accept requests from secure connections only by setting the Secure transfer required property for the storage account.
When you require secure transfer, any requests originating from an insecure connection are rejected. Microsoft recommends that you always require secure transfer for all of your storage accounts.
When secure transfer is required, a call to an Azure Storage REST API operation must be made over HTTPS. Any request made over HTTP is rejected.
Reference:
https://docs.microsoft.com/en-us/azure/storage/common/storage-require-secure-transfer

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
Podavenna
3 years, 8 months ago
Correct Answer!
upvoted 2 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 ...