> For the complete documentation index, see [llms.txt](https://docs.strongdm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.strongdm.com/admin/resources/clouds.md).

# 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="/files/v4mrUCXHHMMPWyoaauYL">/files/v4mrUCXHHMMPWyoaauYL</a></td><td><a href="/pages/UUPIKAfYVmUBeMET9SCN">/pages/UUPIKAfYVmUBeMET9SCN</a></td></tr><tr><td>Google Cloud Provider (GCP)</td><td><a href="/files/N3dwdTfx6yrCCxGcyEYE">/files/N3dwdTfx6yrCCxGcyEYE</a></td><td><a href="/pages/DsHGXx583UBuXcKuwaJ5">/pages/DsHGXx583UBuXcKuwaJ5</a></td></tr><tr><td>Microsoft Azure + Entra ID</td><td><a href="/files/TLZbV5KLI2sraWMBUBYX">/files/TLZbV5KLI2sraWMBUBYX</a></td><td><a href="/pages/RT5cL7YdLQOFlgcFOfbO">/pages/RT5cL7YdLQOFlgcFOfbO</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 Management Console](/admin/resources/clouds/aws-console.md)
* [AWS (Instance Profile)](/admin/resources/clouds/aws-instance-profile.md)
* [AWS Cloud](/admin/resources/clouds/aws.md)
* [Azure Cloud](/admin/resources/clouds/azure.md)
* [GCP (Workforce Identity Federation)](/admin/resources/clouds/gcp-wif.md)
* [GCP CLI/SDK (Service Account)](/admin/resources/clouds/gcp.md)
* [Snowsight](/admin/resources/clouds/snowsight.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
