turbot/azure_compliance
Loading controls...

Control: Azure Cache for Redis should use standard SKUs as a minimum

Description

The use of Basic or Free SKUs in Azure whilst cost effective have significant limitations in terms of what can be monitored and what support can be realized from Microsoft. Typically, these SKU’s do not have a service SLA and Microsoft will usually refuse to provide support for them. Consequently Basic/Free SKUs should never be used for production workloads.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.redis_cache_no_basic_sku

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.redis_cache_no_basic_sku --share

SQL

This control uses a named query:

redis_cache_no_basic_sku

Tags