Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -338,21 +338,33 @@ The following table compares capabilities supported by two alternative pricing m
</tr>
<tr>
<td style={{textAlign:"left"}}>E&R via NRQL</td>
<td style={{textAlign:"center"}}>❌</td>
<td style={{textAlign:"center"}}>❌</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>❌</td>
</tr>
<tr>
<td style={{textAlign:"left"}}>Scorecards</td>
<td style={{textAlign:"center"}}>❌</td>
<td style={{textAlign:"center"}}>❌</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>❌</td>
</tr>
<tr>
<td style={{textAlign:"left"}}>Teams</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>❌</td>
</tr>
<tr>
<td style={{textAlign:"left"}}>Catalogs</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>❌</td>
</tr>
<tr>
<td style={{textAlign:"left"}}>Maps</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>✅</td>
<td style={{textAlign:"center"}}>❌</td>
</tr>
<tr>
<td style={{textAlign:"left"}}>Security RX</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To access the Feature Control manager:
The <DNT>**Feature Control**</DNT> page displays all intelligent observability features available to your organization, showing their current activation status across your accounts. To get the active features for specific accounts, search with the account IDs in the search field.

<Callout variant="tip">
Most features can be activated or deactivated for specific accounts. However, organization-scoped features like <DNT>**Teams**</DNT> apply to all accounts in your organization automatically.
Most features can be activated or deactivated for specific accounts. However, organization-scoped features apply to all accounts in your organization automatically.
</Callout>

## Activate features for specific accounts [#activate-features]
Expand All @@ -57,7 +57,7 @@ The <DNT>**Feature Control**</DNT> page displays all intelligent observability f

## Activate org-scoped features [#activate-org-features]

To activate organization-scoped features (like <DNT>**Teams**</DNT>) across all accounts in your organization:
To activate organization-scoped features across all accounts in your organization:

1. From the <DNT>**Feature Control**</DNT> page, find the feature you want to activate.
2. Click <DNT>**Activate**</DNT>.
Expand Down Expand Up @@ -88,7 +88,7 @@ To deactivate a feature for specific accounts:

## Deactivate org-scoped features [#deactivate-org-features]

For organization-scoped features (like <DNT>**Teams**</DNT>):
For organization-scoped features:

1. From the <DNT>**Feature Control**</DNT> page, find the active feature you want to deactivate.
2. Click <DNT>**Deactivate for all accounts**</DNT> and confirm the deactivation in the confirmation modal.
Expand Down
Loading
Loading