# Prerequisites

### **Identity Providers**

HYBR supports two different authentication Identity providers to integrate on it. That is, Microsoft Entra ID & Active Directory Federation Service (ADFS). It allows users to authenticate HYBR Admin and Tenant Portals.

Please prepare Pre-requisites based on the Identity provider you are going to use (Microsoft Entra ID or ADFS).

* <mark style="color:blue;">Microsoft Entra ID</mark> [Pre-requisites](/hybr/installation/hybr-pre-requisites/identity-providers/aad-pre-requisites-for-hybr.md)
* [ADFS Pre-requisites](/hybr/installation/hybr-pre-requisites/identity-providers/adfs-pre-requisites-for-hybr.md)

### Infrastructure

* [Production Environments](/hybr/installation/hybr-pre-requisites/infrastructure/production-environments.md)
* [POC Environments](/hybr/installation/hybr-pre-requisites/infrastructure/hybr-pre-requisites-for-poc.md)

### **Services**

The below pre-requisites are applicable based on the services required.

* [Cloud Services](/hybr/installation/hybr-pre-requisites/services/csp-account-setup.md)
* [**VConnect**](/hybr/installation/hybr-pre-requisites/services/vconnect.md)
* [**Worfklow**](/hybr/installation/hybr-pre-requisites/services/workflow.md)

### **Port Requirements**

Port requirements for the application are documented [here](/hybr/installation/hybr-pre-requisites/ports-configuration.md).

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/hybr/installation/hybr-pre-requisites.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
