From 3c506c2708845994da6fe08e785e89b4c697919f Mon Sep 17 00:00:00 2001 From: chrisjlin <36452239+chrisjlin@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:26:03 -0700 Subject: [PATCH] Fix broken links --- windows/deployment/do/mcc-ent-create-resource-and-cache.md | 2 +- windows/deployment/do/mcc-ent-faq.yml | 4 ++-- windows/deployment/do/mcc-ent-prerequisites.md | 2 +- windows/deployment/do/mcc-ent-verify-cache-node.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/deployment/do/mcc-ent-create-resource-and-cache.md b/windows/deployment/do/mcc-ent-create-resource-and-cache.md index 3cfc44f9f2..1450c17321 100644 --- a/windows/deployment/do/mcc-ent-create-resource-and-cache.md +++ b/windows/deployment/do/mcc-ent-create-resource-and-cache.md @@ -204,7 +204,7 @@ To deploy the cache node to a **Linux** host machine, see ### [Azure CLI](#tab/cli) To deploy cache nodes using Azure CLI, see >[!div class="nextstepaction"] ->[Manage cache nodes using CLI](mcc-ent-manage-cache-using-CLI.md) +>[Manage cache nodes using CLI](mcc-ent-manage-using-CLI.md) ---
diff --git a/windows/deployment/do/mcc-ent-faq.yml b/windows/deployment/do/mcc-ent-faq.yml index e099a27f79..41fab60818 100644 --- a/windows/deployment/do/mcc-ent-faq.yml +++ b/windows/deployment/do/mcc-ent-faq.yml @@ -65,7 +65,7 @@ sections: - question: How do I set up CLI? answer: For more information, see [How to install the Azure CLI](/cli/azure/install-azure-cli). - question: How do I install the Microsoft Connected Cache Azure CLI extension? - answer: For more information, see [Install the Microsoft Connected Cache extension](mcc-ent-manage-cache-using-cli.md#prerequisites). + answer: For more information, see [Install the Microsoft Connected Cache extension](mcc-ent-manage-using-cli.md#prerequisites). - question: What do I do if I have to set up or change existing proxy? answer: You can enable proxy and provide proxy information on Azure portal or use the CLI. Don't forget to rerun the provisioning script after making any proxy changes. For more information, see [Set up or change existing proxy](mcc-ent-create-resource-and-cache.md#proxy-settings). - question: How do we set up Microsoft Connected Cache if we support multiple countries or regions? @@ -75,4 +75,4 @@ sections: - question: Does the user have to be logged using the account that installed Microsoft Connected Cache on Windows or Linux? answer: No. As part of the installation on Windows a scheduled task is created using the account used to install Connected Cache. Regardless of which user is logged in or not logged in, the scheduled task remains running. On Linux, Connected Cache is installed by the user and remains running regardless of which user is logged in to the OS. - question: What do I do if I need more support and have more questions even after reading this FAQ page? - answer: For further support for Microsoft Connected Cache, see [Troubleshooting issues for Microsoft Connected Cache for Enterprise and Education](mcc-ent-support-and-troubleshooting.md). If you still need more support, you can contact customer support. + answer: For further support for Microsoft Connected Cache, see [Troubleshooting issues for Microsoft Connected Cache for Enterprise and Education](mcc-ent-troubleshooting.md). If you still need more support, you can contact customer support. diff --git a/windows/deployment/do/mcc-ent-prerequisites.md b/windows/deployment/do/mcc-ent-prerequisites.md index 5a8de5dc85..938d52a217 100644 --- a/windows/deployment/do/mcc-ent-prerequisites.md +++ b/windows/deployment/do/mcc-ent-prerequisites.md @@ -65,7 +65,7 @@ This article details the requirements and recommended specifications for using M Based on your [enterprise configuration](mcc-ent-edu-overview.md), it's recommended to deploy your Connected Cache nodes to host machines that meet the following recommended hardware specifications. -| | Branch Office | Small Enterprise | Large Enterprise | +| Component | Branch Office | Small / Medium Enterprise | Large Enterprise | | --- | --- | --- | --- | | CPU cores | 4 | 8 | 16 | | Memory | 8 GB, 4 GB free | 16 GB, 4 GB free | 32 GB, 4 GB free | diff --git a/windows/deployment/do/mcc-ent-verify-cache-node.md b/windows/deployment/do/mcc-ent-verify-cache-node.md index cd55655189..2c63db2453 100644 --- a/windows/deployment/do/mcc-ent-verify-cache-node.md +++ b/windows/deployment/do/mcc-ent-verify-cache-node.md @@ -43,4 +43,4 @@ These steps should be taken after deploying Connected Cache software to a [Windo ## Related content - [Monitor cache node usage](mcc-ent-monitoring.md) -- [Troubleshoot cache node](mcc-ent-support-and-troubleshooting.md) +- [Troubleshoot cache node](mcc-ent-troubleshooting.md)