diff --git a/content/develop/get-started/img/free-cloud-db.png b/content/develop/get-started/img/free-cloud-db.png index 3336f3353a..5c6beaa5f1 100644 Binary files a/content/develop/get-started/img/free-cloud-db.png and b/content/develop/get-started/img/free-cloud-db.png differ diff --git a/content/operate/rc/accounts/account-settings.md b/content/operate/rc/accounts/account-settings.md index 2c6a36b09f..9d85472201 100644 --- a/content/operate/rc/accounts/account-settings.md +++ b/content/operate/rc/accounts/account-settings.md @@ -20,7 +20,7 @@ The available tabs depend on your subscription type and may include: - The **Account** tab displays basic information associated with your account, including general info, address details, time zone setting, security settings, and provider integration details. -- The **Cloud Account** tab is displayed for Redis Cloud Pro subscriptions hosted on Amazon Web Services (AWS). To learn more, see [Manage AWS cloud accounts]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/" >}}). +- The **Cloud Account** tab is displayed if you have self-hosted Pro subscriptions on Amazon Web Services (AWS). To learn more, see [Manage AWS cloud accounts]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/" >}}). - The **Integrations** tab lets you manage certain integrations. For more information on the Confluent Cloud integration, see [Use the Redis Sink Confluent Connector]({{< relref "/integrate/confluent-with-redis-cloud/" >}}). diff --git a/content/operate/rc/api/examples/audit-system-logs.md b/content/operate/rc/api/examples/audit-system-logs.md index 827bc3d60a..6e8f25daa9 100644 --- a/content/operate/rc/api/examples/audit-system-logs.md +++ b/content/operate/rc/api/examples/audit-system-logs.md @@ -12,7 +12,7 @@ Service logs collect and report actions performed on various entities in your Re To view the log, sign in to the [Redis Cloud console](https://cloud.redis.io/) and then select **Logs** from the main menu. -{{Choose the Logs command from the Redis Cloud console menu to view your subscription system log.}} +{{Choose the Logs command from the Redis Cloud console menu to view your subscription system log.}} To learn more, see [System logs]({{< relref "/operate/rc/logs-reports/system-logs" >}}). diff --git a/content/operate/rc/api/get-started/manage-api-keys.md b/content/operate/rc/api/get-started/manage-api-keys.md index d93733a5c2..3e15c21af5 100644 --- a/content/operate/rc/api/get-started/manage-api-keys.md +++ b/content/operate/rc/api/get-started/manage-api-keys.md @@ -33,7 +33,7 @@ The **API account key** is used as the value of the `x-api-key` HTTP header in o By default, the **API account key** is masked; that is, it is obscured for security reasons. You can use the **Show** button to display the key and the **Hide** button to mask it. -{{The **Show** button displays the account key.}}   {{The **Hide** button masks the account key.}} +{{The **Show** button displays the account key.}}   {{The **Hide** button masks the account key.}} The **Copy** button copies the account key to the Clipboard. @@ -77,19 +77,17 @@ This is the only time the value of the user key is available. Save it to a secu If you lose the user key value, it cannot be retrieved. If this happens, create a new key to replace the lost one. {{}} -When you've saved the user key, use the **Finish** button to close the dialog box. - -(The **Finish** button is disabled until you copy the key to the Clipboard.) +The **Finish** button is inactive until you copy the key to the clipboard. After you save the user key, you can also select **Copy account key** to save the account key. ### Delete a user key To delete a user key: -1. Use the **API Keys** tab of the **Access Management** screen to locate the target key +1. Use the **API Keys** tab of the **Access Management** screen to locate the target key. Hover over the key to display the **Delete** button. {{The **Delete** button appears to the right of the selected user key.}}
-2. Select the **Delete** button displayed to the right. +2. Select the **Delete** button. {{Select the **Delete** button to begin deleting the selected user key.}} @@ -105,7 +103,7 @@ By default, REST API requests are allowed from all IP addresses. To limit acces To manage the CIDR allow list: -1. Use the **API Keys** tab of the **Access Management** screen to locate the target key +1. Use the **API Keys** tab of the **Access Management** screen to locate the target key. Hover over the key to display the **Manage** link. {{The **Manage** link appears to the right of the user name for the selected user key.}} diff --git a/content/operate/rc/billing-and-payments.md b/content/operate/rc/billing-and-payments.md index d72899a159..530eca0efa 100644 --- a/content/operate/rc/billing-and-payments.md +++ b/content/operate/rc/billing-and-payments.md @@ -86,9 +86,9 @@ To add a new payment method: {{Select Add Credit Card to add a new payment method}} -3. If you need to change the account billing address for this card, activate the **Change Address** slider and enter the new billing address. +3. If you need to change the account billing address, activate the **Change address** slider and enter the new billing address. - {{Deactivate the Use account address slider to specify a different billing address.}} + {{Activate the Change address slider to specify a different billing address.}} {{< note >}} Changing the billing address for your account will remove any payment methods associated with the old billing address. @@ -112,11 +112,7 @@ To edit the Redis Cloud account billing address: {{The Edit account billing address screen.}} - Select the checkbox to confirm that your previous payment methods will be removed. - - {{The Edit account billing address screen.}} - - Select **Continue** to save your new address. + Select **Update** to save your new address. {{< note >}} Changing the billing address for your account will remove any payment methods associated with the old billing address. See [Add payment method](#add-payment-method) to learn how to add a payment method back to your account. @@ -136,6 +132,8 @@ To edit the mailing address associated with a payment method: {{The Edit mailing address screen.}} + Select **Update** to save your changes. + ## Apply coupon Coupons apply credits to your Redis Cloud account. To redeem a coupon: diff --git a/content/operate/rc/changelog/april-2025.md b/content/operate/rc/changelog/april-2025.md new file mode 100644 index 0000000000..d16254e70b --- /dev/null +++ b/content/operate/rc/changelog/april-2025.md @@ -0,0 +1,24 @@ +--- +Title: Redis Cloud changelog (April 2025) +alwaysopen: false +categories: +- docs +- operate +- rc +description: New features, enhancements, and other changes added to Redis Cloud during + April 2025. +highlights: New UI and dark mode +linktitle: April 2025 +weight: 32 +--- + +## New features + +### New UI and dark mode + +The Redis Cloud console has a refreshed user interface! You can now choose between light mode and dark mode when using the Redis Cloud console. + +{{Mode selection toggle with light mode selected.}}  +{{Mode selection toggle with dark mode selected.}} + +The new user interface and dark mode are currently available for selected accounts and will be gradually rolled out to new accounts over time. \ No newline at end of file diff --git a/content/operate/rc/databases/configuration/advanced-capabilities.md b/content/operate/rc/databases/configuration/advanced-capabilities.md index 54875984c1..5fb33ded07 100644 --- a/content/operate/rc/databases/configuration/advanced-capabilities.md +++ b/content/operate/rc/databases/configuration/advanced-capabilities.md @@ -29,9 +29,9 @@ Redis Cloud is updated on a regular basis, which includes the advanced capabilit ## Redis Cloud Pro {#pro} -Redis Cloud Pro lets you choose advanced capabilities for each database. +By default, Redis Cloud Pro databases load all supported advanced capabilities. You can choose to load specific capabilities when you create your database. To choose which capabilities to load for your Pro database, [create it with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and select **More options** in the **Sizing tab** to view advanced capability settings. -{{For Pro databases, you can select the capabilites included in your database.}} +{{For Pro databases, you can select the capabilities included in your database.}} You can select more than one advanced capability for a database, though there are limits: @@ -44,7 +44,7 @@ You can select more than one advanced capability for a database, though there ar - [Active-Active databases]({{< relref "/operate/rc/databases/create-database/create-active-active-database" >}}) only support JSON and Search and query. -You don't have to combine capabilities. To remove a selected capability, clear its checkbox. +To remove a selected capability, clear its checkbox. To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}). @@ -60,7 +60,7 @@ Use the [Search and query sizing calculator](https://redis.io/redisearch-sizing- #### Query performance factor -The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor. +The query performance factor adds extra compute power specifically for search and query. When you create a Pro database with search and query, you can increase your search queries per second by the selected factor. {{For Pro databases, you can select the query performance factor for your database.}} diff --git a/content/operate/rc/databases/configuration/high-availability.md b/content/operate/rc/databases/configuration/high-availability.md index 528b1062f2..bb264ddeed 100644 --- a/content/operate/rc/databases/configuration/high-availability.md +++ b/content/operate/rc/databases/configuration/high-availability.md @@ -58,9 +58,9 @@ To use different zone settings, create a new subscription with the preferred set ## Availability zones -You can reduce network transfer costs and network latency by ensuring your Redis Cloud cluster and your application are located in the same availability zone. +You can reduce network transfer costs and network latency by ensuring your Redis Cloud Pro cluster and your application are located in the same availability zone. -To specify the availability zone for your cluster, select *Manual Selection* under **Allowed Availability Zones**. +To specify the availability zone(s) for your cluster, [create your Pro database with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}), and select *Manual Selection* under **Allowed Availability Zones** in **Advanced options**. For Google Cloud clusters and [self-managed AWS cloud accounts]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/" >}}), select an availability zone from the **Zone name** list. diff --git a/content/operate/rc/databases/connect/insight-cloud.md b/content/operate/rc/databases/connect/insight-cloud.md index 412ab296f3..479f3f3ebf 100644 --- a/content/operate/rc/databases/connect/insight-cloud.md +++ b/content/operate/rc/databases/connect/insight-cloud.md @@ -22,7 +22,7 @@ Opening your database with Redis Insight in your browser is currently available To open your database with Redis Insight on Redis Cloud, select **Open with Redis Insight** on the [database screen]({{< relref "/operate/rc/databases/view-edit-database" >}}). -{{Open with Redis Insight}} +{{Open with Redis Insight}} Redis Insight will open in a new tab. diff --git a/content/operate/rc/databases/create-database/create-active-active-database.md b/content/operate/rc/databases/create-database/create-active-active-database.md index 3dfd33e835..f41000cd4e 100644 --- a/content/operate/rc/databases/create-database/create-active-active-database.md +++ b/content/operate/rc/databases/create-database/create-active-active-database.md @@ -65,7 +65,7 @@ There are three sections on this tab: Select **Active-Active (Multi-region)** to turn on Active-Active. -{{When you enable Active-Actve, you need to specify the regions for each database instance.}} +{{The general settings of the setup tab with Active-Active selected.}} When you enable Active-Active Redis, two regions are selected by default. Select the drop-down arrow to display a list of provider regions that support Active-Active databases. @@ -81,7 +81,7 @@ You can use a region's Remove button to remove it from the list. {{Version selection between Redis 6.2 and 7.2}} -The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest advanced features of Redis. +The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.4** if you want to use the latest advanced features of Redis. #### Advanced options {#advanced-options} @@ -95,7 +95,7 @@ In the **Advanced options** section, you can: When all **Deployment CIDR** regions display a green checkmark, you're ready to continue. - {{Greem chackmarks indicate valid CIDR address values.}} + {{Green checkmarks indicate valid CIDR address values.}} Red exclamation marks indicate error conditions; the tooltip provides additional details. @@ -117,14 +117,14 @@ When you first visit the **Sizing** tab, there are no databases defined. Select {{Use the Add button to define a new database for your subscription.}} -This opens the **New Database** dialog, which lets you define the requirements for your new database. +This opens the **New Active-Active Redis Database** dialog, which lets you define the requirements for your new database. {{New database dialog for Active-Active database.}} By default, you're shown basic settings, which include: - **Name**: A custom name for your database. -- **Advanced Capabilities**: Advanced data types or capabilities used by the database. Active-Active databases support the [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}) data type and [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}) capabilities. +- **Advanced Capabilities**: Advanced data types or features used by the database. Active-Active databases support the [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}) data type and [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}) features. {{When you create an Active-Active database, you can select the JSON and Search and query advanced capabilities.}} @@ -170,7 +170,7 @@ Hover over a database to see the **Edit** and **Delete** icons. You can use the The **Review and Create** tab provides a cost estimate for your Redis Cloud Pro plan: -{{The Review & Create tab of the New Flexible subscription screen.}} +{{The Review & Create tab of the New Active-Active subscription screen.}} Redis breaks down your databases to Redis Billing Units (RBUs), each with their own size and throughput requirements. For more info, see [Billing unit types]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}#billing-unit-types). diff --git a/content/operate/rc/databases/create-database/create-essentials-database.md b/content/operate/rc/databases/create-database/create-essentials-database.md index dc63b28f44..d8864f34dd 100644 --- a/content/operate/rc/databases/create-database/create-essentials-database.md +++ b/content/operate/rc/databases/create-database/create-essentials-database.md @@ -34,13 +34,6 @@ This guide shows how to create an Essentials database. 1. Choose a **Cloud Provider** and a **Region**. - A preview of Redis 7.4 is available for databases in selected regions. Select the **Redis 7.4 preview** toggle to view the regions where you can try Redis 7.4. - - {{Turn on the Redis 7.4 preview toggle.}} - - Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release notes](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74). - - 1. The **Type** of database controls the protocol and advanced capabilities. Leave this as **Redis Stack** unless you have a legacy application that uses **Memcached**. A Redis Stack database gives access to a set of advanced capabilities. For more information, see [Advanced capabilities]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#essentials" >}}). @@ -49,7 +42,6 @@ This guide shows how to create an Essentials database. {{The durability settings allow you to choose High availability and Data persistence.}} - Redis Cloud supports the following high availability settings: - **None**: You will have a single copy of your database without replication. diff --git a/content/operate/rc/databases/create-database/create-flex-database.md b/content/operate/rc/databases/create-database/create-flex-database.md index 7bb5ba73ee..9a12afcfee 100644 --- a/content/operate/rc/databases/create-database/create-flex-database.md +++ b/content/operate/rc/databases/create-database/create-flex-database.md @@ -94,7 +94,7 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials. 1. Select the desired memory limit. - {{Available Redis Flex plans.}} + {{Available Redis Flex plans.}} For a comparison of available plans, see [Redis Cloud Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}}). diff --git a/content/operate/rc/databases/create-database/create-pro-database-existing.md b/content/operate/rc/databases/create-database/create-pro-database-existing.md index c5dee77b9c..7643de90bf 100644 --- a/content/operate/rc/databases/create-database/create-pro-database-existing.md +++ b/content/operate/rc/databases/create-database/create-pro-database-existing.md @@ -112,8 +112,8 @@ The **Security** section helps you control access to your database. | Setting name | Description | |:-----------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **Default user** | When enabled, permits access using a simple password | -| **Redis password** | Password assigned to the database when created | +| **Default user** | When enabled, permits access using the `default` username and a simple password (see [Default User]({{< relref "/operate/rc/security/access-control/data-access-control/default-user" >}})). Turn on [Role-based access control]({{< relref "/operate/rc/security/access-control/data-access-control/role-based-access-control" >}}) to turn off this setting. | +| **Default user password** | Password assigned to the database when created | | **CIDR allow list** | [Allow list]({{< relref "/operate/rc/security/cidr-whitelist.md" >}}) of IP addresses/security groups permitted to access the database | | **Transport layer security (TLS)** | Enables [transport layer security]({{< relref "/operate/rc/security/database-security/tls-ssl.md" >}}) (TLS) encryption for database access | diff --git a/content/operate/rc/databases/create-database/create-pro-database-new.md b/content/operate/rc/databases/create-database/create-pro-database-new.md index 98fe55dc8c..fd5f885a0f 100644 --- a/content/operate/rc/databases/create-database/create-pro-database-new.md +++ b/content/operate/rc/databases/create-database/create-pro-database-new.md @@ -117,9 +117,7 @@ This guide is for single region database deployment. If you want to create a mul {{Version selection between Redis 6.2, 7.2, and 7.4.}} -The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.2** if you want to use the latest stable version of Redis, or select **Redis 7.4** for the Redis 7.4 Preview. - -Redis 7.4 offers hash field expiration and other feature set improvements. For more information on the changes in Redis 7.4, see the [Redis 7.4 release notes](https://redis.io/blog/announcing-redis-community-edition-and-redis-stack-74). +The **Version** section lets you choose the Redis version of your databases. Choose **Redis 7.4** if you want to use the latest stable version of Redis. #### Advanced options {#advanced-options} diff --git a/content/operate/rc/databases/delete-database.md b/content/operate/rc/databases/delete-database.md index bb50400f85..f64e9a0851 100644 --- a/content/operate/rc/databases/delete-database.md +++ b/content/operate/rc/databases/delete-database.md @@ -32,19 +32,19 @@ Deleted databases cannot be recovered. We recommend [making a backup]({{< relre 1. The **Delete database** confirmation dialog appears. If this database is the only one in the subscription, you can also delete the subscription at this time. - - Select **Delete my subscription as well** to delete both the database and the subscription. + - Select **Delete my subscription and stop my payment** to delete both the database and the subscription. - - Clear **Delete my subscription as well** to delete the database but keep the subscription. + - Clear **Delete my subscription and stop my payment** to delete the database but keep the subscription. {{< note >}} You will continue to be charged for your subscription until you delete it, even if there are no databases in your subscription. {{< /note >}} - {{A different delete database confirmation dialog asks you to consider deleting the subscription as well.}} + {{A delete database confirmation dialog asks you to consider deleting the subscription as well.}} -1. To confirm your choice, use the **Delete database** button or the **Delete both** button if the delete subscription checkbox is selected. +1. Select **Delete database** to confirm your choice. - {{The Delete database button is located in the Danger zone section of the database Configuration tab.}} {{The Delete both button is located in the Danger zone section of the database Configuration tab.}} + {{The Delete database button is located in the Danger zone section of the database Configuration tab.}} When the operation completes, the database and its data are deleted. diff --git a/content/operate/rc/databases/import-data.md b/content/operate/rc/databases/import-data.md index a5de97d086..7f82fc4347 100644 --- a/content/operate/rc/databases/import-data.md +++ b/content/operate/rc/databases/import-data.md @@ -30,6 +30,7 @@ To import a dataset from any publicly available Redis Community Edition server: 1. Select **Databases** from the Redis Cloud console menu and then select the target database from the database list. 1. Select **Import**. + {{The Import dataset section and Import button.}} 1. Enter the source database details: - Source type - Select **Redis**. - Redis Hostname/IP Address - Enter the hostname or the public IP address of the source Redis server. @@ -47,6 +48,7 @@ To import an RDB file stored on an FTP or HTTP server: 1. Select **Databases** from the Redis Cloud console menu and then select your database from the list. 1. Select **Import**. + {{The Import dataset section and Import button.}} 1. Enter the details for the RDB file: - Source type - Select **FTP** or **HTTP**. - Source path - Enter the URL for the RDB file: `://[username][:password]@hostname[:port]/[path/]filename.rdb[.gz]` @@ -151,6 +153,7 @@ To share and import an RDB file that is stored in an AWS Simple Storage Service 1. In the [Redis Cloud console](https://cloud.redis.io/), select the target database from the database list. 1. Select **Import**. + {{The Import dataset section and Import button.}} 1. Enter the details for the RDB file: - Source type - Select **AWS S3**. - Source path - Enter the URL for the RDB file: `s3://bucketname/[path/]filename.rdb[.gz]` @@ -184,6 +187,7 @@ To share and import an RDB file that is stored in a Google Cloud Storage bucket: 1. In the [Redis Cloud console](https://cloud.redis.io/), select the target database from the database list. 1. Select **Import**. + {{The Import dataset section and Import button.}} 1. Enter the details for the RDB file: - Source type - Select **Google Cloud Storage**. - Source path - Enter the URL for the RDB file: `gs://bucketname/[path/]filename.rdb[.gz]` @@ -203,6 +207,7 @@ To import an RDB file stored in a Microsoft Azure Blog storage container: 1. In the Redis Cloud console, select the target database from the database list. 1. Select **Import**. + {{The Import dataset section and Import button.}} 1. Enter the details for the RDB file: - Source type - Select **Azure Blob Storage**. - Source path - Enter the URL for the RDB file: diff --git a/content/operate/rc/databases/migrate-databases.md b/content/operate/rc/databases/migrate-databases.md index fc1bdbc2a9..a8b8247ba1 100644 --- a/content/operate/rc/databases/migrate-databases.md +++ b/content/operate/rc/databases/migrate-databases.md @@ -69,7 +69,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing: {{Select the target database from the database list.}} -4. From the **Configuration** tab of the target database, select **Edit database**. +4. From the **Configuration** tab of the target database, select **Edit**. {{Use the **Edit Database** button to change the configuration of the target database.}} @@ -81,41 +81,41 @@ Follow these detailed steps to migrate data using Active-Passive syncing: 6. This will open the **Add Active-Passive Redis** screen. Select where the source database is located. - {{The Add Active-Passive Redis screen.}} + {{The Add Active-Passive Redis screen.}} - Select **Current account** if the source database is located in this Redis Cloud account. Select the source database from the **Source database** list. You can type in the database's name to find it. - {{Select the Source database from the database list.}} + {{Select the Source database from the database list.}} - If the source database is hosted externally, select **External**. 1. In the **Enter the source URI** field, type `redis://` and then paste in the public endpoint details. - {{The source URI must be specified using the 'redis://' protocol.}} + {{The source URI must be specified using the 'redis://' protocol.}} 1. Select if the source database requires Transport Layer Security (TLS). - If the source database requires TLS, select **TLS** and enter the public server certificate in the **Server Certificate** field. - {{The Server Certificate field.}} + {{The Server Certificate field.}} - If the source database requires client authentication, select **Mutual TLS**. 1. Enter the public server certificate in the **Server Certificate** field. - {{The Server Certificate field.}} + {{The Server Certificate field.}} 1. Select **Download** to download the client certificate. - {{The Client Certificate field. Select Download to download the client certificate.}} + {{The Client Certificate field. Select Download to download the client certificate.}} 1. Configure the source database to accept the client certificate. 7. Select **Save Active-Passive** to save your Active-Passive settings. - {{The **Save** button verifies the Source URI and you can't save until it validates.}} + {{The **Save** button verifies the Source URI and you can't save until it validates.}} For an external database, we'll verify the endpoint at this step. If the endpoint can't be verified, make sure that you've copied the details directly from the source database and that the value you entered starts with `redis://`. @@ -133,7 +133,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing: When data has fully migrated to the target database, database status reports `Synced`. - {{When the data is migrated, the target database status displays `Synced`.}} + {{When the data is migrated, the target database status displays `Synced`.}} Active-Passive sync lets you migrate data while apps and other connections are using the source database. Once the data is migrated, you should migrate active connections to the target database. diff --git a/content/operate/rc/databases/monitor-performance.md b/content/operate/rc/databases/monitor-performance.md index 7c2a957d1f..6936dc4bb0 100644 --- a/content/operate/rc/databases/monitor-performance.md +++ b/content/operate/rc/databases/monitor-performance.md @@ -34,7 +34,7 @@ When you use the mouse to point to a smaller graph, three things appear: - A promotion icon pointing right - A summary panel showing the minimum, average, maximum, and most recent values displayed in the graph. -{{Promoting graphs to primary positions}} +{{Promoting graphs to primary positions}} Use the promotion icons to promote the smaller graph to one of the primary positions. The left icon promotes the smaller graph to the left position and the right icon promotes the smaller graph to the right position. @@ -58,6 +58,8 @@ Several metric graphs are available: | [Evicted objects/sec]({{< relref "/operate/rs/references/metrics/database-operations#evicted-objectssec" >}}) | Number of objects evicted from the database per second. | | [Expired objects/sec]({{< relref "/operate/rs/references/metrics/database-operations#expired-objectssec" >}}) | Number of expired objects per second. An expired object is an object with expired TTL that was deleted from the database. | | [Hit ratio]({{< relref "/operate/rs/references/metrics/database-operations#hit-ratio" >}}) | Percent of operations on existing keys out of the total number database operations | +| Network Ingress bytes/sec | Amount of traffic in bytes per second entering the database network | +| Network Egress bytes/sec | Amount of traffic in bytes per second exiting the database network | For more detailed analysis, consider using [Redis Insight]({{< relref "/develop/tools/insight" >}}) or [Prometheus and Grafana]({{< relref "/integrate/prometheus-with-redis-cloud/" >}}). diff --git a/content/operate/rc/databases/view-edit-database.md b/content/operate/rc/databases/view-edit-database.md index ae75c10814..6d6ba51573 100644 --- a/content/operate/rc/databases/view-edit-database.md +++ b/content/operate/rc/databases/view-edit-database.md @@ -44,14 +44,17 @@ The available settings vary according to your plan, cloud provider, and design c | Setting name | Description | |:--------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Database Name** | The name given to your database | +| **Subscription Name** | The name for the subscription your database is a part of | | **Public endpoint** | Public URI used by any application or client to access the database. | -| **Private endpoint** | Private endpoint URI available to approved clients; use CIDR allow list and VPC peering to enable access (_Redis Cloud Pro only_) | +| **Private endpoint** | Private endpoint URI available to approved clients; use CIDR allow list, VPC peering, or other connectivity options to enable access. (_Redis Cloud Pro only_) | | **Tags** | A list of the [tags]({{< relref "/operate/rc/databases/tag-database" >}}) associated with the database. Select [Manage tags]({{< relref "/operate/rc/databases/tag-database#configuration-tab" >}}) to manage the database tags. | +| **Vendor** | The Cloud vendor hosting your database: AWS, Google Cloud, or Azure. | +| **Region** | The Cloud vendor region hosting your database | | **Type** | Displays 'Redis', 'Redis Stack' or 'memcached' based on the value selected when the database was created | -| **Redis version** | Redis version used to create the database | +| **Redis version** | Redis version of the database | | **Auto Tiering** | Checked when the subscription supports Auto Tiering (_Redis Cloud Pro only_) | -| **Creation time** | Date and time the database was created | | **Active-Active Redis** | Checked when the database is part of an [Active-Active]({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) relationship (_Redis Cloud Pro only_) | +| **Creation time** | Date and time the database was created | | **Last changed** | Date and time of last update | | **Supported Protocol(s)** | Shows which version of RESP the database uses. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details | | **Advanced Capabilites** | This setting appears when an [advanced capability]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) is enabled for a database | @@ -117,19 +120,10 @@ Actions in the **Danger Zone** are permanent and should not be taken lightly. Here, you can: -- Delete the database. - - Databases must be active and empty before they can be deleted. To learn more, see [Delete a database]({{< relref "/operate/rc/databases/delete-database.md" >}}). - -- Import data into the database. - - When you choose this action, you're asked to specify the source and location of the data to import - - {{The Import data dialog helps you import data into a database.}} +- Delete the database. Databases must be active before they can be deleted. To learn more, see [Delete a database]({{< relref "/operate/rc/databases/delete-database.md" >}}). +- Flush the database (_Active-Active databases only_). - To learn more, see [Import data]({{< relref "/operate/rc/databases/import-data.md" >}}). - -For best results, we recommend backing up data before starting any **Danger Zone** actions. +For best results, we recommend [backing up data]({{< relref "/operate/rc/databases/back-up-data" >}}) before any danger zone actions. ## Manage the database list @@ -145,7 +139,7 @@ You can: {{Use the filter toggle to display filter options.}} - You can filter the list on **Status**, **Subscription**, **Capabilities**, **Options**, and **Tags**. String matches are _not_ case-sensitive. You can specify more than one filter expression at a time. + You can filter the list on **Status**, **Subscription**, **Subscription Type**, **Capabilities**, **Options**, and **Tags**. String matches are _not_ case-sensitive. You can specify more than one filter expression at a time. A list of selected filters appears below the filter types. @@ -153,9 +147,17 @@ You can: {{Use the filter toggle to display filter options.}} +- Select **Columns** to change what information is displayed on the list. + + {{Use the columns toggle to display column options.}} + +- Select the **Export** button to export the current view as a CSV file. + + {{The Export button exports the current list view to CSV.}} + - Sort the list in descending or ascending order using the arrow displayed to right of the field name in the header. Supported fields include **Subscription**, **Database name**, **Memory**, and **Tags**. - {{Use the arrows in the list header to sort the list.}} {{The direction of the arrow corresponds to the direction of the sort.}} + {{Use the arrows in the list header to sort the list.}} {{The direction of the arrow corresponds to the direction of the sort.}} Select the arrow icon to change the sort order. One sort order can be active at any given time. @@ -167,7 +169,7 @@ Sort orders and filter expressions are not saved between console sessions. The **View Database** screen also has tabs that let you view: -- **Metrics**: a series of graphs showing database performance over time. See [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance.md" >}}) +- **Metrics**: a series of graphs showing database performance over time. See [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance" >}}) for more information. - **Slowlog**: a log showing recent [slow queries]({{< relref "/commands/slowlog" >}}) run against your database. The log displays when the action started, the duration, the complexity of the operation, and any parameters passed to the operation. diff --git a/content/operate/rc/logs-reports/system-logs.md b/content/operate/rc/logs-reports/system-logs.md index 694e856f04..4da1504f99 100644 --- a/content/operate/rc/logs-reports/system-logs.md +++ b/content/operate/rc/logs-reports/system-logs.md @@ -11,13 +11,13 @@ weight: 35 --- The **Logs** page contains events, alerts, and logs from the activities, databases, and subscriptions associated with your account. -{{Choose the Logs command from the Redis Cloud console menu to view your subscription system log.}} +{{Choose the Logs page from the Redis Cloud console menu to view your subscription system log.}} You can: * Sort the list by a specific field in descending or ascending order. Supported fields include *Time*, *Originator*, *Database name*, *API key name*, and *Activity*. - {{Use the arrows in the list header to sort the list.}} {{The direction of the arrow corresponds to the direction of the sort.}} + {{Use the arrows in the list header to sort the list.}} {{The direction of the arrow corresponds to the direction of the sort.}} Select the arrow icon to change the sort order. You can only sort by one field at a time. @@ -27,6 +27,6 @@ You can: * Use the refresh button to refresh the system logs. - {{Use the refresh button in the top right to refresh the system logs}} + {{Use the refresh button in the top right to refresh the system logs}} * Use the search bar to search for specific entries. Supported fields include *Originator*, *Database name*, *API key name*, *Activity*, and *Description*. \ No newline at end of file diff --git a/content/operate/rc/rc-quickstart.md b/content/operate/rc/rc-quickstart.md index 94c8460148..0cccc47c47 100644 --- a/content/operate/rc/rc-quickstart.md +++ b/content/operate/rc/rc-quickstart.md @@ -62,7 +62,7 @@ If you would rather customize your database, select **See more plans** to go to 1. In the upper corner, an icon shows the current status of the database. If the icon shows an orange clock, this means your database is still being created and its status is _pending_. - {{< image filename="/images/rc/icon-database-update-status-pending.png#no-click" alt="Pending database status" >}}   {{< image filename="/images/rc/icon-database-update-status-active.png#no-click" alt="Active database status" >}} + {{< image filename="/images/rc/icon-database-update-status-pending.png#no-click" alt="Pending database status" class="inline" >}} {{< image filename="/images/rc/icon-database-update-status-active.png#no-click" alt="Active database status" class="inline">}} Once the database has been created, it becomes _active_ and the status indicator switches to a green circle containing a checkmark. @@ -134,7 +134,7 @@ For more information on how to use Redis Insight in your browser, see [Open with 1. [Install Redis Insight]({{< relref "/develop/tools/insight" >}}). -1. Once installed, select **Open with Redis Insight**. +1. Once installed, select **Open in desktop**. 1. A pop-up asks if you wish to open the link with Redis Insight. Select **Open Redis Insight** to connect to your database with Redis Insight. diff --git a/content/operate/rc/resilient-apps.md b/content/operate/rc/resilient-apps.md index 5622b0e8fb..a38ebb5f18 100644 --- a/content/operate/rc/resilient-apps.md +++ b/content/operate/rc/resilient-apps.md @@ -19,7 +19,7 @@ These settings can be turned on when you create or edit your database. ### Enable data persistence -Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure. +Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure. Redis Cloud supports the following data persistence options: diff --git a/content/operate/rc/security/access-control/access-management.md b/content/operate/rc/security/access-control/access-management.md index a1f0d4ef2e..0f7d1a15d5 100644 --- a/content/operate/rc/security/access-control/access-management.md +++ b/content/operate/rc/security/access-control/access-management.md @@ -35,10 +35,9 @@ The list includes several buttons and icons to help you manage the list: | {{Use the Add button to add members to your team.}} | The **Add** button lets you add members to your team | | {{Use the Edit button change details for a team member.}} | The **Edit** button lets you edit the settings for the selected team member | | {{Use the Delete button to remove a member from your team.}} | The **Delete** button lets you remove members from your team -| {{Use the Filter button to display team members that match specified conditions.}} | **Filter** icons let you display team members matching conditions you specify | -| {{The Sort ascending button displays members in ascending order according to the values of the selected field.}}{{The Sort descending button displays members in descending order according to the values of the selected field.}} | The **Sort ascending** and **Sort descending** icons display the list according to the selected order | +| {{The Sort ascending button displays members in ascending order according to the values of the selected field.}}{{The Sort descending button displays members in descending order according to the values of the selected field.}} | The **Sort ascending** and **Sort descending** icons display the list according to the selected order | -If you have a large team, you can use the controls in the list footer to navigate quickly through the list. These controls are deactivated for small teams. +You can also use the list search to find a specific user or filter by **Role**, **User Type**, or **Options**. ### Add user diff --git a/content/operate/rc/security/access-control/data-access-control/active-active-roles.md b/content/operate/rc/security/access-control/data-access-control/active-active-roles.md index c8e905e982..2b1dd9083b 100644 --- a/content/operate/rc/security/access-control/data-access-control/active-active-roles.md +++ b/content/operate/rc/security/access-control/data-access-control/active-active-roles.md @@ -16,6 +16,8 @@ For [Active-Active databases]({{< relref "/operate/rc/databases/configuration/ac 1. Go to **Data Access Control > Roles** and either select `+` to create a new role or point to an existing role and select the pencil icon to edit it. + {{Add or edit a role.}} + 1. In the **Associations** section of the **Edit role** or **Create new role** screen, you can select `+` to create a new association or point to an existing association and select the pencil icon to edit it. 1. Select one or more Active-Active databases from the **Databases** list. Active-Active databases are marked with a globe icon. diff --git a/content/operate/rc/security/access-control/data-access-control/create-assign-users.md b/content/operate/rc/security/access-control/data-access-control/create-assign-users.md index 3ecccca095..1c881fccd0 100644 --- a/content/operate/rc/security/access-control/data-access-control/create-assign-users.md +++ b/content/operate/rc/security/access-control/data-access-control/create-assign-users.md @@ -61,13 +61,11 @@ To assign a data access role to an existing user: {{User configuration area.}} -1. Point to the user and select the pencil icon when it appears. - -1. Select a [**Role**]({{< relref "/operate/rc/security/access-control/data-access-control/create-roles" >}}) from the list. +1. Point to the user and select the **Edit*** icon when it appears. {{User add or edit.}} -1. Select the check mark to assign the role to the user. +1. Select a [**Role**]({{< relref "/operate/rc/security/access-control/data-access-control/create-roles" >}}) from the list. {{User select role.}} diff --git a/content/operate/rc/security/access-control/data-access-control/create-roles.md b/content/operate/rc/security/access-control/data-access-control/create-roles.md index ee252e7347..d81590f0a8 100644 --- a/content/operate/rc/security/access-control/data-access-control/create-roles.md +++ b/content/operate/rc/security/access-control/data-access-control/create-roles.md @@ -36,7 +36,7 @@ To assign [Redis ACLs]({{< relref "/operate/rc/security/access-control/data-acce 1. Select one or more databases from the **Databases** list and click the check mark to confirm the association. - {{Select an databases.}} + {{Select databases.}} 1. Select **Save role**. diff --git a/content/operate/rc/security/access-control/multi-factor-authentication.md b/content/operate/rc/security/access-control/multi-factor-authentication.md index f6d0eb1e82..78d19e9b27 100644 --- a/content/operate/rc/security/access-control/multi-factor-authentication.md +++ b/content/operate/rc/security/access-control/multi-factor-authentication.md @@ -46,7 +46,7 @@ Your account is now configured for MFA. We recommend that you also [configure MFA for an authenticator app](#app) as an additional factor. {{< /note >}} -If you cannot sign in to your account because of MFA, please [contact support](https://redislabs.com/company/support/). +If you cannot sign in to your account because of MFA, please [contact support](https://redis.io/support/). If your mobile phone is lost or stolen, make sure that you update the MFA configuration to prevent unauthorized sign-ins. @@ -101,6 +101,8 @@ To enable MFA enforcement for all user accounts: - When you enable MFA enforcement, users cannot disable MFA for their account. - When you disable MFA enforcement, users can disable MFA for their account. +4. Select **Save changes** to save your changes. + {{< tip >}} Notify all of your Redis Cloud console users before enabling MFA enforcement. {{< /tip >}} diff --git a/content/operate/rc/security/access-control/saml-sso/_index.md b/content/operate/rc/security/access-control/saml-sso/_index.md index fa0096667f..52b86d2422 100644 --- a/content/operate/rc/security/access-control/saml-sso/_index.md +++ b/content/operate/rc/security/access-control/saml-sso/_index.md @@ -44,7 +44,7 @@ You can also initiate single sign-on from the [Redis Cloud console](https://clou 1. From the Redis Cloud console's [sign-in screen](https://cloud.redis.io/#/login), select **SSO**. - {{Sign in with SSO button}} + {{Sign in with SSO button}} 1. Enter the email address associated with your SAML user account. @@ -100,7 +100,7 @@ Before you set up SAML SSO in Redis Cloud, you must verify that you own the doma {{Add domain button}} -1. Enter the domain name and select {{The confirm domain button}} to save it, or select {{The cancel button}} to cancel. +1. Enter the domain name and select {{Confirm domain}} to save it, or select {{Cancel}} to cancel. {{Enter domain name in the Domain field.}} @@ -110,12 +110,10 @@ Before you set up SAML SSO in Redis Cloud, you must verify that you own the doma We'll check the domain's DNS records for the provided TXT record. If the TXT record does not exist or we can't resolve your domain, we won't be able to verify the domain and users with that domain won't be able to sign in using SAML SSO. - Select {{The delete domain button}} to delete a domain if it was added by mistake. + Select {{delete domain}} to delete a domain if it was added by mistake. If we find the TXT record, the domain's status will change to **Verified**. - {{The Manage domain bindings panel, with a verified domain}} - You can select **Add domain** to add another domain. 1. Select **Close** to close the domain binding panel. @@ -300,12 +298,10 @@ To see and interact with the Redis Cloud account in the **Unlinked accounts** li 1. Select **Link account**. - {{The Link Account button}} + {{The Link Account button}} 1. In the **Convert existing users** dialog, select **Confirm conversion** to finish linking the accounts. - {{The Convert users popup}} - ## Deactivate SAML SSO Before you can deactivate SAML SSO for an account, you must sign in to the account as a local (non-SAML) user with the owner role assigned. diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-auth0.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-auth0.md index 82608f72df..b9c79ea205 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-auth0.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-auth0.md @@ -175,16 +175,14 @@ Replace `ID` so it matches the `AssertionConsumerService` Location URL ID (the c {{}} - A popup appears, explaining that, in order to test the SAML connection, that we need to login with credentials of a user defined in Auth0. - - {{}} + A popup appears, explaining that, in order to test the SAML connection, we need to login with credentials of a user defined in Auth0. Select **Continue** to go to the Auth0 login screen. 1. The Auth0 login screen appears. Enter the credentials and select **Sign In**. {{}} -1. If the test has succeeded, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. -1. Enter your SAML email and select **Login**. +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. -You have successfully configured SAML as an identification provider. +{{Sign in with SSO button}} diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-aws-identity-center.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-aws-identity-center.md index eeb112c2fe..25ccd9c164 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-aws-identity-center.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-aws-identity-center.md @@ -138,18 +138,14 @@ The final step in our SAML integration with AWS IAM identity Center is to activa {{}} - A logout notification screen displays, letting you know that you are redirected to AWS IAM Identity Center's login screen. - - {{}} + A logout notification screen displays, letting you know that you will be redirected to your identity provider. Select **Continue** to go to the AWS IAM Identity Center's login screen. 1. Enter your AWS IAM Identity Center credentials. {{}} -1. If everything is configured correctly, you should get a **SAML activation succeeded** message. From this point forward, users need to click **SSO** to sign in to the Redis Cloud console. - - {{}} +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - A message displays, stating that your local user is now converted to a SAML user. Select **Confirm**. +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. - You have successfully configured AWS IAM Identity Center as an identification provider. +{{Sign in with SSO button}} \ No newline at end of file diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-azure-ad.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-azure-ad.md index b0967eeb32..a9a738f5ca 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-azure-ad.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-azure-ad.md @@ -163,23 +163,17 @@ Make sure the **Namespace** field is empty when modifying these claims. {{}} -1. A popup appears, explaining that you must log in with the credentials of a Microsoft Entra user to test the SAML connection. - - {{}} +1. A popup appears, explaining that you must log in with the credentials of a Microsoft Entra user to test the SAML connection. Select **Continue** to go to the Microsoft login screen. 1. The Microsoft login screen will appear. Enter the credentials and click **Sign In**. {{}} -1. If the test has succeeded, you will see the following screen. Your local account is now considered a SAML account. To log in to Redis Cloud console going forward, select **Sign in with SSO**. - - {{}} - -1. Enter your SAML email and click **Login**. +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - {{}} +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. - You have successfully configured SAML as an identification provider. +{{Sign in with SSO button}} ## Claim conditions and user groups diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-google.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-google.md index 271ddeb686..8cb9f56dc6 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-google.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-google.md @@ -163,10 +163,8 @@ A logout notification screen displays, letting you know that you are redirected {{}} -1. If everything is configured correctly, you should get a **SAML activation succeeded** message. From this point forward, users need to click **SSO** to log in to the Redis Cloud console. +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - {{}} +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. -A message displays, stating that your local user is now converted to a SAML user. Select **Confirm**. - -You have successfully configured Google Workspace as an identification provider. +{{Sign in with SSO button}} diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-generic.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-generic.md index 34f3750f64..5be4f65acb 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-generic.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-generic.md @@ -253,24 +253,14 @@ To activate SAML, you must have a local user (or social sign-on user) with the * {{}} - A popup appears, stating that to test the SAML connection, you need to log in with Okta credentials of the user defined in the Redis Cloud group. This user is part of the group to which you assigned the Redis Cloud application. - - {{}} + A popup appears, stating that to test the SAML connection, you need to log in with Okta credentials of the user defined in the Redis Cloud group. This user is part of the group to which you assigned the Redis Cloud application. Select **Continue** to go to the Okta login screen. 1. The Okta login screen appears. Enter the credentials and select **Sign In**. {{}} -1. If the test succeeds, your local account is now considered a SAML account. To log in to Redis Cloud console going forward, select **Sign in with SSO**. - - {{}} - -1. Enter your SAML email and click **Login**. - - {{}} - -1. If only one user is defined in Redis Cloud console, you get a popup window where you select **Confirm** to convert the local user to a SAML user. Consider setting up one more local user other than a SAML user. +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - {{}} +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. -1. You have successfully configured SAML as an identity provider. +{{Sign in with SSO button}} \ No newline at end of file diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-org2org.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-org2org.md index a711deea0a..e5a87f244d 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-org2org.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-okta-org2org.md @@ -241,20 +241,14 @@ Replace `` so it matches the AssertionConsumerService Location URL ID (the c {{}} - A popup appears, explaining that, to test the SAML connection, you need to log in with Okta credentials of the user defined in the Redis Cloud group. This user is part of the group to which you assigned the Redis Cloud application. + A popup appears, explaining that, to test the SAML connection, you need to log in with Okta credentials of the user defined in the Redis Cloud group. This user is part of the group to which you assigned the Redis Cloud application. Select **Continue** to go to the Okta login screen. - {{}} - -1. The Okta log-in screen appears. Enter the credentials and select **Sign In**. +1. The Okta login screen appears. Enter the credentials and select **Sign In**. {{}} -1. If the test succeeds, the next screen appears. Your local account is now considered a SAML account. Going forward, to log in to Redis Cloud console, select **Sign in with SSO**. - - {{}} - -1. Enter your SAML email and select **Login** +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - {{}} +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. -You have successfully configured SAML as an identity provider. \ No newline at end of file +{{Sign in with SSO button}} \ No newline at end of file diff --git a/content/operate/rc/security/access-control/saml-sso/saml-integration-ping-identity.md b/content/operate/rc/security/access-control/saml-sso/saml-integration-ping-identity.md index a8d5af8652..9a41b37591 100644 --- a/content/operate/rc/security/access-control/saml-sso/saml-integration-ping-identity.md +++ b/content/operate/rc/security/access-control/saml-sso/saml-integration-ping-identity.md @@ -162,25 +162,19 @@ To activate SAML, you must have a local user (or social sign-on user) with the * 1. Return to the Redis Cloud console and select **Activate**. - {{}} + {{}} -1. A popup appears, explaining that to test the SAML connection, you need to log in with credentials of a user defined in Ping Federate. - - {{}} +1. A popup appears, explaining that to test the SAML connection, you need to log in with credentials of a user defined in Ping Federate. Select **Continue** to go to the Ping Federate login screen. 1. The Ping Federate login screen will appear. Enter the credentials and select **Sign In**. {{}} -1. If the test has succeeded, you will see the following screen. Your local account is now considered a SAML account. To log in to Redis Cloud console going forward, select the **Sign in with SSO** button. - - {{}} - -1. In the screen, enter your SAML email and select *Login*. +If everything is configured correctly, you will see the the Redis Cloud console screen. Your local account is now considered a SAML account. - {{}} +To log in to the Redis Cloud console from now on, click on **Sign in with SSO**. - You have successfully configured SAML as an identity provider. +{{Sign in with SSO button}} ## IdP-initiated SSO diff --git a/content/operate/rc/security/aws-transit-gateway.md b/content/operate/rc/security/aws-transit-gateway.md index 5c2615ac0e..1c69d8ee3c 100644 --- a/content/operate/rc/security/aws-transit-gateway.md +++ b/content/operate/rc/security/aws-transit-gateway.md @@ -44,13 +44,11 @@ Consider using VPC peering and Transit Gateway in parallel for the following sit ## Prerequisites -Before you can set up Transit Gateway: +Before you can set up Transit Gateway, you need to: 1. [Create a database with Redis Cloud Pro]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) from the [Redis Cloud console](https://cloud.redis.io/#/). -1. [Create a transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw) from the [AWS VPC console](https://console.aws.amazon.com/vpc/). - -1. [Share the transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#tgw-sharing) from the [AWS resource access manager](https://console.aws.amazon.com/ram/). +1. [Create a transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/create-tgw.html) from the [AWS VPC console](https://console.aws.amazon.com/vpc/) in the same region as your database. {{< note >}} If you have a self-managed AWS account, you will need to set its IAM Instance Policy to include Transit Gateway. See [Create IAM resources using the AWS console]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources/aws-console.md" >}}) (deprecated) for more information. @@ -84,7 +82,7 @@ To use the AWS console to set up the resource share: {{The Share Transit Gateway section.}} -1. Follow the guide to [Update a resource share](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-update.html) in the [AWS resource access manager](https://console.aws.amazon.com/ram/). +1. If you don't have a resource share for your transit gateway, follow the guide to [create a resource share](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-create.html) in the [AWS resource access manager](https://console.aws.amazon.com/ram/home). If you do, follow the guide to [update](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-update.html) the resource share to include the provided AWS account as an Allowed Principal. During the **Grant access to principals** step, select **AWS Account** in the **Select principal type** field. Enter the copied AWS account number in the **Enter an AWS Account ID** field. @@ -138,7 +136,7 @@ After you've associated the Redis AWS account with your resource share, you must Select **Add** to add another CIDR if needed. - {{The Add button for adding additional CIDRs.}} + {{The Add button for adding additional CIDRs.}} Select **Save** to save your changes. diff --git a/content/operate/rc/security/cidr-whitelist.md b/content/operate/rc/security/cidr-whitelist.md index fecbd952b5..0cd4b55c65 100644 --- a/content/operate/rc/security/cidr-whitelist.md +++ b/content/operate/rc/security/cidr-whitelist.md @@ -30,7 +30,7 @@ To define the CIDR allow list for a database: 1. Enter the first IP address (in CIDR format) you want to allow in the text box and then select the check mark to add it to the allow list: - {{Add the first IP address to the CIDR allow list.}} + {{Add the first IP address to the CIDR allow list.}} 1. To allow additional IP addresses: @@ -38,7 +38,7 @@ To define the CIDR allow list for a database: 1. Enter the new IP address in the text box and then select check to add it to the allow list. - {{Add a new IP address to the CIDR allow list.}} + {{Add a new IP address to the CIDR allow list.}} 1. Select **Save database** to apply your changes. diff --git a/content/operate/rc/security/database-security/tls-ssl.md b/content/operate/rc/security/database-security/tls-ssl.md index 11599e7f3c..53a06236df 100644 --- a/content/operate/rc/security/database-security/tls-ssl.md +++ b/content/operate/rc/security/database-security/tls-ssl.md @@ -18,12 +18,10 @@ Paid Redis Cloud Essentials plans and Redis Cloud Pro plans can use TLS to encry TLS is not available for Free Redis Cloud Essentials plans. {{}} -## Use TLS with Redis Cloud +## TLS recommendations TLS is not enabled by default. -### TLS recommendations - Because TLS has an impact on performance, you need to determine whether the security benefits of TLS are worth the performance impact. TLS recommendations depend on the subscription plan and whether clients connect to your database using public or private endpoints. This table shows TLS recommendations: @@ -33,13 +31,13 @@ This table shows TLS recommendations: | Redis Cloud Essentials | Enable TLS | N/A | | Redis Cloud Pro | Enable TLS | Enable TLS if security outweighs performance impact | -### Client authentication +## Client authentication When you enable TLS, you can optionally require client authentication (also known as "mutual authentication"). If enabled, all clients must present a valid client certificate when they connect to the database. Client authentication is not required by Redis Cloud; however, it is strongly recommended. -### Enable TLS +## Enable TLS To enable TLS for a Redis Cloud database: @@ -90,6 +88,8 @@ You must download the certificate using the button at this point. After your ch - If you provide a client certificate or a certificate chain, you will see the certificate details before you save your changes. {{The Download certificate button.}} + + Select **Save** to save the client certificate. 1. You can select **Add client certificate** again to add another certificate. @@ -122,7 +122,7 @@ If you don't have the Redis Cloud CA certificates, you can download them from th 1. For **Redis Cloud certificate authority**, either: - - Select the **Download** button to download the certificates from **Account Settings**: + - Select the **Download** button to download the certificates from **Redis Cloud certificate authority** in **Account Settings**: {{Use the Download button to download the Redis Cloud CA certificates.}} diff --git a/content/operate/rc/security/vpc-peering.md b/content/operate/rc/security/vpc-peering.md index 4759b6e529..5a23bfe445 100644 --- a/content/operate/rc/security/vpc-peering.md +++ b/content/operate/rc/security/vpc-peering.md @@ -62,7 +62,7 @@ To set up VPC peering: 1. Select **Initiate peering**. 1. Note the **Peering ID** of the VPC peering request. - {{View VPC peering list.}} + {{View VPC peering list.}} ### Approve VPC peering request {#approve-aws-vpc-peering} diff --git a/content/operate/rc/subscriptions/delete-subscription.md b/content/operate/rc/subscriptions/delete-subscription.md index 34829f0a2c..695af64b69 100644 --- a/content/operate/rc/subscriptions/delete-subscription.md +++ b/content/operate/rc/subscriptions/delete-subscription.md @@ -20,7 +20,7 @@ To delete a subscription: The number of databases for the subscription is shown in the subscription list. You cannot delete a subscription until there are zero databases in the subscription. - {{The number of databases is shown in the bottom, left of the subscription in the subscription list.}} + {{The number of databases is shown in the bottom, left of the subscription in the subscription list.}} 2. View the subscription details. @@ -28,7 +28,7 @@ To delete a subscription: 3. Select the **Overview** tab. - {{The Overview tab displays the details of your subscription.}} + {{The Overview tab displays the details of your subscription.}} 4. Select the **Delete subscription** button. @@ -37,4 +37,4 @@ To delete a subscription: {{Select the Yes, cancel button to confirm the subscription cancellation.}} -5. Select the **Yes, delete** button to confirm your choice. +5. Select the **Delete subscription** button to confirm your choice. diff --git a/content/operate/rc/subscriptions/maintenance/_index.md b/content/operate/rc/subscriptions/maintenance/_index.md index 1cd449ea08..24555929a4 100644 --- a/content/operate/rc/subscriptions/maintenance/_index.md +++ b/content/operate/rc/subscriptions/maintenance/_index.md @@ -63,7 +63,11 @@ We won't schedule major upgrades or upgrades that might include breaking changes Redis will notify you by email when maintenance starts and ends. If Redis needs an action from you to start maintenance, we will notify you with a reasonable amount of time before planned maintenance. -If you want to receive maintenance notifications by email: +If you want to receive advance notifications, you must [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}). + +To receive maintenance notifications by email: + + 1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list. 1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list. diff --git a/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md b/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md index fb4ec85efb..26d83a7709 100644 --- a/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md +++ b/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md @@ -40,6 +40,7 @@ To set manual maintenance windows for a single Redis Cloud Pro subscription: - Select the time that Redis can start performing maintenance on those days in the **From** drop-down. - Select the amount of time that Redis can perform maintenance in the **Duration** drop-down. - Select **+ Time Frame** to add another time frame for maintenance. + - Select **Advance notification** if you want to be notified of maintenance in advance. Redis recommends allowing maintenance on at least two different days for 8 hours on each day. diff --git a/content/operate/rc/subscriptions/upgrade-essentials-pro.md b/content/operate/rc/subscriptions/upgrade-essentials-pro.md index 575bec0a2a..e390529afd 100644 --- a/content/operate/rc/subscriptions/upgrade-essentials-pro.md +++ b/content/operate/rc/subscriptions/upgrade-essentials-pro.md @@ -63,11 +63,11 @@ Before you follow this guide, be aware of the following limitations: 1. This will open the **Add Active-Passive Redis** screen. Select **Current account** to connect a database in your current account. - {{The Add Active-Passive Redis screen.}} + {{The Add Active-Passive Redis screen.}} 1. Select your Redis Cloud Essentials database from the **Source database** list. This will be your source database. You can type in the database's name to find it. - {{Select the Source database from the database list.}} + {{Select the Source database from the database list.}} 1. Select **Save Database** to begin updating the database. diff --git a/content/operate/rc/subscriptions/view-essentials-subscription/_index.md b/content/operate/rc/subscriptions/view-essentials-subscription/_index.md index c113e0881d..9dfb6eb657 100644 --- a/content/operate/rc/subscriptions/view-essentials-subscription/_index.md +++ b/content/operate/rc/subscriptions/view-essentials-subscription/_index.md @@ -16,7 +16,7 @@ To view the details of a Redis Cloud Essentials subscription: 1. Select the target subscription from the subscription list. - {{The Subscription list shows your current subscriptions.}} + {{The Subscription list shows your current subscriptions.}} 1. Your subscription details appear, along with a summary of your database details. @@ -24,9 +24,9 @@ To view the details of a Redis Cloud Essentials subscription: From here, you can: -- Select the **Upgrade Plan** button to update your subscription plan, high availability settings, or payment method. +- Select the **Upgrade** button to update your subscription plan, high availability settings, or payment method. - {{Select the Upgrade plan button to update your subscription settings.}} + {{Select the Upgrade plan button to update your subscription settings.}} - Select the **Overview** tab to view and edit subscription details. @@ -34,9 +34,9 @@ The following sections provide more details. ## Upgrade plan -Use the **Upgrade plan** button to update your Redis Cloud Essentials plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials plans does not impact database availability during the update. +Use the **Upgrade** button to update your Redis Cloud Essentials plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials plans does not impact database availability during the update. -{{Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils.}} +{{Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils.}} For information on how to upgrade to Redis Cloud Pro, see [upgrade subscription plan from Essentials to Pro]({{< relref "/operate/rc/subscriptions/upgrade-essentials-pro" >}}). @@ -59,11 +59,11 @@ If you change your subscription to a lower plan, make sure your data fits within {{< embed-md "rc-fixed-upgrade-limitation.md" >}} {{< /note >}} -### Change high availability +### Change high availability and persistence -To change your plan's high availability settings, select the desired setting in the **High availability** panel. +To change your plan's [high availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) and [data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) settings, change them in the **Durability settings** panel. -{{Use the High availability panel to set Essentials subscription replication settings.}} +{{Use the Durability settings panel to set Essentials subscription settings.}} You can switch between **No replication** and **Single-zone replication** at any time, but you cannot choose **Multi-zone replication** after your subscription is created. You also cannot switch from **Multi-zone replication** to another high availability option. @@ -73,13 +73,11 @@ To change your subscription payment method, update the **Credit card** settings. {{Use the Credit card drop-down to set your subscription payment method.}} -Payment method changes require the Owner role. If your sign-on is not a subscription owner, you cannot change the payment method. - -To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab. +Payment method changes require the Owner or Billing Admin roles. To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab. ### Save changes -Use the **Upgrade plan** button to save changes. +Use the **Update Database** button to save changes. {{Use the Upgrade plan button to save your subscription plan changes.}} @@ -93,8 +91,8 @@ The following details are displayed: | Detail | Description | |:---------|:--------------| +| **Subscription description** | Brief summary of subscription, including the plan type, cloud provider, region, and data size limit | | **Cloud vendor** | Your database's cloud vendor | -| **Plan description** | Brief summary of subscription, including the plan type, cloud provider, region, and data size limit | | **Availability** | Describes high availability settings | | **Region** | The region your subscription is deployed to | | **Plan** | The maximum database size of your Essentials plan. Also displays the cost for paid plans. | @@ -106,10 +104,6 @@ The following details are displayed: | **Replication** | Indicates whether replication is supported for your subscription | | **Clustering** | Indicates whether clustering is supported for your subscription | -Select the **Edit** button to change the subscription name. - -{{Use the **Edit** button to change the subscription name.}} - -The **Delete subscription** button lets you [delete your subscription]({{< relref "/operate/rc/subscriptions/delete-subscription" >}}). +The **Delete Database** button lets you [delete your database]({{< relref "/operate/rc/databases/delete-database" >}}). -{{Use the Delete subscription button to delete your subscription plan.}} +{{Use the Delete subscription button to delete your subscription plan.}} diff --git a/content/operate/rc/subscriptions/view-pro-subscription.md b/content/operate/rc/subscriptions/view-pro-subscription.md index 3b561b7761..d84e41635c 100644 --- a/content/operate/rc/subscriptions/view-pro-subscription.md +++ b/content/operate/rc/subscriptions/view-pro-subscription.md @@ -27,13 +27,13 @@ From here, you can: {{The Create database in this subscription button.}} -- View the Status icon to learn the status of your subscription. Active subscriptions display a green circle with a check mark. Pending subscriptions display an animated, grey circle. +- View the Status icon to learn the status of your subscription. Active subscriptions display a green circle with a check mark. Pending subscriptions display an animated yellow circle. {{When a subscription is active, the status icon displays a green circle with a checkmark.}}   {{When a subscription is pending, the status icon displays a gre, animated circle.}} - {{< embed-md "rc-version-upgrade.md" >}} -Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, create a new subscription and then migrate the existing data to the new databases. +Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, [create a new subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and then [migrate the existing data]({{< relref "/operate/rc/databases/migrate-databases" >}}) to the new databases. In addition, three tabs are available: @@ -41,7 +41,7 @@ In addition, three tabs are available: 2. The **Overview** tab displays subscription settings for your Redis Cloud Pro subscription. -3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering relationship or by setting up an allow list. +3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering or other connectivity options. The following sections provide more info. @@ -67,7 +67,7 @@ To view full details of a database, click its name in the list. ## **Overview** tab -The **Overview** summarizes the options use to created the subscription. +The **Overview** summarizes the options used to create the subscription. {{The Overview tab displays the settings used to create your Redis Cloud Pro subscription.}} @@ -95,7 +95,7 @@ The **Overview** summarizes the options use to created the subscription. Select the **Edit payment method** button to change the credit card associated with this subscription. - {{< image filename="/images/rc/icon-subscription-detail-change-payment-flexible.png" alt="The edit payment method button, selected and showing two credit cards." width=400px >}} + {{< image filename="/images/rc/icon-subscription-detail-change-payment-flexible.png" alt="The edit payment method button, selected and showing a credit card." width=400px >}} Select **Add credit card** to add a new credit card. @@ -119,7 +119,7 @@ Here, you can: - Set up a [VPC peering]({{< relref "/operate/rc/security/vpc-peering.md" >}}) relationship between the virtual PC (VPC) hosting your subscription and another virtual PC. -- Set up a [CIDR allow list]({{< relref "/operate/rc/security/cidr-whitelist.md" >}}) containing IP addresses or security groups (_AWS only_) permitted to access your subscription. +- Set up a [CIDR allow list]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/subscription-whitelist.md" >}}) containing IP addresses or security groups permitted to access your subscription (_AWS Cloud accounts only_). - Set up [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}) (*Google Cloud only*) or [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}) (*AWS only*). diff --git a/static/images/rc/access-management-api-keys-tab.png b/static/images/rc/access-management-api-keys-tab.png index 135437edad..4d4f2ba814 100644 Binary files a/static/images/rc/access-management-api-keys-tab.png and b/static/images/rc/access-management-api-keys-tab.png differ diff --git a/static/images/rc/access-management-api-user-key-delete.png b/static/images/rc/access-management-api-user-key-delete.png old mode 100755 new mode 100644 index a37fa5c1ac..8ce179ba81 Binary files a/static/images/rc/access-management-api-user-key-delete.png and b/static/images/rc/access-management-api-user-key-delete.png differ diff --git a/static/images/rc/access-management-create-user-key.png b/static/images/rc/access-management-create-user-key.png index c2a7fb35a5..24f839c7de 100644 Binary files a/static/images/rc/access-management-create-user-key.png and b/static/images/rc/access-management-create-user-key.png differ diff --git a/static/images/rc/access-management-delete-api-secret-key.png b/static/images/rc/access-management-delete-api-secret-key.png old mode 100755 new mode 100644 index 842d1cf98c..d93a883fb9 Binary files a/static/images/rc/access-management-delete-api-secret-key.png and b/static/images/rc/access-management-delete-api-secret-key.png differ diff --git a/static/images/rc/access-management-delete-user-dialog.png b/static/images/rc/access-management-delete-user-dialog.png old mode 100755 new mode 100644 index 5be6aeafc9..8e607e1816 Binary files a/static/images/rc/access-management-delete-user-dialog.png and b/static/images/rc/access-management-delete-user-dialog.png differ diff --git a/static/images/rc/access-management-saml-config.png b/static/images/rc/access-management-saml-config.png index 82c2387ab9..8e20e0a001 100644 Binary files a/static/images/rc/access-management-saml-config.png and b/static/images/rc/access-management-saml-config.png differ diff --git a/static/images/rc/access-management-team-tab.png b/static/images/rc/access-management-team-tab.png old mode 100755 new mode 100644 index 600abffc39..ff719fe664 Binary files a/static/images/rc/access-management-team-tab.png and b/static/images/rc/access-management-team-tab.png differ diff --git a/static/images/rc/access-management-user-key-add.png b/static/images/rc/access-management-user-key-add.png index 835afb0209..f6fcfca0b7 100644 Binary files a/static/images/rc/access-management-user-key-add.png and b/static/images/rc/access-management-user-key-add.png differ diff --git a/static/images/rc/access-management-user-key-manage-cidr.png b/static/images/rc/access-management-user-key-manage-cidr.png old mode 100755 new mode 100644 index 8334901026..f0504a4d35 Binary files a/static/images/rc/access-management-user-key-manage-cidr.png and b/static/images/rc/access-management-user-key-manage-cidr.png differ diff --git a/static/images/rc/access-mgmt-add-user-dialog.png b/static/images/rc/access-mgmt-add-user-dialog.png old mode 100755 new mode 100644 index 83d5297052..a92acdc6a3 Binary files a/static/images/rc/access-mgmt-add-user-dialog.png and b/static/images/rc/access-mgmt-add-user-dialog.png differ diff --git a/static/images/rc/access-mgmt-edit-user-dialog.png b/static/images/rc/access-mgmt-edit-user-dialog.png old mode 100755 new mode 100644 index 7b0375e3ab..6e2d15646a Binary files a/static/images/rc/access-mgmt-edit-user-dialog.png and b/static/images/rc/access-mgmt-edit-user-dialog.png differ diff --git a/static/images/rc/account-selector-single-account.png b/static/images/rc/account-selector-single-account.png index 501d7f6410..3945c72467 100644 Binary files a/static/images/rc/account-selector-single-account.png and b/static/images/rc/account-selector-single-account.png differ diff --git a/static/images/rc/account-selector-switch-account.png b/static/images/rc/account-selector-switch-account.png old mode 100755 new mode 100644 index d7207632ec..3d0aad27d0 Binary files a/static/images/rc/account-selector-switch-account.png and b/static/images/rc/account-selector-switch-account.png differ diff --git a/static/images/rc/account-settings-account-tab.png b/static/images/rc/account-settings-account-tab.png index 974fecf813..77263c0527 100644 Binary files a/static/images/rc/account-settings-account-tab.png and b/static/images/rc/account-settings-account-tab.png differ diff --git a/static/images/rc/account-settings-buttons-save-discard.png b/static/images/rc/account-settings-buttons-save-discard.png old mode 100755 new mode 100644 index 27e56aa8fa..de3e40acd0 Binary files a/static/images/rc/account-settings-buttons-save-discard.png and b/static/images/rc/account-settings-buttons-save-discard.png differ diff --git a/static/images/rc/account-settings-change-billing-address.png b/static/images/rc/account-settings-change-billing-address.png index e30161595f..5f4fa2e7ea 100644 Binary files a/static/images/rc/account-settings-change-billing-address.png and b/static/images/rc/account-settings-change-billing-address.png differ diff --git a/static/images/rc/account-settings-edit-address-button.png b/static/images/rc/account-settings-edit-address-button.png index 66223f459a..5bbb96e45f 100644 Binary files a/static/images/rc/account-settings-edit-address-button.png and b/static/images/rc/account-settings-edit-address-button.png differ diff --git a/static/images/rc/active-active-json-detail.png b/static/images/rc/active-active-json-detail.png index 962a74bfc0..0ab7f8f7de 100644 Binary files a/static/images/rc/active-active-json-detail.png and b/static/images/rc/active-active-json-detail.png differ diff --git a/static/images/rc/active-active-throughput-detail.png b/static/images/rc/active-active-throughput-detail.png index 6cbf85c806..086415f9fc 100644 Binary files a/static/images/rc/active-active-throughput-detail.png and b/static/images/rc/active-active-throughput-detail.png differ diff --git a/static/images/rc/availability-zones-aws-hosted-no-multi-az.png b/static/images/rc/availability-zones-aws-hosted-no-multi-az.png index 932b6ee18a..ccbac0ec7c 100644 Binary files a/static/images/rc/availability-zones-aws-hosted-no-multi-az.png and b/static/images/rc/availability-zones-aws-hosted-no-multi-az.png differ diff --git a/static/images/rc/availability-zones-multi-az.png b/static/images/rc/availability-zones-multi-az.png index 4276147319..718046efb8 100644 Binary files a/static/images/rc/availability-zones-multi-az.png and b/static/images/rc/availability-zones-multi-az.png differ diff --git a/static/images/rc/availability-zones-no-multi-az.png b/static/images/rc/availability-zones-no-multi-az.png index c1db4a4d5e..d36816f5c5 100644 Binary files a/static/images/rc/availability-zones-no-multi-az.png and b/static/images/rc/availability-zones-no-multi-az.png differ diff --git a/static/images/rc/billing-add-credit-card.png b/static/images/rc/billing-add-credit-card.png index 6a1af09f84..175b0a8ea1 100644 Binary files a/static/images/rc/billing-add-credit-card.png and b/static/images/rc/billing-add-credit-card.png differ diff --git a/static/images/rc/billing-billing-history-tab.png b/static/images/rc/billing-billing-history-tab.png old mode 100755 new mode 100644 index 9395cb90de..51b232f032 Binary files a/static/images/rc/billing-billing-history-tab.png and b/static/images/rc/billing-billing-history-tab.png differ diff --git a/static/images/rc/billing-change-mailing-address.png b/static/images/rc/billing-change-mailing-address.png index 43c347a714..1b520bdc5b 100644 Binary files a/static/images/rc/billing-change-mailing-address.png and b/static/images/rc/billing-change-mailing-address.png differ diff --git a/static/images/rc/billing-credit-card-options-menu.png b/static/images/rc/billing-credit-card-options-menu.png index 61c2be869c..d8f6e4d039 100644 Binary files a/static/images/rc/billing-credit-card-options-menu.png and b/static/images/rc/billing-credit-card-options-menu.png differ diff --git a/static/images/rc/billing-payment-method-tab.png b/static/images/rc/billing-payment-method-tab.png old mode 100755 new mode 100644 index 01eb763f53..49be696309 Binary files a/static/images/rc/billing-payment-method-tab.png and b/static/images/rc/billing-payment-method-tab.png differ diff --git a/static/images/rc/billing-payments-credits-tab.png b/static/images/rc/billing-payments-credits-tab.png index 30797698ca..f2061289c6 100644 Binary files a/static/images/rc/billing-payments-credits-tab.png and b/static/images/rc/billing-payments-credits-tab.png differ diff --git a/static/images/rc/billing-payments-pay-now.png b/static/images/rc/billing-payments-pay-now.png index c7ed850f5b..46d73e8dd9 100644 Binary files a/static/images/rc/billing-payments-pay-now.png and b/static/images/rc/billing-payments-pay-now.png differ diff --git a/static/images/rc/billing-update-billing-address.png b/static/images/rc/billing-update-billing-address.png index c519a9476f..bfe1b466f4 100644 Binary files a/static/images/rc/billing-update-billing-address.png and b/static/images/rc/billing-update-billing-address.png differ diff --git a/static/images/rc/button-access-management-add.png b/static/images/rc/button-access-management-add.png old mode 100755 new mode 100644 index 7304056a52..0bd29ef8b6 Binary files a/static/images/rc/button-access-management-add.png and b/static/images/rc/button-access-management-add.png differ diff --git a/static/images/rc/button-access-management-api-key-copy.png b/static/images/rc/button-access-management-api-key-copy.png old mode 100755 new mode 100644 index 71a5330373..6f0f815c55 Binary files a/static/images/rc/button-access-management-api-key-copy.png and b/static/images/rc/button-access-management-api-key-copy.png differ diff --git a/static/images/rc/button-access-management-api-user-key-delete.png b/static/images/rc/button-access-management-api-user-key-delete.png old mode 100755 new mode 100644 index 4e1555d0d8..9d8f3cce02 Binary files a/static/images/rc/button-access-management-api-user-key-delete.png and b/static/images/rc/button-access-management-api-user-key-delete.png differ diff --git a/static/images/rc/button-access-management-cidr-rule-add.png b/static/images/rc/button-access-management-cidr-rule-add.png old mode 100755 new mode 100644 index 86c9c46270..d74286024c Binary files a/static/images/rc/button-access-management-cidr-rule-add.png and b/static/images/rc/button-access-management-cidr-rule-add.png differ diff --git a/static/images/rc/button-access-management-cidr-rule-delete.png b/static/images/rc/button-access-management-cidr-rule-delete.png old mode 100755 new mode 100644 index fd9d72993b..1d0b9c53c8 Binary files a/static/images/rc/button-access-management-cidr-rule-delete.png and b/static/images/rc/button-access-management-cidr-rule-delete.png differ diff --git a/static/images/rc/button-access-management-cidr-rule-edit.png b/static/images/rc/button-access-management-cidr-rule-edit.png old mode 100755 new mode 100644 index 32c2949cf9..5d8909b589 Binary files a/static/images/rc/button-access-management-cidr-rule-edit.png and b/static/images/rc/button-access-management-cidr-rule-edit.png differ diff --git a/static/images/rc/button-access-management-cidr-rule-save.png b/static/images/rc/button-access-management-cidr-rule-save.png old mode 100755 new mode 100644 index 10ab846415..6d76547eec Binary files a/static/images/rc/button-access-management-cidr-rule-save.png and b/static/images/rc/button-access-management-cidr-rule-save.png differ diff --git a/static/images/rc/button-access-management-enable-api.png b/static/images/rc/button-access-management-enable-api.png old mode 100755 new mode 100644 index 2f596ee9e4..aa08770ef5 Binary files a/static/images/rc/button-access-management-enable-api.png and b/static/images/rc/button-access-management-enable-api.png differ diff --git a/static/images/rc/button-access-management-hide-key.png b/static/images/rc/button-access-management-hide-key.png old mode 100755 new mode 100644 index 530f41272b..f09b3a2c09 Binary files a/static/images/rc/button-access-management-hide-key.png and b/static/images/rc/button-access-management-hide-key.png differ diff --git a/static/images/rc/button-access-management-show-key.png b/static/images/rc/button-access-management-show-key.png old mode 100755 new mode 100644 index dc01311487..19bcaa9760 Binary files a/static/images/rc/button-access-management-show-key.png and b/static/images/rc/button-access-management-show-key.png differ diff --git a/static/images/rc/button-access-management-sso-setup.png b/static/images/rc/button-access-management-sso-setup.png index 169b8ad76d..e55a133b45 100644 Binary files a/static/images/rc/button-access-management-sso-setup.png and b/static/images/rc/button-access-management-sso-setup.png differ diff --git a/static/images/rc/button-access-management-user-key-create.png b/static/images/rc/button-access-management-user-key-create.png old mode 100755 new mode 100644 index 0e86751e4a..d5ca94a7ed Binary files a/static/images/rc/button-access-management-user-key-create.png and b/static/images/rc/button-access-management-user-key-create.png differ diff --git a/static/images/rc/button-account-settings-security-ca-download.png b/static/images/rc/button-account-settings-security-ca-download.png index b93d3d42ea..7a27191dbc 100644 Binary files a/static/images/rc/button-account-settings-security-ca-download.png and b/static/images/rc/button-account-settings-security-ca-download.png differ diff --git a/static/images/rc/button-add-new-to-pro.png b/static/images/rc/button-add-new-to-pro.png index 05786644e7..1f1a1b4da5 100644 Binary files a/static/images/rc/button-add-new-to-pro.png and b/static/images/rc/button-add-new-to-pro.png differ diff --git a/static/images/rc/button-billing-payments-apply.png b/static/images/rc/button-billing-payments-apply.png old mode 100755 new mode 100644 index 6dfeeff3a4..4c02130226 Binary files a/static/images/rc/button-billing-payments-apply.png and b/static/images/rc/button-billing-payments-apply.png differ diff --git a/static/images/rc/button-billing-save-card.png b/static/images/rc/button-billing-save-card.png index ea4a9f5c2e..615ca4af8e 100644 Binary files a/static/images/rc/button-billing-save-card.png and b/static/images/rc/button-billing-save-card.png differ diff --git a/static/images/rc/button-configuration-save.png b/static/images/rc/button-configuration-save.png index 52e5f57a25..f70b0824ef 100644 Binary files a/static/images/rc/button-configuration-save.png and b/static/images/rc/button-configuration-save.png differ diff --git a/static/images/rc/button-cost-report-download.png b/static/images/rc/button-cost-report-download.png index 2844ad2338..ad2b40b3f6 100644 Binary files a/static/images/rc/button-cost-report-download.png and b/static/images/rc/button-cost-report-download.png differ diff --git a/static/images/rc/button-create-db-confirm-pay.png b/static/images/rc/button-create-db-confirm-pay.png index d2f847d80b..db3157503c 100644 Binary files a/static/images/rc/button-create-db-confirm-pay.png and b/static/images/rc/button-create-db-confirm-pay.png differ diff --git a/static/images/rc/button-danger-zone-delete.png b/static/images/rc/button-danger-zone-delete.png old mode 100755 new mode 100644 index bf9d90b1a3..f9882429c2 Binary files a/static/images/rc/button-danger-zone-delete.png and b/static/images/rc/button-danger-zone-delete.png differ diff --git a/static/images/rc/button-database-activate.png b/static/images/rc/button-database-activate.png old mode 100755 new mode 100644 index 8c7f42eb7d..038ba2aa91 Binary files a/static/images/rc/button-database-activate.png and b/static/images/rc/button-database-activate.png differ diff --git a/static/images/rc/button-database-backup-now.png b/static/images/rc/button-database-backup-now.png index 6b57441181..126f0fb73c 100644 Binary files a/static/images/rc/button-database-backup-now.png and b/static/images/rc/button-database-backup-now.png differ diff --git a/static/images/rc/button-database-config-security-server-ca-download.png b/static/images/rc/button-database-config-security-server-ca-download.png index 568a4b85d5..88f6f64932 100644 Binary files a/static/images/rc/button-database-config-security-server-ca-download.png and b/static/images/rc/button-database-config-security-server-ca-download.png differ diff --git a/static/images/rc/button-database-delete.png b/static/images/rc/button-database-delete.png index 11e1e5cde7..1f8bbfcc02 100644 Binary files a/static/images/rc/button-database-delete.png and b/static/images/rc/button-database-delete.png differ diff --git a/static/images/rc/button-database-edit.png b/static/images/rc/button-database-edit.png index 29a829c764..a457fd9972 100644 Binary files a/static/images/rc/button-database-edit.png and b/static/images/rc/button-database-edit.png differ diff --git a/static/images/rc/button-database-new.png b/static/images/rc/button-database-new.png old mode 100755 new mode 100644 index d7ab5c9b46..c1d35df1c3 Binary files a/static/images/rc/button-database-new.png and b/static/images/rc/button-database-new.png differ diff --git a/static/images/rc/button-database-password-copy.png b/static/images/rc/button-database-password-copy.png index f62cac6009..b34c9ec0ad 100644 Binary files a/static/images/rc/button-database-password-copy.png and b/static/images/rc/button-database-password-copy.png differ diff --git a/static/images/rc/button-database-save.png b/static/images/rc/button-database-save.png old mode 100755 new mode 100644 index 3123bd91fb..13838f1d86 Binary files a/static/images/rc/button-database-save.png and b/static/images/rc/button-database-save.png differ diff --git a/static/images/rc/button-database-uri-add.png b/static/images/rc/button-database-uri-add.png index e221f3ba70..8ab9073ec9 100644 Binary files a/static/images/rc/button-database-uri-add.png and b/static/images/rc/button-database-uri-add.png differ diff --git a/static/images/rc/button-delete-database-essentials-overview.png b/static/images/rc/button-delete-database-essentials-overview.png new file mode 100644 index 0000000000..e0c3986604 Binary files /dev/null and b/static/images/rc/button-delete-database-essentials-overview.png differ diff --git a/static/images/rc/button-sign-in-sso.png b/static/images/rc/button-sign-in-sso.png index 88da667820..f5d401371f 100644 Binary files a/static/images/rc/button-sign-in-sso.png and b/static/images/rc/button-sign-in-sso.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-accept-continue.png b/static/images/rc/button-subscription-connectivity-psc-accept-continue.png index c588f3dea4..dca904923c 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-accept-continue.png and b/static/images/rc/button-subscription-connectivity-psc-accept-continue.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-accept.png b/static/images/rc/button-subscription-connectivity-psc-accept.png index db7c56125b..cf78bb4041 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-accept.png and b/static/images/rc/button-subscription-connectivity-psc-accept.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-complete-setup.png b/static/images/rc/button-subscription-connectivity-psc-complete-setup.png index b18bd376a4..592481c88a 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-complete-setup.png and b/static/images/rc/button-subscription-connectivity-psc-complete-setup.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-connect.png b/static/images/rc/button-subscription-connectivity-psc-connect.png index 945ba977d8..e373688e42 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-connect.png and b/static/images/rc/button-subscription-connectivity-psc-connect.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-continue.png b/static/images/rc/button-subscription-connectivity-psc-continue.png index 623c59dd5b..816e19a4f1 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-continue.png and b/static/images/rc/button-subscription-connectivity-psc-continue.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-create-connection.png b/static/images/rc/button-subscription-connectivity-psc-create-connection.png index ec5f857b25..a4614e513c 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-create-connection.png and b/static/images/rc/button-subscription-connectivity-psc-create-connection.png differ diff --git a/static/images/rc/button-subscription-connectivity-psc-remove-service-confirm.png b/static/images/rc/button-subscription-connectivity-psc-remove-service-confirm.png index cc94797ea5..14d956f809 100644 Binary files a/static/images/rc/button-subscription-connectivity-psc-remove-service-confirm.png and b/static/images/rc/button-subscription-connectivity-psc-remove-service-confirm.png differ diff --git a/static/images/rc/button-subscription-continue.png b/static/images/rc/button-subscription-continue.png old mode 100755 new mode 100644 index 979379c15b..93326c2740 Binary files a/static/images/rc/button-subscription-continue.png and b/static/images/rc/button-subscription-continue.png differ diff --git a/static/images/rc/button-subscription-delete.png b/static/images/rc/button-subscription-delete.png index 72264f3188..f101fc275c 100644 Binary files a/static/images/rc/button-subscription-delete.png and b/static/images/rc/button-subscription-delete.png differ diff --git a/static/images/rc/button-subscription-upgrade-plan-blue.png b/static/images/rc/button-subscription-upgrade-plan-blue.png index c8201c02b6..a587d040fe 100644 Binary files a/static/images/rc/button-subscription-upgrade-plan-blue.png and b/static/images/rc/button-subscription-upgrade-plan-blue.png differ diff --git a/static/images/rc/button-subscription-upgrade-plan.png b/static/images/rc/button-subscription-upgrade-plan.png index 055c32f252..71a24ccaec 100644 Binary files a/static/images/rc/button-subscription-upgrade-plan.png and b/static/images/rc/button-subscription-upgrade-plan.png differ diff --git a/static/images/rc/button-version-upgrade.png b/static/images/rc/button-version-upgrade.png index 000b305176..0f60529e9f 100644 Binary files a/static/images/rc/button-version-upgrade.png and b/static/images/rc/button-version-upgrade.png differ diff --git a/static/images/rc/connection-wizard-button.png b/static/images/rc/connection-wizard-button.png index 01178d48c2..59e65c289e 100644 Binary files a/static/images/rc/connection-wizard-button.png and b/static/images/rc/connection-wizard-button.png differ diff --git a/static/images/rc/connection-wizard-clients.png b/static/images/rc/connection-wizard-clients.png index a98a1c9199..b565c9ac94 100644 Binary files a/static/images/rc/connection-wizard-clients.png and b/static/images/rc/connection-wizard-clients.png differ diff --git a/static/images/rc/connection-wizard.png b/static/images/rc/connection-wizard.png index d91166a1b1..59bb82141d 100644 Binary files a/static/images/rc/connection-wizard.png and b/static/images/rc/connection-wizard.png differ diff --git a/static/images/rc/create-database-active-active.png b/static/images/rc/create-database-active-active.png index 3a0e5924aa..099d064bd7 100644 Binary files a/static/images/rc/create-database-active-active.png and b/static/images/rc/create-database-active-active.png differ diff --git a/static/images/rc/create-database-essentials-cloud-vendor.png b/static/images/rc/create-database-essentials-cloud-vendor.png index dc40d7d04f..4bca5edb86 100644 Binary files a/static/images/rc/create-database-essentials-cloud-vendor.png and b/static/images/rc/create-database-essentials-cloud-vendor.png differ diff --git a/static/images/rc/create-database-essentials-durability.png b/static/images/rc/create-database-essentials-durability.png index eaa9d4af32..206b4a1d83 100644 Binary files a/static/images/rc/create-database-essentials-durability.png and b/static/images/rc/create-database-essentials-durability.png differ diff --git a/static/images/rc/create-database-subscription-essentials.png b/static/images/rc/create-database-subscription-essentials.png index 5612a21f40..4e21e5835d 100644 Binary files a/static/images/rc/create-database-subscription-essentials.png and b/static/images/rc/create-database-subscription-essentials.png differ diff --git a/static/images/rc/create-database-subscription-flex.png b/static/images/rc/create-database-subscription-flex.png index 00e5a3944c..a1de8366e1 100644 Binary files a/static/images/rc/create-database-subscription-flex.png and b/static/images/rc/create-database-subscription-flex.png differ diff --git a/static/images/rc/create-database-subscription-pro-existing.png b/static/images/rc/create-database-subscription-pro-existing.png index 7351fd0f5f..b3757a40ab 100644 Binary files a/static/images/rc/create-database-subscription-pro-existing.png and b/static/images/rc/create-database-subscription-pro-existing.png differ diff --git a/static/images/rc/create-database-subscription-pro-new.png b/static/images/rc/create-database-subscription-pro-new.png index cf03b22be3..980b9fdbfe 100644 Binary files a/static/images/rc/create-database-subscription-pro-new.png and b/static/images/rc/create-database-subscription-pro-new.png differ diff --git a/static/images/rc/create-flexible-sub-active-active-on.png b/static/images/rc/create-flexible-sub-active-active-on.png index 550add2377..c4ae823275 100644 Binary files a/static/images/rc/create-flexible-sub-active-active-on.png and b/static/images/rc/create-flexible-sub-active-active-on.png differ diff --git a/static/images/rc/create-pro-aa-review.png b/static/images/rc/create-pro-aa-review.png index 9793b1bdf8..28e1e5c4e1 100644 Binary files a/static/images/rc/create-pro-aa-review.png and b/static/images/rc/create-pro-aa-review.png differ diff --git a/static/images/rc/create-pro-db-settings-custom.png b/static/images/rc/create-pro-db-settings-custom.png index ad017ee0c2..20690216e4 100644 Binary files a/static/images/rc/create-pro-db-settings-custom.png and b/static/images/rc/create-pro-db-settings-custom.png differ diff --git a/static/images/rc/create-pro-db-settings.png b/static/images/rc/create-pro-db-settings.png index 99c8d408e6..5adbc5651b 100644 Binary files a/static/images/rc/create-pro-db-settings.png and b/static/images/rc/create-pro-db-settings.png differ diff --git a/static/images/rc/create-sub-active-active-cidr.png b/static/images/rc/create-sub-active-active-cidr.png index f6c4c21ec0..f5ba28c6ed 100644 Binary files a/static/images/rc/create-sub-active-active-cidr.png and b/static/images/rc/create-sub-active-active-cidr.png differ diff --git a/static/images/rc/create-sub-active-active-regions.png b/static/images/rc/create-sub-active-active-regions.png index f4beb8ee09..9894295254 100644 Binary files a/static/images/rc/create-sub-active-active-regions.png and b/static/images/rc/create-sub-active-active-regions.png differ diff --git a/static/images/rc/data-access-control-acls.png b/static/images/rc/data-access-control-acls.png index 6c76140849..fde4425a42 100644 Binary files a/static/images/rc/data-access-control-acls.png and b/static/images/rc/data-access-control-acls.png differ diff --git a/static/images/rc/data-access-control-menu.png b/static/images/rc/data-access-control-menu.png index 1f57069c25..ae99570c42 100644 Binary files a/static/images/rc/data-access-control-menu.png and b/static/images/rc/data-access-control-menu.png differ diff --git a/static/images/rc/data-access-control-redis-acls-add-or-update.png b/static/images/rc/data-access-control-redis-acls-add-or-update.png index c502f15d6c..e9647e9bbf 100644 Binary files a/static/images/rc/data-access-control-redis-acls-add-or-update.png and b/static/images/rc/data-access-control-redis-acls-add-or-update.png differ diff --git a/static/images/rc/data-access-control-redis-acls-saved.png b/static/images/rc/data-access-control-redis-acls-saved.png index 3b49c2f1e1..2122bc1c9c 100644 Binary files a/static/images/rc/data-access-control-redis-acls-saved.png and b/static/images/rc/data-access-control-redis-acls-saved.png differ diff --git a/static/images/rc/data-access-control-redis-acls.png b/static/images/rc/data-access-control-redis-acls.png index b8beb43396..96c43de8a8 100644 Binary files a/static/images/rc/data-access-control-redis-acls.png and b/static/images/rc/data-access-control-redis-acls.png differ diff --git a/static/images/rc/data-access-control-roles-add-or-edit.png b/static/images/rc/data-access-control-roles-add-or-edit.png index af056a1103..da9eb72193 100644 Binary files a/static/images/rc/data-access-control-roles-add-or-edit.png and b/static/images/rc/data-access-control-roles-add-or-edit.png differ diff --git a/static/images/rc/data-access-control-roles-add.png b/static/images/rc/data-access-control-roles-add.png index 5bbafc6291..4475391009 100644 Binary files a/static/images/rc/data-access-control-roles-add.png and b/static/images/rc/data-access-control-roles-add.png differ diff --git a/static/images/rc/data-access-control-roles-select-acl.png b/static/images/rc/data-access-control-roles-select-acl.png index b0aa9ed99f..2540de8402 100644 Binary files a/static/images/rc/data-access-control-roles-select-acl.png and b/static/images/rc/data-access-control-roles-select-acl.png differ diff --git a/static/images/rc/data-access-control-roles-select-databases.png b/static/images/rc/data-access-control-roles-select-databases.png index 172b5535b2..242257406b 100644 Binary files a/static/images/rc/data-access-control-roles-select-databases.png and b/static/images/rc/data-access-control-roles-select-databases.png differ diff --git a/static/images/rc/data-access-control-roles.png b/static/images/rc/data-access-control-roles.png index e67adb433b..9056c92eda 100644 Binary files a/static/images/rc/data-access-control-roles.png and b/static/images/rc/data-access-control-roles.png differ diff --git a/static/images/rc/data-access-control-users-add-or-edit.png b/static/images/rc/data-access-control-users-add-or-edit.png index 516c44091a..86de989381 100644 Binary files a/static/images/rc/data-access-control-users-add-or-edit.png and b/static/images/rc/data-access-control-users-add-or-edit.png differ diff --git a/static/images/rc/data-access-control-users-add-role.png b/static/images/rc/data-access-control-users-add-role.png index 31a7782826..ca52f91a98 100644 Binary files a/static/images/rc/data-access-control-users-add-role.png and b/static/images/rc/data-access-control-users-add-role.png differ diff --git a/static/images/rc/data-access-control-users-add.png b/static/images/rc/data-access-control-users-add.png index 9295b5a3ea..a7cf571a24 100644 Binary files a/static/images/rc/data-access-control-users-add.png and b/static/images/rc/data-access-control-users-add.png differ diff --git a/static/images/rc/data-access-control-users-no-users.png b/static/images/rc/data-access-control-users-no-users.png index 4b73637ff4..0616ccdeb2 100644 Binary files a/static/images/rc/data-access-control-users-no-users.png and b/static/images/rc/data-access-control-users-no-users.png differ diff --git a/static/images/rc/data-access-control-users-password-and-finish.png b/static/images/rc/data-access-control-users-password-and-finish.png index 907785b4a6..4aaf249a61 100644 Binary files a/static/images/rc/data-access-control-users-password-and-finish.png and b/static/images/rc/data-access-control-users-password-and-finish.png differ diff --git a/static/images/rc/data-access-control-users.png b/static/images/rc/data-access-control-users.png index a4f15192ff..bbb7a6a189 100644 Binary files a/static/images/rc/data-access-control-users.png and b/static/images/rc/data-access-control-users.png differ diff --git a/static/images/rc/database-add-account-path-list.png b/static/images/rc/database-add-account-path-list.png index 22ed16ec11..48dcc4b277 100644 Binary files a/static/images/rc/database-add-account-path-list.png and b/static/images/rc/database-add-account-path-list.png differ diff --git a/static/images/rc/database-configuration-import.png b/static/images/rc/database-configuration-import.png new file mode 100644 index 0000000000..9670b0d041 Binary files /dev/null and b/static/images/rc/database-configuration-import.png differ diff --git a/static/images/rc/database-delete-last-dialog.png b/static/images/rc/database-delete-last-dialog.png index 647b0a6235..4995e8e63f 100644 Binary files a/static/images/rc/database-delete-last-dialog.png and b/static/images/rc/database-delete-last-dialog.png differ diff --git a/static/images/rc/database-details-configuration-durability-backup.png b/static/images/rc/database-details-configuration-durability-backup.png index 2283a2f612..0a22853d35 100644 Binary files a/static/images/rc/database-details-configuration-durability-backup.png and b/static/images/rc/database-details-configuration-durability-backup.png differ diff --git a/static/images/rc/database-details-configuration-tab-alerts-flexible.png b/static/images/rc/database-details-configuration-tab-alerts-flexible.png old mode 100755 new mode 100644 index 2843401fb5..b23020f37b Binary files a/static/images/rc/database-details-configuration-tab-alerts-flexible.png and b/static/images/rc/database-details-configuration-tab-alerts-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-danger-flexible.png b/static/images/rc/database-details-configuration-tab-danger-flexible.png old mode 100755 new mode 100644 index 256c272dfb..565219ee35 Binary files a/static/images/rc/database-details-configuration-tab-danger-flexible.png and b/static/images/rc/database-details-configuration-tab-danger-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-durability-flexible.png b/static/images/rc/database-details-configuration-tab-durability-flexible.png index e2fc8f6ab0..17b927d216 100644 Binary files a/static/images/rc/database-details-configuration-tab-durability-flexible.png and b/static/images/rc/database-details-configuration-tab-durability-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-general-flexible.png b/static/images/rc/database-details-configuration-tab-general-flexible.png index 45d4afa9b1..66e2eaae8a 100644 Binary files a/static/images/rc/database-details-configuration-tab-general-flexible.png and b/static/images/rc/database-details-configuration-tab-general-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-scalability-flexible.png b/static/images/rc/database-details-configuration-tab-scalability-flexible.png index 13e47c25fd..5e91157b14 100644 Binary files a/static/images/rc/database-details-configuration-tab-scalability-flexible.png and b/static/images/rc/database-details-configuration-tab-scalability-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png b/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png index 5eaa50648c..e3ae12476b 100644 Binary files a/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png and b/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-first-ip.png differ diff --git a/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png b/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png index 49f7a3daff..9c90aa661f 100644 Binary files a/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png and b/static/images/rc/database-details-configuration-tab-security-cidr-allowlist-add-more-ips.png differ diff --git a/static/images/rc/database-details-configuration-tab-security-flexible.png b/static/images/rc/database-details-configuration-tab-security-flexible.png old mode 100755 new mode 100644 index 434180f9e1..fdc7ad6b39 Binary files a/static/images/rc/database-details-configuration-tab-security-flexible.png and b/static/images/rc/database-details-configuration-tab-security-flexible.png differ diff --git a/static/images/rc/database-details-configuration-tab-security-tls-client-auth-certificate.png b/static/images/rc/database-details-configuration-tab-security-tls-client-auth-certificate.png index 7c051c4ac8..c6e1857670 100644 Binary files a/static/images/rc/database-details-configuration-tab-security-tls-client-auth-certificate.png and b/static/images/rc/database-details-configuration-tab-security-tls-client-auth-certificate.png differ diff --git a/static/images/rc/database-details-configuration-tab-security-tls-toggle.png b/static/images/rc/database-details-configuration-tab-security-tls-toggle.png index d15b0dfb89..1f46fe29ee 100644 Binary files a/static/images/rc/database-details-configuration-tab-security-tls-toggle.png and b/static/images/rc/database-details-configuration-tab-security-tls-toggle.png differ diff --git a/static/images/rc/database-details-modules-stack-free.png b/static/images/rc/database-details-modules-stack-free.png index e20708bbf0..079233adb4 100644 Binary files a/static/images/rc/database-details-modules-stack-free.png and b/static/images/rc/database-details-modules-stack-free.png differ diff --git a/static/images/rc/database-details-query-performance-factor-pro.png b/static/images/rc/database-details-query-performance-factor-pro.png index 63889ac1d8..d97eedbd34 100644 Binary files a/static/images/rc/database-details-query-performance-factor-pro.png and b/static/images/rc/database-details-query-performance-factor-pro.png differ diff --git a/static/images/rc/database-details-redis-module-select-flexible.png b/static/images/rc/database-details-redis-module-select-flexible.png index bfaac84014..c3d1687112 100644 Binary files a/static/images/rc/database-details-redis-module-select-flexible.png and b/static/images/rc/database-details-redis-module-select-flexible.png differ diff --git a/static/images/rc/database-fixed-configuration-security.png b/static/images/rc/database-fixed-configuration-security.png index ea8f2e2182..700cd81c83 100644 Binary files a/static/images/rc/database-fixed-configuration-security.png and b/static/images/rc/database-fixed-configuration-security.png differ diff --git a/static/images/rc/database-list-columns.png b/static/images/rc/database-list-columns.png new file mode 100644 index 0000000000..ea94c68721 Binary files /dev/null and b/static/images/rc/database-list-columns.png differ diff --git a/static/images/rc/database-list-filter-selected.png b/static/images/rc/database-list-filter-selected.png index 95fdfcf7de..97323f5086 100644 Binary files a/static/images/rc/database-list-filter-selected.png and b/static/images/rc/database-list-filter-selected.png differ diff --git a/static/images/rc/database-list-filter.png b/static/images/rc/database-list-filter.png index 01fc3a5581..62dbc931bf 100644 Binary files a/static/images/rc/database-list-filter.png and b/static/images/rc/database-list-filter.png differ diff --git a/static/images/rc/database-list-search.png b/static/images/rc/database-list-search.png index d458f827d4..1cbd02ba55 100644 Binary files a/static/images/rc/database-list-search.png and b/static/images/rc/database-list-search.png differ diff --git a/static/images/rc/database-metrics-interval-scrollbar.png b/static/images/rc/database-metrics-interval-scrollbar.png index 111fe71ebb..67f2ef02d7 100644 Binary files a/static/images/rc/database-metrics-interval-scrollbar.png and b/static/images/rc/database-metrics-interval-scrollbar.png differ diff --git a/static/images/rc/database-metrics-tab.png b/static/images/rc/database-metrics-tab.png index 77e9ec67f6..62a8211f50 100644 Binary files a/static/images/rc/database-metrics-tab.png and b/static/images/rc/database-metrics-tab.png differ diff --git a/static/images/rc/database-new-flexible-alerts.png b/static/images/rc/database-new-flexible-alerts.png old mode 100755 new mode 100644 index 9744e645f2..6ba70c20ce Binary files a/static/images/rc/database-new-flexible-alerts.png and b/static/images/rc/database-new-flexible-alerts.png differ diff --git a/static/images/rc/database-new-flexible-durability.png b/static/images/rc/database-new-flexible-durability.png index 442eb71d3b..58df88773c 100644 Binary files a/static/images/rc/database-new-flexible-durability.png and b/static/images/rc/database-new-flexible-durability.png differ diff --git a/static/images/rc/database-new-flexible-scalability.png b/static/images/rc/database-new-flexible-scalability.png index 7e9bbea0fd..9757a6bace 100644 Binary files a/static/images/rc/database-new-flexible-scalability.png and b/static/images/rc/database-new-flexible-scalability.png differ diff --git a/static/images/rc/database-new-flexible-security.png b/static/images/rc/database-new-flexible-security.png old mode 100755 new mode 100644 index 0f7f1efc5c..a0c10a267b Binary files a/static/images/rc/database-new-flexible-security.png and b/static/images/rc/database-new-flexible-security.png differ diff --git a/static/images/rc/database-new-flexible.png b/static/images/rc/database-new-flexible.png index 28b9fefe50..19fb439488 100644 Binary files a/static/images/rc/database-new-flexible.png and b/static/images/rc/database-new-flexible.png differ diff --git a/static/images/rc/database-new-tags.png b/static/images/rc/database-new-tags.png index 39d36d5db1..7646be7028 100644 Binary files a/static/images/rc/database-new-tags.png and b/static/images/rc/database-new-tags.png differ diff --git a/static/images/rc/flexible-add-database-advanced.png b/static/images/rc/flexible-add-database-advanced.png index e98cf8f5d3..06349b9355 100644 Binary files a/static/images/rc/flexible-add-database-advanced.png and b/static/images/rc/flexible-add-database-advanced.png differ diff --git a/static/images/rc/flexible-add-database-basic.png b/static/images/rc/flexible-add-database-basic.png index d6ef42cf0f..3f4a6f411e 100644 Binary files a/static/images/rc/flexible-add-database-basic.png and b/static/images/rc/flexible-add-database-basic.png differ diff --git a/static/images/rc/icon-access-management-delete-user.png b/static/images/rc/icon-access-management-delete-user.png old mode 100755 new mode 100644 index 234e1a509e..955950992e Binary files a/static/images/rc/icon-access-management-delete-user.png and b/static/images/rc/icon-access-management-delete-user.png differ diff --git a/static/images/rc/icon-access-management-edit-user.png b/static/images/rc/icon-access-management-edit-user.png old mode 100755 new mode 100644 index fbf41594be..59a3c1e38e Binary files a/static/images/rc/icon-access-management-edit-user.png and b/static/images/rc/icon-access-management-edit-user.png differ diff --git a/static/images/rc/icon-add-credit-card.png b/static/images/rc/icon-add-credit-card.png old mode 100755 new mode 100644 index ea15ca3782..c52bbdffcc Binary files a/static/images/rc/icon-add-credit-card.png and b/static/images/rc/icon-add-credit-card.png differ diff --git a/static/images/rc/icon-add-database.png b/static/images/rc/icon-add-database.png old mode 100755 new mode 100644 index eb688d17f5..191ea96dde Binary files a/static/images/rc/icon-add-database.png and b/static/images/rc/icon-add-database.png differ diff --git a/static/images/rc/icon-billing-download.png b/static/images/rc/icon-billing-download.png old mode 100755 new mode 100644 index 06627d559e..60c4119365 Binary files a/static/images/rc/icon-billing-download.png and b/static/images/rc/icon-billing-download.png differ diff --git a/static/images/rc/icon-cidr-address-error.png b/static/images/rc/icon-cidr-address-error.png old mode 100755 new mode 100644 index b6f0946a15..e33cdd6695 Binary files a/static/images/rc/icon-cidr-address-error.png and b/static/images/rc/icon-cidr-address-error.png differ diff --git a/static/images/rc/icon-cidr-address-ok.png b/static/images/rc/icon-cidr-address-ok.png old mode 100755 new mode 100644 index c18ef0eec1..4616d27cb6 Binary files a/static/images/rc/icon-cidr-address-ok.png and b/static/images/rc/icon-cidr-address-ok.png differ diff --git a/static/images/rc/icon-database-delete.png b/static/images/rc/icon-database-delete.png old mode 100755 new mode 100644 index f16bc992f6..d3c0c2bab3 Binary files a/static/images/rc/icon-database-delete.png and b/static/images/rc/icon-database-delete.png differ diff --git a/static/images/rc/icon-database-edit.png b/static/images/rc/icon-database-edit.png old mode 100755 new mode 100644 index 2fa7eb58b1..62b3d42c5a Binary files a/static/images/rc/icon-database-edit.png and b/static/images/rc/icon-database-edit.png differ diff --git a/static/images/rc/icon-database-save-active-passive.png b/static/images/rc/icon-database-save-active-passive.png index b6b7ddbce9..37c0c93002 100644 Binary files a/static/images/rc/icon-database-save-active-passive.png and b/static/images/rc/icon-database-save-active-passive.png differ diff --git a/static/images/rc/icon-database-status-active.png b/static/images/rc/icon-database-status-active.png index 92d042e986..ce548e6149 100644 Binary files a/static/images/rc/icon-database-status-active.png and b/static/images/rc/icon-database-status-active.png differ diff --git a/static/images/rc/icon-database-update-status-active.png b/static/images/rc/icon-database-update-status-active.png old mode 100755 new mode 100644 index 7ab9069ca5..62e6b780d4 Binary files a/static/images/rc/icon-database-update-status-active.png and b/static/images/rc/icon-database-update-status-active.png differ diff --git a/static/images/rc/icon-database-update-status-pending.png b/static/images/rc/icon-database-update-status-pending.png old mode 100755 new mode 100644 index 9771a6eaa1..7bd2ddf261 Binary files a/static/images/rc/icon-database-update-status-pending.png and b/static/images/rc/icon-database-update-status-pending.png differ diff --git a/static/images/rc/icon-edit-subscription-name.png b/static/images/rc/icon-edit-subscription-name.png index a1db93740e..719fa4ff45 100644 Binary files a/static/images/rc/icon-edit-subscription-name.png and b/static/images/rc/icon-edit-subscription-name.png differ diff --git a/static/images/rc/icon-export-to-csv.png b/static/images/rc/icon-export-to-csv.png new file mode 100644 index 0000000000..2298a71f9c Binary files /dev/null and b/static/images/rc/icon-export-to-csv.png differ diff --git a/static/images/rc/icon-list-sort-asc.png b/static/images/rc/icon-list-sort-asc.png old mode 100755 new mode 100644 index 6142f826d3..8499d21756 Binary files a/static/images/rc/icon-list-sort-asc.png and b/static/images/rc/icon-list-sort-asc.png differ diff --git a/static/images/rc/icon-list-sort-desc.png b/static/images/rc/icon-list-sort-desc.png old mode 100755 new mode 100644 index 01f339c6f2..0592709520 Binary files a/static/images/rc/icon-list-sort-desc.png and b/static/images/rc/icon-list-sort-desc.png differ diff --git a/static/images/rc/icon-psc-actions.png b/static/images/rc/icon-psc-actions.png index a989d383b0..4e0b52d3f4 100644 Binary files a/static/images/rc/icon-psc-actions.png and b/static/images/rc/icon-psc-actions.png differ diff --git a/static/images/rc/icon-psc-delete-endpoint.png b/static/images/rc/icon-psc-delete-endpoint.png index 8f4f733d91..df0c33a391 100644 Binary files a/static/images/rc/icon-psc-delete-endpoint.png and b/static/images/rc/icon-psc-delete-endpoint.png differ diff --git a/static/images/rc/icon-region-delete.png b/static/images/rc/icon-region-delete.png old mode 100755 new mode 100644 index b75e7368fe..321633d050 Binary files a/static/images/rc/icon-region-delete.png and b/static/images/rc/icon-region-delete.png differ diff --git a/static/images/rc/icon-subscription-detail-change-payment-flexible.png b/static/images/rc/icon-subscription-detail-change-payment-flexible.png index 596bc81862..b50c4c58cf 100644 Binary files a/static/images/rc/icon-subscription-detail-change-payment-flexible.png and b/static/images/rc/icon-subscription-detail-change-payment-flexible.png differ diff --git a/static/images/rc/icon-subscription-status-pending.png b/static/images/rc/icon-subscription-status-pending.png index 1d7ee50014..a028f103b9 100644 Binary files a/static/images/rc/icon-subscription-status-pending.png and b/static/images/rc/icon-subscription-status-pending.png differ diff --git a/static/images/rc/metrics-promote-graphs.png b/static/images/rc/metrics-promote-graphs.png index 6c64e5de8e..1cecf92569 100644 Binary files a/static/images/rc/metrics-promote-graphs.png and b/static/images/rc/metrics-promote-graphs.png differ diff --git a/static/images/rc/migrate-data-active-passive-enable.png b/static/images/rc/migrate-data-active-passive-enable.png index 0aac56ab76..650d070f2e 100644 Binary files a/static/images/rc/migrate-data-active-passive-enable.png and b/static/images/rc/migrate-data-active-passive-enable.png differ diff --git a/static/images/rc/migrate-data-add-active-passive.png b/static/images/rc/migrate-data-add-active-passive.png index f8eb65b012..7e58b9b229 100644 Binary files a/static/images/rc/migrate-data-add-active-passive.png and b/static/images/rc/migrate-data-add-active-passive.png differ diff --git a/static/images/rc/migrate-data-specify-source-uri.png b/static/images/rc/migrate-data-specify-source-uri.png index 1095039431..4dbae615f0 100644 Binary files a/static/images/rc/migrate-data-specify-source-uri.png and b/static/images/rc/migrate-data-specify-source-uri.png differ diff --git a/static/images/rc/migrate-data-status-synced.png b/static/images/rc/migrate-data-status-synced.png old mode 100755 new mode 100644 index ab1047abb9..830e5c25fd Binary files a/static/images/rc/migrate-data-status-synced.png and b/static/images/rc/migrate-data-status-synced.png differ diff --git a/static/images/rc/migrate-data-target-edit.png b/static/images/rc/migrate-data-target-edit.png index 2926787ed8..d4ce055d7f 100644 Binary files a/static/images/rc/migrate-data-target-edit.png and b/static/images/rc/migrate-data-target-edit.png differ diff --git a/static/images/rc/migrate-data-tls-client-cert.png b/static/images/rc/migrate-data-tls-client-cert.png index a22a9066a7..ea09bff73d 100644 Binary files a/static/images/rc/migrate-data-tls-client-cert.png and b/static/images/rc/migrate-data-tls-client-cert.png differ diff --git a/static/images/rc/migrate-data-tls-server-cert.png b/static/images/rc/migrate-data-tls-server-cert.png index 10490fb261..aec24d46c7 100644 Binary files a/static/images/rc/migrate-data-tls-server-cert.png and b/static/images/rc/migrate-data-tls-server-cert.png differ diff --git a/static/images/rc/migrate-database-select-source.png b/static/images/rc/migrate-database-select-source.png index c02bb48cce..61836c9d87 100644 Binary files a/static/images/rc/migrate-database-select-source.png and b/static/images/rc/migrate-database-select-source.png differ diff --git a/static/images/rc/mode-select-dark.png b/static/images/rc/mode-select-dark.png new file mode 100644 index 0000000000..3388d19e65 Binary files /dev/null and b/static/images/rc/mode-select-dark.png differ diff --git a/static/images/rc/mode-select-light.png b/static/images/rc/mode-select-light.png new file mode 100644 index 0000000000..395e220a03 Binary files /dev/null and b/static/images/rc/mode-select-light.png differ diff --git a/static/images/rc/mtls-add-client-certificate.png b/static/images/rc/mtls-add-client-certificate.png index a26d30dc8c..60f05371c4 100644 Binary files a/static/images/rc/mtls-add-client-certificate.png and b/static/images/rc/mtls-add-client-certificate.png differ diff --git a/static/images/rc/mtls-certificate-details.png b/static/images/rc/mtls-certificate-details.png index 4b81b95b2e..9b5667db7e 100644 Binary files a/static/images/rc/mtls-certificate-details.png and b/static/images/rc/mtls-certificate-details.png differ diff --git a/static/images/rc/mtls-download-certificate.png b/static/images/rc/mtls-download-certificate.png index b9e54a4967..d5695a3bbd 100644 Binary files a/static/images/rc/mtls-download-certificate.png and b/static/images/rc/mtls-download-certificate.png differ diff --git a/static/images/rc/multi-factor-authentication-force-all-users-on.png b/static/images/rc/multi-factor-authentication-force-all-users-on.png index c5cf9efe39..e46dfadd39 100644 Binary files a/static/images/rc/multi-factor-authentication-force-all-users-on.png and b/static/images/rc/multi-factor-authentication-force-all-users-on.png differ diff --git a/static/images/rc/multi-factor-authentication-user-dropdown.png b/static/images/rc/multi-factor-authentication-user-dropdown.png index 70d8413db3..a83bef7717 100644 Binary files a/static/images/rc/multi-factor-authentication-user-dropdown.png and b/static/images/rc/multi-factor-authentication-user-dropdown.png differ diff --git a/static/images/rc/multi-factor-authentication-user-profile.png b/static/images/rc/multi-factor-authentication-user-profile.png index c9dd932014..4212284eb1 100644 Binary files a/static/images/rc/multi-factor-authentication-user-profile.png and b/static/images/rc/multi-factor-authentication-user-profile.png differ diff --git a/static/images/rc/new-database-general-type-free-stack.png b/static/images/rc/new-database-general-type-free-stack.png index 8298480038..3ced8bf766 100644 Binary files a/static/images/rc/new-database-general-type-free-stack.png and b/static/images/rc/new-database-general-type-free-stack.png differ diff --git a/static/images/rc/pro-easy-create-optimal-settings.png b/static/images/rc/pro-easy-create-optimal-settings.png index 0a5ca5c5da..84d44e8bbf 100644 Binary files a/static/images/rc/pro-easy-create-optimal-settings.png and b/static/images/rc/pro-easy-create-optimal-settings.png differ diff --git a/static/images/rc/pro-easy-create-size-throughput.png b/static/images/rc/pro-easy-create-size-throughput.png index 62133b4605..8695ed51b6 100644 Binary files a/static/images/rc/pro-easy-create-size-throughput.png and b/static/images/rc/pro-easy-create-size-throughput.png differ diff --git a/static/images/rc/pro-easy-create-vendor.png b/static/images/rc/pro-easy-create-vendor.png index 6840541e83..6eb7a92ac0 100644 Binary files a/static/images/rc/pro-easy-create-vendor.png and b/static/images/rc/pro-easy-create-vendor.png differ diff --git a/static/images/rc/quickstart-database-overview.png b/static/images/rc/quickstart-database-overview.png index fa7d3d8b89..508181f1cf 100644 Binary files a/static/images/rc/quickstart-database-overview.png and b/static/images/rc/quickstart-database-overview.png differ diff --git a/static/images/rc/quickstart-essentials.png b/static/images/rc/quickstart-essentials.png index 690476646c..6ce7a84c14 100644 Binary files a/static/images/rc/quickstart-essentials.png and b/static/images/rc/quickstart-essentials.png differ diff --git a/static/images/rc/quickstart-pro.png b/static/images/rc/quickstart-pro.png index 11cb27ab71..0e9950af86 100644 Binary files a/static/images/rc/quickstart-pro.png and b/static/images/rc/quickstart-pro.png differ diff --git a/static/images/rc/rc-ri-open.png b/static/images/rc/rc-ri-open.png index 5232c52115..0eb92afa52 100644 Binary files a/static/images/rc/rc-ri-open.png and b/static/images/rc/rc-ri-open.png differ diff --git a/static/images/rc/rc-ri-wizard-launch.png b/static/images/rc/rc-ri-wizard-launch.png index 1811ecb017..0cd401977d 100644 Binary files a/static/images/rc/rc-ri-wizard-launch.png and b/static/images/rc/rc-ri-wizard-launch.png differ diff --git a/static/images/rc/roles-assign-rules-active-active.png b/static/images/rc/roles-assign-rules-active-active.png index c6a9654c1c..1da030cfe2 100644 Binary files a/static/images/rc/roles-assign-rules-active-active.png and b/static/images/rc/roles-assign-rules-active-active.png differ diff --git a/static/images/rc/roles-select-aa-database.png b/static/images/rc/roles-select-aa-database.png index 3133d3d9b6..096d3175e5 100644 Binary files a/static/images/rc/roles-select-aa-database.png and b/static/images/rc/roles-select-aa-database.png differ diff --git a/static/images/rc/saml-button-add-domain.png b/static/images/rc/saml-button-add-domain.png index 171a7df54e..86983a4e3f 100644 Binary files a/static/images/rc/saml-button-add-domain.png and b/static/images/rc/saml-button-add-domain.png differ diff --git a/static/images/rc/saml-button-cancel.png b/static/images/rc/saml-button-cancel.png index cff6061cd8..e825983113 100644 Binary files a/static/images/rc/saml-button-cancel.png and b/static/images/rc/saml-button-cancel.png differ diff --git a/static/images/rc/saml-button-close.png b/static/images/rc/saml-button-close.png index dcb1ffb995..6e6a646474 100644 Binary files a/static/images/rc/saml-button-close.png and b/static/images/rc/saml-button-close.png differ diff --git a/static/images/rc/saml-button-confirm.png b/static/images/rc/saml-button-confirm.png index c3f2492726..0934874dc7 100644 Binary files a/static/images/rc/saml-button-confirm.png and b/static/images/rc/saml-button-confirm.png differ diff --git a/static/images/rc/saml-button-delete-domain.png b/static/images/rc/saml-button-delete-domain.png index ccec656fa5..cc75975afa 100644 Binary files a/static/images/rc/saml-button-delete-domain.png and b/static/images/rc/saml-button-delete-domain.png differ diff --git a/static/images/rc/saml-domain-verified.png b/static/images/rc/saml-domain-verified.png index 6aec04fbf3..646d9118f9 100644 Binary files a/static/images/rc/saml-domain-verified.png and b/static/images/rc/saml-domain-verified.png differ diff --git a/static/images/rc/saml-enable-button.png b/static/images/rc/saml-enable-button.png index 253fc6920c..e882f34ea3 100644 Binary files a/static/images/rc/saml-enable-button.png and b/static/images/rc/saml-enable-button.png differ diff --git a/static/images/rc/saml-enter-domain.png b/static/images/rc/saml-enter-domain.png index afeb0ae343..cf495adbb2 100644 Binary files a/static/images/rc/saml-enter-domain.png and b/static/images/rc/saml-enter-domain.png differ diff --git a/static/images/rc/saml-manage-domain-bindings.png b/static/images/rc/saml-manage-domain-bindings.png index a7615eee1d..e6453e3477 100644 Binary files a/static/images/rc/saml-manage-domain-bindings.png and b/static/images/rc/saml-manage-domain-bindings.png differ diff --git a/static/images/rc/saml/button-saml-link-account.png b/static/images/rc/saml/button-saml-link-account.png index af7e9c2a95..6752c8687c 100644 Binary files a/static/images/rc/saml/button-saml-link-account.png and b/static/images/rc/saml/button-saml-link-account.png differ diff --git a/static/images/rc/saml/popup-saml-get-token.png b/static/images/rc/saml/popup-saml-get-token.png index 1f768cc99b..adc9da1ffe 100644 Binary files a/static/images/rc/saml/popup-saml-get-token.png and b/static/images/rc/saml/popup-saml-get-token.png differ diff --git a/static/images/rc/saml/sm_saml_1.png b/static/images/rc/saml/sm_saml_1.png index 0da240a443..1a72e27b3d 100644 Binary files a/static/images/rc/saml/sm_saml_1.png and b/static/images/rc/saml/sm_saml_1.png differ diff --git a/static/images/rc/saml/sm_saml_3.png b/static/images/rc/saml/sm_saml_3.png index 10d6b2ff73..6277d9bf60 100644 Binary files a/static/images/rc/saml/sm_saml_3.png and b/static/images/rc/saml/sm_saml_3.png differ diff --git a/static/images/rc/saml/sm_saml_8.png b/static/images/rc/saml/sm_saml_8.png index 51b91b8bed..c75ac14245 100644 Binary files a/static/images/rc/saml/sm_saml_8.png and b/static/images/rc/saml/sm_saml_8.png differ diff --git a/static/images/rc/subscription-change-credit-card.png b/static/images/rc/subscription-change-credit-card.png old mode 100755 new mode 100644 index 06e68b7f71..e6b7d4d57e Binary files a/static/images/rc/subscription-change-credit-card.png and b/static/images/rc/subscription-change-credit-card.png differ diff --git a/static/images/rc/subscription-change-fixed-tiers.png b/static/images/rc/subscription-change-fixed-tiers.png index 5acbb54c2a..1c37a09903 100644 Binary files a/static/images/rc/subscription-change-fixed-tiers.png and b/static/images/rc/subscription-change-fixed-tiers.png differ diff --git a/static/images/rc/subscription-connectivity-psc-gcloud-script.png b/static/images/rc/subscription-connectivity-psc-gcloud-script.png index c72975a8fd..0eef4b1e34 100644 Binary files a/static/images/rc/subscription-connectivity-psc-gcloud-script.png and b/static/images/rc/subscription-connectivity-psc-gcloud-script.png differ diff --git a/static/images/rc/subscription-connectivity-vpc-peering-add-multiple-cidrs.png b/static/images/rc/subscription-connectivity-vpc-peering-add-multiple-cidrs.png index f2ea0aa3c1..04694dc5ed 100644 Binary files a/static/images/rc/subscription-connectivity-vpc-peering-add-multiple-cidrs.png and b/static/images/rc/subscription-connectivity-vpc-peering-add-multiple-cidrs.png differ diff --git a/static/images/rc/subscription-connectivity-vpc-peering-aws.png b/static/images/rc/subscription-connectivity-vpc-peering-aws.png index 3bb5efbd8b..8ff8228447 100644 Binary files a/static/images/rc/subscription-connectivity-vpc-peering-aws.png and b/static/images/rc/subscription-connectivity-vpc-peering-aws.png differ diff --git a/static/images/rc/subscription-connectivity-vpc-peering-gcloud-command.png b/static/images/rc/subscription-connectivity-vpc-peering-gcloud-command.png index d509015cb2..6f13ec304c 100644 Binary files a/static/images/rc/subscription-connectivity-vpc-peering-gcloud-command.png and b/static/images/rc/subscription-connectivity-vpc-peering-gcloud-command.png differ diff --git a/static/images/rc/subscription-connectivity-vpc-peering-gcp.png b/static/images/rc/subscription-connectivity-vpc-peering-gcp.png index a47e3ee244..ff72919292 100644 Binary files a/static/images/rc/subscription-connectivity-vpc-peering-gcp.png and b/static/images/rc/subscription-connectivity-vpc-peering-gcp.png differ diff --git a/static/images/rc/subscription-delete-confirm-dialog.png b/static/images/rc/subscription-delete-confirm-dialog.png index c61db4b42b..e06cc21e39 100644 Binary files a/static/images/rc/subscription-delete-confirm-dialog.png and b/static/images/rc/subscription-delete-confirm-dialog.png differ diff --git a/static/images/rc/subscription-details-connectivity-tab-flexible.png b/static/images/rc/subscription-details-connectivity-tab-flexible.png index 74dad85820..3e833afb96 100644 Binary files a/static/images/rc/subscription-details-connectivity-tab-flexible.png and b/static/images/rc/subscription-details-connectivity-tab-flexible.png differ diff --git a/static/images/rc/subscription-details-fixed-databases-tab.png b/static/images/rc/subscription-details-fixed-databases-tab.png index f02f1388cd..60ac0f25e5 100644 Binary files a/static/images/rc/subscription-details-fixed-databases-tab.png and b/static/images/rc/subscription-details-fixed-databases-tab.png differ diff --git a/static/images/rc/subscription-details-fixed-overview-tab.png b/static/images/rc/subscription-details-fixed-overview-tab.png index 6caa7933f2..ae7a7e4272 100644 Binary files a/static/images/rc/subscription-details-fixed-overview-tab.png and b/static/images/rc/subscription-details-fixed-overview-tab.png differ diff --git a/static/images/rc/subscription-details-overview-flexible.png b/static/images/rc/subscription-details-overview-flexible.png index d93e7faed9..c5c30aa03a 100644 Binary files a/static/images/rc/subscription-details-overview-flexible.png and b/static/images/rc/subscription-details-overview-flexible.png differ diff --git a/static/images/rc/subscription-fixed-high-availability-panel.png b/static/images/rc/subscription-fixed-high-availability-panel.png old mode 100755 new mode 100644 index afa18ea04d..ae39fbc319 Binary files a/static/images/rc/subscription-fixed-high-availability-panel.png and b/static/images/rc/subscription-fixed-high-availability-panel.png differ diff --git a/static/images/rc/subscription-flexible-databases-tab-pending.png b/static/images/rc/subscription-flexible-databases-tab-pending.png index 50ffc4994e..a5bdce0a6e 100644 Binary files a/static/images/rc/subscription-flexible-databases-tab-pending.png and b/static/images/rc/subscription-flexible-databases-tab-pending.png differ diff --git a/static/images/rc/subscription-list-pro-no-databases.png b/static/images/rc/subscription-list-pro-no-databases.png new file mode 100644 index 0000000000..4a0ff9130c Binary files /dev/null and b/static/images/rc/subscription-list-pro-no-databases.png differ diff --git a/static/images/rc/subscription-list-select.png b/static/images/rc/subscription-list-select.png index b274787567..a3b15dcd67 100644 Binary files a/static/images/rc/subscription-list-select.png and b/static/images/rc/subscription-list-select.png differ diff --git a/static/images/rc/subscription-new-fixed-tiers.png b/static/images/rc/subscription-new-fixed-tiers.png index b74b2103c5..04e997dc1d 100644 Binary files a/static/images/rc/subscription-new-fixed-tiers.png and b/static/images/rc/subscription-new-fixed-tiers.png differ diff --git a/static/images/rc/subscription-new-flex-tiers.png b/static/images/rc/subscription-new-flex-tiers.png index f3727ff380..936365f788 100644 Binary files a/static/images/rc/subscription-new-flex-tiers.png and b/static/images/rc/subscription-new-flex-tiers.png differ diff --git a/static/images/rc/subscription-new-flexible-review.png b/static/images/rc/subscription-new-flexible-review.png index 0cf3241a7a..c6992c1cea 100644 Binary files a/static/images/rc/subscription-new-flexible-review.png and b/static/images/rc/subscription-new-flexible-review.png differ diff --git a/static/images/rc/subscription-new-flexible-setup-advanced.png b/static/images/rc/subscription-new-flexible-setup-advanced.png index b8f543cb37..0403b7ac10 100644 Binary files a/static/images/rc/subscription-new-flexible-setup-advanced.png and b/static/images/rc/subscription-new-flexible-setup-advanced.png differ diff --git a/static/images/rc/subscription-new-flexible-setup-general.png b/static/images/rc/subscription-new-flexible-setup-general.png index 67e96bb681..cc01d54aac 100644 Binary files a/static/images/rc/subscription-new-flexible-setup-general.png and b/static/images/rc/subscription-new-flexible-setup-general.png differ diff --git a/static/images/rc/subscription-new-flexible-sizing-tab.png b/static/images/rc/subscription-new-flexible-sizing-tab.png index a47b32091f..9f836deace 100644 Binary files a/static/images/rc/subscription-new-flexible-sizing-tab.png and b/static/images/rc/subscription-new-flexible-sizing-tab.png differ diff --git a/static/images/rc/subscription-new-flexible-tabs-setup.png b/static/images/rc/subscription-new-flexible-tabs-setup.png index 083ce9dc2b..b0df2011ef 100644 Binary files a/static/images/rc/subscription-new-flexible-tabs-setup.png and b/static/images/rc/subscription-new-flexible-tabs-setup.png differ diff --git a/static/images/rc/subscription-new-flexible-version-section.png b/static/images/rc/subscription-new-flexible-version-section.png index 396f4fe716..fc66005f7a 100644 Binary files a/static/images/rc/subscription-new-flexible-version-section.png and b/static/images/rc/subscription-new-flexible-version-section.png differ diff --git a/static/images/rc/subscriptions-set-maintenance-window.png b/static/images/rc/subscriptions-set-maintenance-window.png index db5ab991ee..df9064afe2 100644 Binary files a/static/images/rc/subscriptions-set-maintenance-window.png and b/static/images/rc/subscriptions-set-maintenance-window.png differ diff --git a/static/images/rc/system-logs-export.png b/static/images/rc/system-logs-export.png index bdb0e37bf2..3096d70eda 100644 Binary files a/static/images/rc/system-logs-export.png and b/static/images/rc/system-logs-export.png differ diff --git a/static/images/rc/system-logs-refresh.png b/static/images/rc/system-logs-refresh.png index ab1eb7fd4d..66b321a473 100644 Binary files a/static/images/rc/system-logs-refresh.png and b/static/images/rc/system-logs-refresh.png differ diff --git a/static/images/rc/system-logs.png b/static/images/rc/system-logs.png index ac7614ff9e..0bffcfa0c8 100644 Binary files a/static/images/rc/system-logs.png and b/static/images/rc/system-logs.png differ diff --git a/static/images/rc/tags-button-add-additional-tag.png b/static/images/rc/tags-button-add-additional-tag.png index 3a902ac071..896d19154a 100644 Binary files a/static/images/rc/tags-button-add-additional-tag.png and b/static/images/rc/tags-button-add-additional-tag.png differ diff --git a/static/images/rc/tags-button-manage-tags.png b/static/images/rc/tags-button-manage-tags.png index 1101f6d4b9..cc5e806773 100644 Binary files a/static/images/rc/tags-button-manage-tags.png and b/static/images/rc/tags-button-manage-tags.png differ diff --git a/static/images/rc/tags-button-save-tags.png b/static/images/rc/tags-button-save-tags.png index 6b703680a6..ba19bdfabd 100644 Binary files a/static/images/rc/tags-button-save-tags.png and b/static/images/rc/tags-button-save-tags.png differ diff --git a/static/images/rc/tags-database-list.png b/static/images/rc/tags-database-list.png index 5af8aacc95..5435f801a1 100644 Binary files a/static/images/rc/tags-database-list.png and b/static/images/rc/tags-database-list.png differ diff --git a/static/images/rc/tags-icon-delete.png b/static/images/rc/tags-icon-delete.png index 599ee86237..6dcb3cb985 100644 Binary files a/static/images/rc/tags-icon-delete.png and b/static/images/rc/tags-icon-delete.png differ diff --git a/static/images/rc/tags-icon-manage-tags.png b/static/images/rc/tags-icon-manage-tags.png index 6b6373b1f4..b4184107d8 100644 Binary files a/static/images/rc/tags-icon-manage-tags.png and b/static/images/rc/tags-icon-manage-tags.png differ diff --git a/static/images/rc/tags-icon-more-actions.png b/static/images/rc/tags-icon-more-actions.png index 12753ef546..7265d4f797 100644 Binary files a/static/images/rc/tags-icon-more-actions.png and b/static/images/rc/tags-icon-more-actions.png differ diff --git a/static/images/rc/tags-new-tag.png b/static/images/rc/tags-new-tag.png index 09fba01a32..4954a08045 100644 Binary files a/static/images/rc/tags-new-tag.png and b/static/images/rc/tags-new-tag.png differ diff --git a/static/images/rc/tags-tag-manager.png b/static/images/rc/tags-tag-manager.png index b919cfccc8..b60f797617 100644 Binary files a/static/images/rc/tags-tag-manager.png and b/static/images/rc/tags-tag-manager.png differ diff --git a/static/images/rc/tgw-accept-resource-shares.png b/static/images/rc/tgw-accept-resource-shares.png index 6b33f3fb2a..c931e3aa2c 100644 Binary files a/static/images/rc/tgw-accept-resource-shares.png and b/static/images/rc/tgw-accept-resource-shares.png differ diff --git a/static/images/rc/tgw-add-additional-cidrs-button.png b/static/images/rc/tgw-add-additional-cidrs-button.png index 76fb58cff3..5c2d7cb21e 100644 Binary files a/static/images/rc/tgw-add-additional-cidrs-button.png and b/static/images/rc/tgw-add-additional-cidrs-button.png differ diff --git a/static/images/rc/tgw-add-cidrs-button.png b/static/images/rc/tgw-add-cidrs-button.png index 292a08784e..b60ac7dddb 100644 Binary files a/static/images/rc/tgw-add-cidrs-button.png and b/static/images/rc/tgw-add-cidrs-button.png differ diff --git a/static/images/rc/tgw-attachment-more-actions-menu.png b/static/images/rc/tgw-attachment-more-actions-menu.png index 11a7ce794d..3c628a42b0 100644 Binary files a/static/images/rc/tgw-attachment-more-actions-menu.png and b/static/images/rc/tgw-attachment-more-actions-menu.png differ diff --git a/static/images/rc/tgw-create-attachment-button.png b/static/images/rc/tgw-create-attachment-button.png index 023639f787..b57101ab29 100644 Binary files a/static/images/rc/tgw-create-attachment-button.png and b/static/images/rc/tgw-create-attachment-button.png differ diff --git a/static/images/rc/tgw-producer-cidr-copy.png b/static/images/rc/tgw-producer-cidr-copy.png index 4e5a031f1e..c2b682c3f7 100644 Binary files a/static/images/rc/tgw-producer-cidr-copy.png and b/static/images/rc/tgw-producer-cidr-copy.png differ diff --git a/static/images/rc/tgw-resource-shares-button.png b/static/images/rc/tgw-resource-shares-button.png index 270f1fd34d..864a815929 100644 Binary files a/static/images/rc/tgw-resource-shares-button.png and b/static/images/rc/tgw-resource-shares-button.png differ diff --git a/static/images/rc/tgw-share-transit-gateway.png b/static/images/rc/tgw-share-transit-gateway.png index 1743bf3890..ffc7182a2b 100644 Binary files a/static/images/rc/tgw-share-transit-gateway.png and b/static/images/rc/tgw-share-transit-gateway.png differ diff --git a/static/images/rc/usage-report-memory-usage.png b/static/images/rc/usage-report-memory-usage.png index 2b3c7cb27f..d8e0100554 100644 Binary files a/static/images/rc/usage-report-memory-usage.png and b/static/images/rc/usage-report-memory-usage.png differ diff --git a/static/images/rc/user-profile-settings.png b/static/images/rc/user-profile-settings.png old mode 100755 new mode 100644 index 2ee61aa6a6..1d211153e6 Binary files a/static/images/rc/user-profile-settings.png and b/static/images/rc/user-profile-settings.png differ diff --git a/static/images/rc/version-upgrade-request.png b/static/images/rc/version-upgrade-request.png index d2cb0eda84..1e987929e2 100644 Binary files a/static/images/rc/version-upgrade-request.png and b/static/images/rc/version-upgrade-request.png differ