Stratoscope
Comparison

Stratoscope vs. Azure Policy

Azure Policy enforces declarative rules at the control plane. Stratoscope governs the things Policy can't — WAF posture, cost intelligence, architectural drift, and human-approved remediation for the environment you already have.

The short answer

Azure Policy is a guardrail system — it prevents non-compliant resources from being created or flags them when they drift. Stratoscope is a governance platform — it manages the broader question of whether your Azure environment is well-architected, cost-efficient, and remediating the right things in the right order. Policy governs new deployments; Stratoscope governs the environment you already have.

Different tools, different layers

Azure Policy governs deployments

Policy definitions run at the Azure Resource Manager layer — when a resource is created or modified, Policy evaluates the request and can deny it, audit it, or automatically remediate it via DeployIfNotExists tasks.

It's the right tool for enforcing “no resources outside approved regions” or “all VMs must have a specific tag” at creation time.

Stratoscope governs the running environment

Stratoscope operates at the governance cycle layer — continuously assessing your existing environment against WAF pillars, cost benchmarks, and your own standards. It surfaces findings, proposes multi-step remediation plans, and executes with your approval.

It's the right tool for “our environment has 847 resources, here are the 12 that need attention this week, in priority order, with the plan to fix them.”

What Azure Policy can't cover

Cost governance: Policy can't analyze your spend, detect anomalies, or surface cost optimization opportunities. Cost governance is entirely outside its scope.
WAF assessment beyond tag/config rules: Policy checks resource configuration properties. It can't assess architectural patterns, evaluate reliability across a service topology, or reason about performance efficiency.
Change control fit: Policy's remediation tasks run automatically. For teams with change control requirements, automatic execution is a compliance problem, not a feature.
Context-aware recommendations: Policy definitions are context-free — they evaluate resource properties, not your architecture decisions, your runbooks, or what your team has decided is acceptable risk.
Multi-step remediation planning: Complex fixes — rotate a certificate, update a network security group, re-provision a resource — require ordered multi-step plans. Policy's remediation tasks are single-step per definition.

Feature comparison

CapabilityAzure PolicyStratoscope
Primary functionDeclarative guardrails at the control planeAI-guided closed-loop governance across discovery, assessment, remediation, and verification
Enforcement modelDeny/audit/modify at resource creation or modificationPropose → approve → execute → verify at governance cycle time
Drift detectionCompliance state reflects current policy assignmentsSweep-by-sweep diff: tag changes, SKU changes, permission changes, new resources
RemediationDeployIfNotExists + remediation tasks for supported resourcesMulti-step AI-generated plans with exact commands, human approval at every step
Coverage scopeWhat can be expressed as Azure Policy definitionsAll 5 WAF pillars, cost intelligence, permission posture, architectural patterns
Human approvalNot applicable — enforcement is automaticRequired for every mutating operation. Cannot be bypassed.
Audit trailPolicy compliance log + Activity LogFinding → proposal → approval → execution → ARM verification, queryable from console
Context awarenessPolicy definitions are context-freeInformed by your architecture docs, runbooks, and your team's past decisions
Cost governanceNot in scopeFOCUS-standard cost data, period-over-period anomaly detection, discount intelligence
Change control fitEnforcement is automatic — doesn't fit traditional change controlEvery fix is a proposed change awaiting human approval — fits change control natively

Govern the environment you already have

Policy guards the front door. Stratoscope handles everything already inside.

Request early access