@@ -50,19 +50,19 @@ The [Azure Cache for Redis Pricing](https://azure.microsoft.com/pricing/details/
50
50
51
51
| Feature Description | Basic | Standard | Premium | Enterprise | Enterprise Flash |
52
52
| ------------------- | :-----: | :------: | :---: | :---: | :---: |
53
- | [ Service Level Agreement (SLA)] ( https://azure.microsoft.com/support/legal/sla/cache/v1_0/ ) | - | ✔ | ✔ | ✔ | ✔ |
54
- | Data encryption in transit | ✔ | ✔ | ✔ | ✔ | ✔ |
55
- | [ Network isolation] ( cache-private-link.md ) | ✔ | ✔ | ✔ | ✔ | ✔ |
56
- | [ Scaling] ( cache-how-to-scale.md ) | ✔ | ✔ | ✔ | Preview| Preview|
57
- | OSS clustering | - | - | ✔ | ✔ | ✔ |
58
- | [ Data persistence] ( cache-how-to-premium-persistence.md ) | - | - | ✔ | Preview| Preview|
59
- | [ Zone redundancy] ( cache-how-to-zone-redundancy.md ) | - | - | Available | Available| Available|
60
- | [ Geo-replication] ( cache-how-to-geo-replication.md ) | - | - | ✔ (Passive) | ✔ (Active) | ✔ (Active) |
61
- | [ Connection audit logs] ( cache-monitor-diagnostic-settings.md ) | - | - | ✔ (Poll-based)| ✔ (Event-based)| ✔ (Event-based)|
62
- | [ Redis Modules] ( cache-redis-modules.md ) | - | - | - | ✔ | Preview|
63
- | [ Import/Export] ( cache-how-to-import-export-data.md ) | - | - | ✔ | ✔ | ✔ |
64
- | [ Reboot] ( cache-administration.md#reboot ) | ✔ | ✔ | ✔ | - | - |
65
- | [ Update channel and Schedule updates] ( cache-administration.md#update-channel-and-schedule-updates ) | ✔ | ✔ | ✔ | - | - |
53
+ | [ Service Level Agreement (SLA)] ( https://azure.microsoft.com/support/legal/sla/cache/v1_0/ ) | No | Yes | Yes | Yes | Yes |
54
+ | Data encryption in transit | Yes | Yes | Yes | Yes | Yes |
55
+ | [ Network isolation] ( cache-private-link.md ) | Yes | Yes | Yes | Yes | Yes |
56
+ | [ Scaling] ( cache-how-to-scale.md ) | Yes | Yes | Yes | Preview| Preview|
57
+ | OSS clustering | No | No | Yes | Yes | Yes |
58
+ | [ Data persistence] ( cache-how-to-premium-persistence.md ) | No | No | Yes | Preview| Preview|
59
+ | [ Zone redundancy] ( cache-how-to-zone-redundancy.md ) | No | Preview | Preview | Available| Available|
60
+ | [ Geo-replication] ( cache-how-to-geo-replication.md ) | No | No | Yes (Passive) | Yes (Active) | Yes (Active) |
61
+ | [ Connection audit logs] ( cache-monitor-diagnostic-settings.md ) | No | No | Yes (Poll-based)| Yes (Event-based)| Yes (Event-based)|
62
+ | [ Redis Modules] ( cache-redis-modules.md ) | No | No | No | Yes | Preview|
63
+ | [ Import/Export] ( cache-how-to-import-export-data.md ) | No | No | Yes | Yes | Yes |
64
+ | [ Reboot] ( cache-administration.md#reboot ) | Yes | Yes | Yes | No | No |
65
+ | [ Update channel and Schedule updates] ( cache-administration.md#update-channel-and-schedule-updates ) | Yes | Yes | Yes | No | No |
66
66
67
67
> [ !NOTE]
68
68
> The Enterprise Flash tier currently supports only the RediSearch module (in preview) and the RedisJSON module.
0 commit comments