# Cloud providers

### Description

This settings page allows you to configure access to your cloud providers to be able to provision your cloud infrastructure, import it to Brainboard or simply monitor it for any drift happening outside your source of truth.

<figure><img src="/files/Mxir9fiYQMj0s85tpeLY" alt=""><figcaption></figcaption></figure>

Brainboard offers you a native integrations with your cloud providers, respecting your security standards and best practices for Infrastructure-as-Code.

### Supported Cloud providers

Brainboard supports the following cloud providers:

1. [AWS](/settings/integrations/cloud-providers/aws.md)
2. [Azure](/settings/integrations/cloud-providers/azure.md)
   1. Azure AD
   2. Azure DevOps
   3. Azure Stack
3. [GCP](/settings/integrations/cloud-providers/gcp.md)
4. [OCI](/settings/integrations/cloud-providers/oci.md)
5. Kubernetes
6. Databricks
7. Scaleway
8. Kubernetes
9. Aviatrix

{% hint style="info" %}
If you don't see your cloud provider(s) in the list above, please let us know by sending us an email to <support@brainboard.co>.
{% endhint %}


---

# 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.brainboard.co/settings/integrations/cloud-providers.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.
