Skip to content

Feature/jumpbox #717

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ Below are the required endpoints for CluedIn to be functional out of the box.
| `quay.io/jetstack` | 443 | (Optional) The cert-manager Let's Encrypt ACME service uses images. Not required if using own certificate |
| `AKS Control Plane` | 443 | (For public clusters only) FQDN can be found under the AKS resource next to the **API server address** property (for example, `aks-cluedin.hcp.westeurope.azmk8s.io`) |
| `*.file.core.windows.net` | 445 | The Azure File CSI driver mounts some shares via NFS/SMB using this port |
| `community.chocolatey.org` | 443 | community.chocolatey.org |
| `get.helm.sh` | 443 | Helm binary downloads |
| `chocolatey.org` | 443 | Chocolatey package repository |
| `aka.ms` | 443 | Microsoft redirection service (Azure CLI) |
| `packages.microsoft.com` | 443 | Azure CLI and Kubernetes CLI packages |
| `dl.k8s.io` | 443 | Kubernetes CLI downloads |
| `openssl.org` | 443 | OpenSSL downloads |

## Enricher examples

Expand All @@ -65,4 +72,4 @@ If you want to use Power Automate integration for [workflows](/workflow) in Clue
- `https://api.powerapps.com`
- `https://*.<region>.logic.azure.com` – for example, `https://prod-251.westeurope.logic.azure.com`
- `https://<name>.consent.azure-apihub.net` – for example, `https://europe002-002.consent.azure-apihub.net`
- `https://*.azure-apihub.net` – for example, `https://europe002-002.consent.azure-apihub.net` and `https://europe002-002.azure-apihub.net`
- `https://*.azure-apihub.net` – for example, `https://europe002-002.consent.azure-apihub.net` and `https://europe002-002.azure-apihub.net`