Skip to content

Commit 7c920dd

Browse files
committed
Acrolinx score.
1 parent c13b4dc commit 7c920dd

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@ sections:
5555
5656
- Caches using geo-replication that were once replicated with a cache built on Cloud Services.
5757
58-
This case is rare, but there are a few caches that are pinned to Cloud Services because they were originally geo-replicated with a Cloud Services-based cache.
58+
This case is rare, but there are a few caches that are use Cloud Services because they were originally geo-replicated with a Cloud Services-based cache.
5959
6060
Emails will go out to customers identifying the specific subscriptions and cache names affected. If you’d like to confirm whether your cache is affected, send an email to [[email protected]](mailto:[email protected]).
6161
6262
- question: What is the solution?
6363
answer: |
64-
We have migrated most caches from being built on Cloud Services (class) to being built on Virtual Machine Scale Sets (VMSS). Migrating to VMSS removes the dependency. There are two ways to initiate this process for caches in a VNet:
64+
We have migrated most caches from being built on Cloud Services (class) to being built on virtual machine scale sets. Migrating to virtual machine scale sets removes the dependency. There are two ways to initiate this process for caches in a VNet:
6565
6666
- Migrate to a new cache using Private Links (recommended).
6767
6868
Create a new cache that uses Private Link for network isolation rather than VNet injection and [migrate your data to this cache](cache-vnet-migration.md). This option gives you the best and most secure network isolation experience, while also ensuring that all new caches are created using updated infrastructure.
6969
70-
- Migrate to a new cache in a new ARM VNet subnet.
70+
- Migrate to a new cache in a new Azure Resource Manager VNet subnet.
7171
72-
This option will fix the underlying dependency on Cloud Services while maintaining a similar VNet experience. We hae migrated most caches from being built on Cloud Services (class) to being built on Virtual machine Scale Sets (VMSS). To migrate, delete the existing cache and create a new cache in a new ARM VNET subnet. For recommended options for migrating the data in the cache, see [Migrate to Azure Cache for Redis](cache-migration-guide.md).
72+
This option will fix the underlying dependency on Cloud Services while maintaining a similar VNet experience. We have migrated most caches from being built on Cloud Services (class) to being built on virtual machine scale sets. To migrate, delete the existing cache and create a new cache in a new Azure Resource Manager VNet subnet. For recommended options for migrating the data in the cache, see [Migrate to Azure Cache for Redis](cache-migration-guide.md).
7373
7474
- question: My cache isn't using VNet injection, but I received notice that I need to migrate. What should I do?
7575
answer: |
@@ -81,7 +81,7 @@ sections:
8181
1. Unlink your original pair of geo-replicated caches and [export an RDB file](cache-how-to-import-export-data.md#export) from the primary cache.
8282
1. [Import the RDB](cache-how-to-import-export-data.md#import) file into the primary cache in your new geo-replicated pair.
8383
84-
The new pair of geo-replicated caches will not have the same dependency on Cloud Services.
84+
The new pair of geo-replicated caches won't have the same dependency on Cloud Services.
8585
8686
- question: What happens if caches aren't upgraded/migrated by August 31, 2024?
8787
answer: |
@@ -103,12 +103,11 @@ sections:
103103
104104
Caches will only receive critical security fixes. All customers with support issues will be requested to migrate to a VMSS-based cache before receiving support. Customers must move off their caches by August 31, 2024.
105105
106-
:::image type="content" source="/media/cache-cloud-service-timeline.png" alt-text="picture of a timeline that shows the timeline for retiring cloud services (classic).":::
107-
106+
:::image type="content" source="media/cache-faq/cache-cloud-service-timeline.png" alt-text="picture of a timeline that shows the timeline for retiring cloud services (classic).":::
108107
109108
- question: Where can I get more information if I have more questions about this retirement?
110109
answer: |
111-
Post any of your questions to the [Q&A page](https://aka.ms/redisretirementquestions) for Cloud Services (classic) retirement. Also, You can can send email to [[email protected]](mailto:[email protected]) for more information.
110+
Post any of your questions to the [Q&A page](https://aka.ms/redisretirementquestions) for Cloud Services (classic) retirement. Also, You can send email to [[email protected]](mailto:[email protected]) for more information.
112111
113112
- name: General questions
114113
questions:

0 commit comments

Comments
 (0)