Skip to content

Commit d4587c2

Browse files
authored
Update managed-redis-planning-faq.yml
The pricing link was pointing to the Azure Cache for Redis pricing (https://azure.microsoft.com/en-us/pricing/details/cache/) page instead of the Azure Managed Redis pricing https://azure.microsoft.com/en-us/pricing/details/managed-redis/
1 parent f9e56bb commit d4587c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/managed-redis/managed-redis-planning-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sections:
3737
- question: |
3838
How am I billed for Azure Managed Redis?
3939
answer: |
40-
Azure Managed Redis pricing is [here](https://azure.microsoft.com/pricing/details/cache/). The pricing page lists pricing as an hourly and monthly rate. Caches are billed on a per-minute basis. The period is measured from time a cache is created until the time that a cache is deleted.
40+
Azure Managed Redis pricing is [here](https://azure.microsoft.com/en-us/pricing/details/managed-redis/). The pricing page lists pricing as an hourly and monthly rate. Caches are billed on a per-minute basis. The period is measured from time a cache is created until the time that a cache is deleted.
4141
There's no option for stopping or pausing the billing of a cache.
4242
4343
- question: |

0 commit comments

Comments
 (0)