From 4eddadf14f88178b0707c685dfe70cd65a33ae91 Mon Sep 17 00:00:00 2001 From: "Chris J. Lin" <36452239+chrisjlin@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:03:17 -0700 Subject: [PATCH 1/3] Update mcc-ent-early-preview.md Tweaked wording to be more clear about re-creating cache nodes in Azure --- windows/deployment/do/mcc-ent-early-preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/mcc-ent-early-preview.md b/windows/deployment/do/mcc-ent-early-preview.md index e552893448..1e1922f15a 100644 --- a/windows/deployment/do/mcc-ent-early-preview.md +++ b/windows/deployment/do/mcc-ent-early-preview.md @@ -19,7 +19,7 @@ If you participated in the early preview program, thank you for your collaborati To continue using supported version of Microsoft Connected Cache, we strongly recommend that you upgrade your existing cache nodes to the new release. Cache nodes created and deployed during early preview should still function but can no longer be managed or monitored remotely via the Microsoft Connected Cache Azure service. -We strongly recommend you [recreate your existing resources in Azure](mcc-ent-create-resource-and-cache.md) and then [redeploy the caching software to your host machines](mcc-ent-deploy-to-windows.md) using the latest OS-specific installer. +We strongly recommend you [recreate your existing cache nodes in Azure](mcc-ent-create-resource-and-cache.md) and then [redeploy the caching software to your host machines](mcc-ent-deploy-to-windows.md) using the latest OS-specific installer. ## Next step From e0ed344efe268cfc73510dc52df224e7ff9e2a32 Mon Sep 17 00:00:00 2001 From: Nidhi Doshi <77081571+doshnid@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:08:33 -0700 Subject: [PATCH 2/3] Update mcc-isp.md --- windows/deployment/do/mcc-isp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deployment/do/mcc-isp.md b/windows/deployment/do/mcc-isp.md index 019e0223e6..2594e6e96a 100644 --- a/windows/deployment/do/mcc-isp.md +++ b/windows/deployment/do/mcc-isp.md @@ -20,7 +20,7 @@ appliesto: # Microsoft Connected Cache for Internet Service Providers (early preview) > [!IMPORTANT] -> Microsoft Connected Cache for ISPs is now in Public Preview - for our early preview customers, and early preview version is no longer supported. We highly encourage you to onboard onto our Public Preview program. For instructions on signing up and onboarding, visit [Operator sign up and service onboarding for Microsoft Connected Cache](mcc-isp-signup.md). +> Microsoft Connected Cache for ISPs is now in Public Preview - for our early preview customers, the early preview version is no longer supported. We highly encourage you to onboard onto our Public Preview program. For instructions on signing up and onboarding, visit [Operator sign up and service onboarding for Microsoft Connected Cache](mcc-isp-signup.md). ## Overview @@ -154,4 +154,4 @@ For more information on Azure IoT Edge, see the [Azure IoT Edge documentation](/ [Introducing Microsoft Connected Cache](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/introducing-microsoft-connected-cache-microsoft-s-cloud-managed/ba-p/963898) ---> \ No newline at end of file +--> From b3fca922446e43cd3fbb69d0882a1c1df309c62e Mon Sep 17 00:00:00 2001 From: "Chris J. Lin" <36452239+chrisjlin@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:33:16 -0700 Subject: [PATCH 3/3] Update mcc-ent-prerequisites.md Corrected Ubuntu 20.04 => 22.04 --- windows/deployment/do/mcc-ent-prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/mcc-ent-prerequisites.md b/windows/deployment/do/mcc-ent-prerequisites.md index f862509a07..3252fa77cb 100644 --- a/windows/deployment/do/mcc-ent-prerequisites.md +++ b/windows/deployment/do/mcc-ent-prerequisites.md @@ -52,7 +52,7 @@ This article details the requirements and recommended specifications for using M - The Linux host machine must be using one of the following operating systems: - - Ubuntu 20.04 + - Ubuntu 22.04 - Red Hat Enterprise Linux (RHEL) 8.* or 9.* - If using RHEL, the default container engine (Podman) must be replaced with [Moby](https://github.com/moby/moby#readme)