DP-200 Exam QuestionsBrowse all questions from this exam

DP-200 Exam - Question 59


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?

Show Answer
Correct Answer: A

To ensure that all calls to an Azure Storage REST API operation on storage1 are made over HTTPS, you need to set the 'Secure transfer required' property to Enabled. This setting enforces the use of HTTPS for all requests to the storage account, rejecting HTTP requests. Therefore, enabling this setting ensures that all operations are performed securely using HTTPS.

Discussion

1 comment
Sign in to comment
Podavenna
Sep 15, 2021

Correct Answer!