Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloudeval.ai/llms.txt

Use this file to discover all available pages before exploring further.

This workflow is for teams that want faster feedback before infrastructure hits a live environment.

Best for

  • Design review before release
  • Pull request review support
  • Architecture and cost checks during planning
  • Shared review between engineers and stakeholders who do not want to parse raw template JSON

Workflow

  1. Import the ARM template or Bicep-generated ARM JSON.
  2. Add a parameters file if the template depends on one.
  3. Create a project from that IaC source.
  4. Run architecture and cost reports.
  5. Review the findings before the deployment decision.
CloudEval workspace code editor showing an imported ARM template, file explorer, report files, and outline
CloudEval code editor with selected ARM JSON lines and an AI assistant response explaining the selected resource

Why teams like this path

  • It avoids credential setup.
  • It keeps code and findings in one workspace.
  • It makes pre-deployment review easier for people outside the original authoring context.

What to look for

  • High-severity architecture issues
  • Unexpected dependencies or topology shape
  • Cost signals that should change SKU or resource choices before rollout

Next step

If you have not imported a template yet, start with Import an ARM or Bicep template.
Last modified on May 5, 2026