🔒

Free Trial Ended

Your 30-day free trial has ended or you have used all 3 trial scans.

To continue using Guardia AI, please upgrade to a paid plan through Azure Marketplace. Your scan history and configuration are preserved.

⬆ Upgrade on Azure Marketplace
Need help? support@trustguardia.com
My Account
Manage your frameworks, subscriptions, and run scans.
📋 Plan Entitlements
🕒 Recent Scans
No scans yet. Run your first scan in the Run Scan tab.
Select which compliance frameworks to include in your scans. Your plan determines which ones are available.
Add your Azure Subscription IDs and Service Principal credentials. These are saved securely in Guardia AI and used when running live compliance scans. Find Subscription IDs in Azure Portal → Subscriptions.
☁ Azure Subscriptions 0 / ?
No subscriptions added yet.
🔒 Azure Service Principal Credentials Not configured
Required for live scans. Create a read-only Service Principal in Azure: az ad sp create-for-rbac --name "GuardiaAI-Reader" --role Reader --scopes /subscriptions/<SUB_ID>
Stored encrypted in the Guardia AI database. Not shown after saving.
▶ Run Compliance Scan
Azure Subscription
Scan Mode
Frameworks to Scan
Showing your selected frameworks. Edit selection →
Compliance Score
🔑 Your API Key
Use this key in the X-API-Key header on all API requests. Keep it private — it grants full access to your account.
Loading…
Only the first 12 characters are shown. Your full key was emailed when you signed up.
📡 Quick API Reference
Base URL: https://app.trustguardia.com
Dry-run scan: POST /scan/dry-run
Live scan: POST /scan
List reports: GET /reports
Full docs: /docs
Example Request
Loading…