You're building an Azure App Service web application that must securely persist session data in Azure Cache for Redis. To configure the web app to connect to the Redis instance, which three Redis properties are required?
Choose an answer
Tap an option to check your answer.
Correct answer: Access key, SSL port, Host name.
Why this is the answer
To connect an Azure App Service web application to Azure Cache for Redis, you need specific connection details. The Host name identifies the Redis instance's address. The Access key (also known as the primary or secondary access key) provides authentication credentials for the application to connect to the cache. The SSL port (typically 6380) specifies the secure port for encrypted communication, which is recommended for production environments. Incorrect options: Subscription name and Subscription ID are Azure resource management properties and are not used for direct application-to-cache connectivity. Location indicates the Azure region where the Redis cache is deployed but is not a connection parameter for the application.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed