How does Cloudcraft connect to my Azure account?

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.