exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 130 discussion

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

You are deploying an ASP.NET Core API application to an Azure App Services Docker container instance.
When customers access the application, secret keys are generated so that users can access to the data that they need. Security keys must expire after one hour.
All key usage must be logged.
You need to store the customer secret keys.
Which storage option should you use?
Each correct selection is worth one point.
NOTE:

  • A. Encrypted in Azure SQL with a manual audit trail and a key rotation algorithm
  • B. Environment variables with an audit trail stored in Azure Blob Storage
  • C. Inside the Docker container using system logs for auditing
  • D. Azure Key Vault with key rotation and auditing
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-key-rotation-log-monitoring

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
supersunny
Highly Voted 5 years, 5 months ago
D is ok.
upvoted 8 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 ...