MicrosoftMicrosoft
AZ-204 · Question #150
AZ-204 Question #150: Real Exam Question with Answer & Explanation
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #150. The question stem and answer options stay visible for context.
Submitted by krish.m· Mar 30, 2026
Question
A development team is developing an application. The application will be working with customer data. The application will also be making use of Azure Redis Cache. You need to invalidate the cache when the customer data is changed. You have to complete the below code to comply with the requirement Which of the following will go into Slot2?
Options
- Acache.KeyDelete(p_Customer);
- Bcache.ValueDelete(p_Customer);
- Ccache.StringGet(p_Customer);
- Dcache.StringSet(p_Customer);
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.