Skip to content

Commit 9192c8e

Browse files
committed
fixed bad link
1 parent a796b46 commit 9192c8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-cache-for-redis/cache-troubleshoot-data-loss.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article discusses how to diagnose actual or perceived data losses that migh
2323
- [Redis instance failure](#redis-instance-failure)
2424

2525
> [!NOTE]
26-
> Several of the troubleshooting steps in this guide include instructions to run Redis commands and monitor various performance metrics. For more information and instructions, see the articles in the [Additional information](#additional-information) section.
26+
> Several of the troubleshooting steps in this guide include instructions to run Redis commands and monitor various performance metrics. For more information and instructions, see the articles in the [Related Content](#related-content).
2727
>
2828
2929
## Partial loss of keys
@@ -120,10 +120,10 @@ Caches in the Standard and Premium tiers offer much higher resiliency against da
120120

121121
Consider using [Redis data persistence](https://redis.io/topics/persistence) and [geo-replication](./cache-how-to-geo-replication.md) to improve protection of your data against these infrastructure failures.
122122

123-
## Related Content
123+
## Related content
124124

125125
- [Troubleshoot Azure Cache for Redis server-side issues](cache-troubleshoot-server.md)
126126
- [Choosing the right tier](cache-overview.md#choosing-the-right-tier)
127127
- [Monitor Azure Cache for Redis](monitor-cache.md)
128128
- [How can I run Redis commands?](cache-development-faq.yml#how-can-i-run-redis-commands-)
129-
- [Sample code for examining keyspace notifications](https://gist.github.com/JonCole/0d6205b4771e5c803bc1e085517484a2#file-rediskeyspacenotificationsexample-cs)
129+
- [Sample code for examining keyspace notifications](https://gist.github.com/JonCole/0d6205b4771e5c803bc1e085517484a2#file-rediskeyspacenotificationsexample-cs)

articles/azure-cache-for-redis/managed-redis/managed-redis-troubleshoot-data-loss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article discusses how to diagnose actual or perceived data losses that migh
2424
- [Redis instance failure](#redis-instance-failure)
2525

2626
> [!NOTE]
27-
> Several of the troubleshooting steps in this guide include instructions to run Redis commands and monitor various performance metrics. For more information and instructions, see the articles in the [Additional information](#additional-information) section.
27+
> Several of the troubleshooting steps in this guide include instructions to run Redis commands and monitor various performance metrics. For more information and instructions, see the articles in the [Related content](#related-content).
2828
>
2929
3030
## Partial loss of keys

0 commit comments

Comments
 (0)