Skip to content

Commit 079be59

Browse files
authored
Added Features to Table
1 parent 7bd953a commit 079be59

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-cache-for-redis/cache-overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Cache for Redis provides an in-memory data store based on the [Redis](http
1515

1616
Azure Cache for Redis offers both the Redis open-source (OSS Redis) and a commercial product from Redis Inc. (Redis Enterprise) as a managed service. It provides secure and dedicated Redis server instances and full Redis API compatibility. The service is operated by Microsoft, hosted on Azure, and usable by any application within or outside of Azure.
1717

18-
Azure Cache for Redis can be used as a distributed data or content cache, a session store, a message broker, and more. It can be deployed as a standalone. Or, it can be deployed along with other Azure database services, such as Azure SQL or Azure Cosmos DB.
18+
Azure Cache for Redis can be used as a distributed data or content cache, a session store, a message broker, and more. It can be deployed standalone. Or, it can be deployed along with other Azure database services, such as Azure SQL or Azure Cosmos DB.
1919

2020
## Key scenarios
2121

@@ -54,11 +54,12 @@ The [Azure Cache for Redis Pricing](https://azure.microsoft.com/pricing/details/
5454
| [Service Level Agreement (SLA)](https://azure.microsoft.com/support/legal/sla/cache/v1_0/) |-|||||
5555
| Data encryption in transit ||||||
5656
| [Network isolation](cache-private-link.md) ||||||
57-
| [Scaling](cache-how-to-scale.md) ||||-|-|
57+
| [Scaling](cache-how-to-scale.md) ||||Preview|Preview|
5858
| [OSS clustering](cache-how-to-premium-clustering.md) |-|-||||
5959
| [Data persistence](cache-how-to-premium-persistence.md) |-|-||Preview|Preview|
6060
| [Zone redundancy](cache-how-to-zone-redundancy.md) |-|-||||
61-
| [Geo-replication](cache-how-to-geo-replication.md) |-|-||||
61+
| [Geo-replication](cache-how-to-geo-replication.md) |-|-|✔ (Passive) |✔ (Active) |✔ (Active) |
62+
| [Connection audit logs](cache-monitor-diagnostic-settings.md) |-|-|✔ (Poll-based)|✔ (Event-based)|✔ (Event-based)|
6263
| [Redis Modules](cache-redis-modules.md) |-|-|-||Preview|
6364
| [Import/Export](cache-how-to-import-export-data.md) |-|-||||
6465
| [Reboot](cache-administration.md#reboot) ||||-|-|

0 commit comments

Comments
 (0)