diff --git a/src/content/docs/network-interconnect/classic-cni/alerts.mdx b/src/content/docs/network-interconnect/classic-cni/alerts.mdx new file mode 100644 index 000000000000000..9e5e1c64fb74254 --- /dev/null +++ b/src/content/docs/network-interconnect/classic-cni/alerts.mdx @@ -0,0 +1,15 @@ +--- +title: Alerts +pcx_content_type: how-to +--- + +Set up alerts for Classic CNI to be notified of routine maintenance that may affect your service. + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account. +2. Go to **Notifications** > **Add**. +3. From the drop-down menu, select _Cloudflare Network Interconnect_. +4. Select **Connection Maintenance Alert**. +5. Enter a name for the notification and select your preferred alert method. +6. Select **Save**. + +You will now be alerted when there are routine maintenance events that impact Classic CNI. \ No newline at end of file diff --git a/src/content/docs/network-interconnect/classic-cni/index.mdx b/src/content/docs/network-interconnect/classic-cni/index.mdx index 57697f452c69258..0f88044f6b7c190 100644 --- a/src/content/docs/network-interconnect/classic-cni/index.mdx +++ b/src/content/docs/network-interconnect/classic-cni/index.mdx @@ -3,7 +3,6 @@ title: Classic CNI pcx_content_type: concept sidebar: order: 5 - --- ## Types of interconnect diff --git a/src/content/notifications/index.yaml b/src/content/notifications/index.yaml index 1dfa7750ed11902..09bb78c55df6447 100644 --- a/src/content/notifications/index.yaml +++ b/src/content/notifications/index.yaml @@ -619,3 +619,10 @@ entries: associatedProducts: Cloudflare Images nextSteps: No action is needed. otherFilters: None. + + - name: Connection Maintenance Alert + audience: "[Classic CNI](/network-interconnect/classic-cni/) customers who want to be alerted to maintenance events that might affect Classic CNI." + availability: Purchase of Cloudflare Network Interconnect (CNI). + associatedProducts: Network Interconnect + nextSteps: No action is needed. + otherFilters: None. \ No newline at end of file