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