Loading docs
Skip to main content

Firewall Policies

Workspace-scoped network access rules. Create a policy, add allow rules to it, then attach it to VMs or databases to enforce those rules.

How it works

  • All inbound traffic is blocked by default (default inbound deny)
  • You add allow rules to a policy to permit specific traffic
  • A policy must be attached to a resource (VM or database) to take effect
  • Outbound filtering is not enforced yet

Dashboard stats

StatMeaning
PoliciesTotal policies in the workspace
RulesTotal allow rules across all policies
AttachedNumber of resources with a policy attached

Policy table columns

ColumnMeaning
PolicyName and description
RulesNumber of allow rules on the policy
AttachedNumber of resources using this policy
DefaultWhether this is the workspace default policy

What's next