From 422e662495f3dee52d5c5a8cc2bef99a21baf302 Mon Sep 17 00:00:00 2001 From: Vivek Shankar Date: Tue, 12 May 2026 12:12:51 +0530 Subject: [PATCH] service now compatibility update for zurich Signed-off-by: Vivek Shankar --- .../content/automate/servicenow_incident_creation.md | 4 ++-- .../docs-chef-io/content/automate/servicenow_integration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/docs-chef-io/content/automate/servicenow_incident_creation.md b/components/docs-chef-io/content/automate/servicenow_incident_creation.md index 23e496cbc8..5a114b6569 100644 --- a/components/docs-chef-io/content/automate/servicenow_incident_creation.md +++ b/components/docs-chef-io/content/automate/servicenow_incident_creation.md @@ -36,9 +36,9 @@ The Incident App generates a data stream of compliance events that you can lever * A running [Chef Automate](https://www.chef.io/automate/) instance. * Chef Automate has a valid SSL/TLS certificate from a trusted certificate authority (CA). -* A running [ServiceNow](https://www.servicenow.com/) instance. The supported ServiceNow versions are **Xanadu** and **Yokohama**. +* A running [ServiceNow](https://www.servicenow.com/) instance. The supported ServiceNow versions are **Xanadu**, **Yokohama** and **Zurich**. * The ServiceNow instance is reachable on port 443. -* The ServiceNow instance should be compatible with **Xanadu** and **Yokohama** versions. +* The ServiceNow instance should be compatible with **Xanadu**, **Yokohama** and **Zurich** versions. ## Install diff --git a/components/docs-chef-io/content/automate/servicenow_integration.md b/components/docs-chef-io/content/automate/servicenow_integration.md index 628189a2b6..91c528e3a8 100644 --- a/components/docs-chef-io/content/automate/servicenow_integration.md +++ b/components/docs-chef-io/content/automate/servicenow_integration.md @@ -31,9 +31,9 @@ The Integration App works by exposing the REST API endpoints for communication b - A running [Chef Automate](https://www.chef.io/automate/) instance. - Chef Automate has a valid SSL/TLS certificate from a trusted certificate authority (CA). -- A running [ServiceNow](https://www.servicenow.com/) instance.* A running [ServiceNow](https://www.servicenow.com/) instance. The supported ServiceNow versions are **Xanadu** and **Yokohama**. +- A running [ServiceNow](https://www.servicenow.com/) instance.* A running [ServiceNow](https://www.servicenow.com/) instance. The supported ServiceNow versions are **Xanadu**, **Yokohama** and **Zurich**. - The ServiceNow instance is reachable on port 443. -- The ServiceNow instance should be compatible with **Xanadu** and **Yokohama** versions. +- The ServiceNow instance should be compatible with **Xanadu**, **Yokohama** and **Zurich** versions. ### Required ServiceNow Plugins