How does Cloudcraft connect to my Azure account?

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Cloudcraft connects to your Azure account using the IAM role created in your Azure subscription. This role allows Cloudcraft to communicate with Microsoft’s public API and query the metadata that describes your infrastructure. The discovery process is read-only and does not require opening up your network or connecting directly to your infrastructure.

Here’s how the process works:

  1. Cloudcraft makes several API requests to every supported Azure component.
  2. The results are correlated to reverse engineer your infrastructure into an architecture diagram.
  3. This process is repeated every time you run a scan to ensure your diagram is up-to-date.

The only exception to the read-only rule is when an AKS Cluster is discovered. In this case, you have the option to connect Cloudcraft directly to the cluster through Kubernetes’ native APIs for complete workload and pod discovery. For more information, see Connect an Azure AKS Cluster with Cloudcraft.

Cloudcraft is committed to ensuring the security of your data and has implemeted rigorous security processes and controls as part of its SOC2 compliance program. To learn more about Cloudcraft’s security measures, visit the security page.