diff --git a/_includes/content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md b/_includes/content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md index 9c9c2d5c3..643bedc7b 100644 --- a/_includes/content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md +++ b/_includes/content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md @@ -109,7 +109,7 @@ Before you can use Cloud-Based Monitoring and Remote Support: ## Enabling Cloud-Based Monitoring -{% if page.platform == 'cnq-aws' %}Cloud-Based Monitoring is enabled for you by default. If you have disabled Cloud-Based Monitoring, you can enable it{% else %}You can enable Cloud-Based Monitoring{% endif %} by using the Qumulo Core Web UI or `qq` CLI. +{% if page.platform == 'aws' %}Cloud-Based Monitoring is enabled for you by default. If you have disabled Cloud-Based Monitoring, you can enable it{% else %}You can enable Cloud-Based Monitoring{% endif %} by using the Qumulo Core Web UI or `qq` CLI. ### To Enable Cloud-Based Monitoring by Using the Qumulo Core Web UI @@ -136,7 +136,7 @@ Before you can use Cloud-Based Monitoring and Remote Support: ## Enabling Remote Support -{% if page.platform == 'cnq-aws' %}Remote Support is enabled for you by default. If you have disabled Remote Support, you can enable{% else %}You can enable Remote Support{% endif %} by using the Qumulo Core Web UI or `qq` CLI. +{% if page.platform == 'aws' %}Remote Support is enabled for you by default. If you have disabled Remote Support, you can enable{% else %}You can enable Remote Support{% endif %} by using the Qumulo Core Web UI or `qq` CLI. ### To Enable Remote Support by Using the Qumulo Core Web UI diff --git a/_includes/content-reuse/admin-guides/network-configuration/required-ports.md b/_includes/content-reuse/admin-guides/network-configuration/required-ports.md index 4dfc46af4..56030545c 100644 --- a/_includes/content-reuse/admin-guides/network-configuration/required-ports.md +++ b/_includes/content-reuse/admin-guides/network-configuration/required-ports.md @@ -1,4 +1,4 @@ -{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %} +{% if page.platform == 'on-prem' or page.platform == 'aws' %} {{site.data.alerts.note}} {{site.data.alerts.end}} {{site.nexusDownloads}} {{site.loginRequired}}. -{% if page.platform != 'cnq-aws' %} +{% if page.platform != 'aws' %} ## Understanding the Differences Between Upgrade Modes For information about which upgrade modes different Qumulo Core releases use, see [Qumulo Core Upgrade Mode Reference](mode-reference.html). @@ -68,7 +68,7 @@ Every Qumulo Core upgrade has two phases, _preparation_ and _commit_. ## Upgrading Your Qumulo Cluster {{site.data.alerts.important}}