More Info:

Ensure that in-transit encryption is enabled for all Microsoft Azure Redis Cache servers.

Risk Level

High

Address

Security

Compliance Standards

ISO27001, HIPAA, SOC2, GDPR, NISTCSF, PCIDSS, FedRAMP

Triage and Remediation

Remediation

Sure, here are the step-by-step instructions to remediate the misconfiguration of enabling in-transit encryption for Redis Cache Servers in Azure:

  1. Login to your Azure portal and navigate to the Redis Cache Server that needs to be remediated.

  2. Click on the “Configuration” tab from the left-hand side menu.

  3. Scroll down to the “Security” section and click on the “Edit” button.

  4. Under the “Transport Security Settings” section, select the “Enable SSL” option.

  5. Click on the “Save” button to save the changes.

  6. Once the changes are saved, the Redis Cache Server will be configured to use in-transit encryption using SSL.

  7. Verify the changes by connecting to the Redis Cache Server using a Redis client and checking if the connection is encrypted using SSL.

That’s it! You have successfully remediated the misconfiguration of enabling in-transit encryption for Redis Cache Servers in Azure using the Azure console.