Activate Your Continuous AI Compliance Subscription
Complete setup in under 2 minutes. Connect your Azure environment and activate Continuous Control Monitoring (CCM) — automated compliance monitoring across your AI infrastructure, against 7 global regulatory frameworks.
1
Verify purchase
2
Connect Azure
3
Get API key
Step 1 — Verify Your Purchase
We'll use the token from Azure Marketplace to confirm your subscription details. Guardia AI continuously monitors your Azure AI infrastructure — mapping live resource state against regulatory controls. Read-only access. No data access.
Step 2 — Connect Your Azure Environment
Provide a Service Principal with Reader access to the subscriptions you want to scan.
Used for your Guardia AI account, trial notifications, and support.
🔧 How to create a Service Principal with Reader access
az ad sp create-for-rbac \
--name "guardia-ai-reader" \
--role "Reader" \
--scopes /subscriptions/<YOUR_SUB_ID> \
--sdk-auth
🔒 Free trial already used
Your Azure organisation or email is already associated with a Guardia AI free trial. Subscribe to a paid plan to continue.