Skip to content

Commit 41bf6fc

Browse files
committed
branding
1 parent 860e992 commit 41bf6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/redis/how-to-redis-access-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can gather the information needed to access the cache using these methods:
5151

5252
In this section, you retrieve the information from the Azure portal.
5353

54-
To connect your Azure Cache for Redis server, the cache client needs the cache endpoint, port, and a key for the cache. Some clients might refer to these items by slightly different names. You can get this information from the [Azure portal](https://portal.azure.com).
54+
To connect your Azure Managed Redis server, the cache client needs the cache endpoint, port, and a key for the cache. Some clients might refer to these items by slightly different names. You can get this information from the [Azure portal](https://portal.azure.com).
5555

5656
- To get the endpoint and port for your cache, select **Overview** from the **Resource** menu. The endpoint is of the form `{yourcachename}.{region}.redis.azure.net`. The port is `10000` for all Azure Managed Redis instances.
5757

0 commit comments

Comments
 (0)