From 9c1eeed83ee9b5475305ef384d117192497919a4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:15:19 +0000 Subject: [PATCH 1/2] Initial plan From 4d3bd18ba1e324c2eb84ff993da652d02f04ca04 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:16:39 +0000 Subject: [PATCH 2/2] docs: clarify outbound HTTPS port for Console agent Co-authored-by: netapp-tonias <183763916+netapp-tonias@users.noreply.github.com> --- _include/networking.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_include/networking.adoc b/_include/networking.adoc index f7cc1fb..7f16b7d 100644 --- a/_include/networking.adoc +++ b/_include/networking.adoc @@ -21,6 +21,8 @@ The Console agent requires a network connection to the location where you're pla //tag::outbound[] Outbound internet access:: The network location where you deploy the Console agent must have an outbound internet connection to contact specific endpoints. ++ +Allow outbound HTTPS (TCP port 443) from the Console agent host to the required endpoints. //end::outbound[] //tag::endpoints-console[]