|
10 | 10 | <thead> |
11 | 11 | <tr> |
12 | 12 | <th scope="col">Feature</th> |
13 | | - <th scope="col" class="design-table-cell--center pricing-summary-plan">Pro</th> |
| 13 | + <th scope="col" class="design-table-cell--center pricing-summary-plan">Solo</th> |
14 | 14 | <th scope="col" class="design-table-cell--center pricing-summary-plan">Team</th> |
15 | 15 | <th scope="col" class="design-table-cell--center pricing-summary-plan"><span class="pricing-plan-label-full">Business</span><span class="pricing-plan-label-short">Biz</span></th> |
16 | 16 | <th scope="col" class="design-table-cell--center pricing-summary-plan"><span class="pricing-plan-label-full">Enterprise</span><span class="pricing-plan-label-short">Ent</span></th> |
|
54 | 54 | </tr> |
55 | 55 | <tr> |
56 | 56 | <th scope="row"><span class="pricing-value-detail pricing-value-detail--label" tabindex="0" aria-label="Audit Events. Each recorded access to an Armor-protected key counts as one event." data-tooltip="Each recorded access to a protected key is one event">Audit Events</span></th> |
57 | | - <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="25,000 audit events per billing month. Additional events cost $0.20 per 1,000." data-tooltip="Per billing month · $0.20 per additional 1,000"><span class="pricing-plan-label-full">{{ audit_events_feature.values.pro }}</span><span class="pricing-plan-label-short">25k</span></span></td> |
| 57 | + <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="25,000 audit events per billing month. Additional events cost $0.20 per 1,000." data-tooltip="Per billing month · $0.20 per additional 1,000"><span class="pricing-plan-label-full">{{ audit_events_feature.values.solo }}</span><span class="pricing-plan-label-short">25k</span></span></td> |
58 | 58 | <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="250,000 audit events per billing month. Additional events cost $0.10 per 1,000." data-tooltip="Per billing month · $0.10 per additional 1,000"><span class="pricing-plan-label-full">{{ audit_events_feature.values.team }}</span><span class="pricing-plan-label-short">250k</span></span></td> |
59 | 59 | <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="1,000,000 audit events per billing month. Additional events cost $0.025 per 1,000." data-tooltip="Per billing month · $0.025 per additional 1,000"><span class="pricing-plan-label-full">{{ audit_events_feature.values.business }}</span><span class="pricing-plan-label-short">1M</span></span></td> |
60 | 60 | <td class="design-table-cell--center"><span class="pricing-value-detail pricing-value-detail--right" tabindex="0" aria-label="Custom monthly audit event allowance and pricing." data-tooltip="Custom monthly allowance and pricing">Custom</span></td> |
61 | 61 | </tr> |
62 | 62 | <tr> |
63 | 63 | <th scope="row"><span class="pricing-value-detail pricing-value-detail--label" tabindex="0" aria-label="Audit Retention. How long each audit event remains available in Armor." data-tooltip="How long each audit event remains available">Audit Retention</span></th> |
64 | | - <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="Audit events remain available for a rolling 5 days." data-tooltip="Events remain available for a rolling 5 days">{{ audit_retention_feature.values.pro }}</span></td> |
| 64 | + <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="Audit events remain available for a rolling 5 days." data-tooltip="Events remain available for a rolling 5 days">{{ audit_retention_feature.values.solo }}</span></td> |
65 | 65 | <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="Audit events remain available for a rolling 30 days." data-tooltip="Events remain available for a rolling 30 days">{{ audit_retention_feature.values.team }}</span></td> |
66 | 66 | <td class="design-table-cell--center"><span class="pricing-value-detail" tabindex="0" aria-label="Audit events remain available for a rolling 90 days." data-tooltip="Events remain available for a rolling 90 days">{{ audit_retention_feature.values.business }}</span></td> |
67 | 67 | <td class="design-table-cell--center"><span class="pricing-value-detail pricing-value-detail--right" tabindex="0" aria-label="Custom audit retention period based on your organization's needs." data-tooltip="Custom retention based on your needs">∞</span></td> |
|
0 commit comments