Skip to main content

Security group quotas reference

This page lists the quotas concerning security groups.

Quotas

By default, your account has the following quotas:

NameDefault value
Security groups (in the public Cloud)100
Rules per security group (in the public Cloud)50
Security groups per VM5
Security groups (in a VPC)500
Rules per security group (in a VPC)50
warning

If these default values are increased by the Support team:

  • The Security groups per VM quota multiplied by the Rules per security group quota cannot exceed 1000.
  • The Security groups per VM quota cannot exceed 16.

Examples

Security groups per VMSecurity group rulesTotal number of rules for each VM
5 (default)50 (default)5 x 50 = 250 (default)
1010010 x 100 = 1000 (maximum)
16 (maximum)6216 x 62 = 992 (maximum)
1040 (below the default limit)10 x 40 = 400
3 (below the default limit)1003 x 100 = 300
info

The Security groups per VM quota takes into account the number of unique security groups across all the network interfaces of a VM. This means that adding the same security group on several network interfaces of the same VM will count only as 1.

Was this page helpful?