diff --git a/_includes/content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md b/_includes/content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md
index 2b8d510d..2741cab8 100644
--- a/_includes/content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md
+++ b/_includes/content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md
@@ -8,7 +8,7 @@
{{site.nexusDownloads}} {{site.loginRequired}}.
-{% if page.platform == 'cnq-aws' %}
+{% if page.platform != 'cnq-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}}
- - Before beginning the upgrade process, make sure that you have the {% if page.platform == 'cnq-aws' %}correct cloud upgrade image{{site.loginRequired}} or{% endif %} on-premises upgrade image{{site.loginRequired}}. {% if page.platform == 'cnq-aws' %}{{site.cnqShort}} uses the Qumulo Core Product Package (which doesn't have separate versions for on-premises and cloud platforms) as a deployment artifact. For this reason, you must use the on-premises upgrade image to upgrade a {{site.cnqShort}} cluster.{% endif %}
+ - Before beginning the upgrade process, make sure that you have the {% if page.platform != 'cnq-aws' %}correct cloud upgrade image{{site.loginRequired}} or{% endif %} on-premises upgrade image{{site.loginRequired}}. {% if page.platform != 'cnq-aws' %}{{site.cnqShort}} uses the Qumulo Core Product Package (which doesn't have separate versions for on-premises and cloud platforms) as a deployment artifact. For this reason, you must use the on-premises upgrade image to upgrade a {{site.cnqShort}} cluster.{% endif %}
- To allow certain background processes to run, multiple sequential Qumulo Core upgrades might require a waiting period between specific releases. Before installing multiple Qumulo Core releases within an extended maintenance window, {{site.contactQumuloCare}}.
- When the node to which you are connected reboots, the Qumulo Core Web UI might redirect you to the Cluster is booting... page. To view the reboot status, you can connect to a different node or wait until the current node goes online and then click Support > Software Upgrade.
- During rolling reboots, the system reboots one or more nodes (depending on the configured protection level) in the cluster in succession. If your cluster is under heavy load due to write or delete operations, this process can take a long time.