# Clouds

StrongDM integrates with several cloud providers, allowing you to incorporate StrongDM for access management into your existing cloud infrastructure.

StrongDM has a variety of integrations with each of these clouds, including for cloud management, specific resource types, secrets management tools, and user SSO and provisioning.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Amazon Web Services (AWS)</td><td><a href="https://4180056444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF7eka9SH5TT8nJm2ZfWj%2Fuploads%2Fgit-blob-6191c7b88212e34a26152e9c37355c67ea225b00%2Faws.png?alt=media">aws.png</a></td><td><a href="../deployment/integrations/aws">aws</a></td></tr><tr><td>Google Cloud Provider (GCP)</td><td><a href="https://4180056444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF7eka9SH5TT8nJm2ZfWj%2Fuploads%2Fgit-blob-e5116b895995eb9f1edd3bef09a86642ad6337e3%2Fgcp.png?alt=media">gcp.png</a></td><td><a href="../deployment/integrations/gcp">gcp</a></td></tr><tr><td>Microsoft Azure + Entra ID</td><td><a href="https://4180056444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF7eka9SH5TT8nJm2ZfWj%2Fuploads%2Fgit-blob-3dc9e8071a80aa600c6cb0fe5f658a80de2dc8d3%2Fazure.png?alt=media">azure.png</a></td><td><a href="../deployment/integrations/microsoft">microsoft</a></td></tr></tbody></table>

### Cloud Resource Types

These resource types are the specific resources for managing clouds, often access to cloud web consoles or to use the cloud's CLI tool, that StrongDM provides.

* [aws-console](https://docs.strongdm.com/admin/resources/clouds/aws-console "mention")
* [aws-instance-profile](https://docs.strongdm.com/admin/resources/clouds/aws-instance-profile "mention")
* [aws](https://docs.strongdm.com/admin/resources/clouds/aws "mention")
* [azure](https://docs.strongdm.com/admin/resources/clouds/azure "mention")
* [gcp-wif](https://docs.strongdm.com/admin/resources/clouds/gcp-wif "mention")
* [gcp](https://docs.strongdm.com/admin/resources/clouds/gcp "mention")
* [snowsight](https://docs.strongdm.com/admin/resources/clouds/snowsight "mention")


---

# 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.strongdm.com/admin/resources/clouds.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.
