Skip to content

Commit 096a438

Browse files
Merge pull request #310536 from flang-msft/fxl---External-PR---Clarify-case-sensitivity-for-linked-database-ID---#128106-
Fxl external pr clarify case sensitivity for linked database id #128106
2 parents c2aaecd + 11b14dd commit 096a438

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/azure-cache-for-redis/cache-how-to-active-geo-replication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ To configure active geo-replication properly, the ID of the cache instance being
102102

103103
`/subscriptions/<your-subscription-ID>/resourceGroups/<your-resource-group-name>/providers/Microsoft.Cache/redisEnterprise/<your-cache-name>/databases/default`
104104

105+
> [!NOTE]
106+
> The linked database IDs are case sensitive.
107+
105108
#### Create new Enterprise instance in an existing geo-replication group using Azure CLI
106109

107110
This example creates a new Enterprise E10 cache instance called _Cache2_ in the West US region. Then, the script adds the cache to the `replicationGroup` active geo-replication group create in a previous procedure. This way, it's linked in an active-active configuration with _Cache1_.

0 commit comments

Comments
 (0)