This quickstart is designed to get you to a real result, not just a completed setup screen.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.
Expected outcome
By the end, you will have:- One CloudEval project
- One input source: either a live Azure connection or an imported ARM/Bicep source
- One cost report
- One architecture report
- Optional CLI repeatability for scripts or terminal workflows
If you are trying CloudEval for the first time, the template path is usually the fastest way to get to a real result.
Choose your starting path
Create from GitHub URL
Fast browser path from a template URL to a project workspace.
Connect Azure
Best when you want to inspect an existing subscription or scoped resource groups.
Import a template
Best when you want to review infrastructure before deployment or without cloud credentials.
Use the CLI
Terminal-first setup for imports, reports, automation, and shell completion.
Before you start
- Sign in to CloudEval AI.
- Complete onboarding so the product can personalize the workspace.
- Have one of the following ready:
- Azure service principal credentials
- ARM template or Bicep-generated ARM JSON
Recommended sequence
- Create a project from a GitHub URL if the template already lives in GitHub.
- Connect an Azure environment if you want a live cloud path.
- Import an ARM or Bicep template if you want an IaC-first path from local files or a template URL.
- Use the CLI if you want a terminal-first workflow.
- Run your first reports.
