# Cloud Provider Registries

- [Scan AWS ECR Images with the Aikido Scanner](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/aikido-scanner-for-aws-ecr.md)
- [GCP Artifact Registry](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/aikido-scanner-for-gcp-artifact-registry.md)
- [GCP Scanner for GCP Artifact Registry](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/gcp-scanner-for-gcp-artifact-registry.md)
- [GCP legacy Container Registry](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/image-scanning-for-gcp-legacy-container-registry.md)
- [Azure Container Registry](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/image-scanning-for-azure-container-registry.md)
- [DigitalOcean Container Registry](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/image-scanning-for-digitalocean-container-registry.md)
- [Configuring Registry Scan Scope](https://help.aikido.dev/container-image-scanning/cloud-provider-registries/configuring-registry-scan-scope.md): Configure wildcard patterns to control which container images are scanned in your connected registries.


---

# 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://help.aikido.dev/container-image-scanning/cloud-provider-registries.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.
