exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 11 question 1 discussion

Actual exam question from Microsoft's AZ-203
Question #: 1
Topic #: 11
[All AZ-203 Questions]

You need to meet the scaling requirements for Policy Service.
What should you store in Azure Redis Cache?

  • A. TempData
  • B. HttpContext.Items
  • C. ViewState
  • D. Session state
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Azure Cache for Redis provides a session state provider that you can use to store your session state in-memory with Azure Cache for Redis instead of a SQL
Server database.
Scenario: You have a shared library named PolicyLib that contains functionality common to all ASP.NET Core web services and applications. The PolicyLib library must:
Ensure that scaling actions do not disrupt application usage.
References:
https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-aspnet-session-state-provider

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
SidSadhu
Highly Voted 4 years, 9 months ago
Correct
upvoted 8 times
410crypto
4 years, 8 months ago
This is correct
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 ...