diff --git a/content/develop/get-started/img/free-cloud-db.png b/content/develop/get-started/img/free-cloud-db.png index 3336f3353..5c6beaa5f 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 2c6a36b09..9d8547220 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 827bc3d60..6e8f25daa 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 d93733a5c..3e15c21af 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 d72899a15..530eca0ef 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 000000000..d16254e70 --- /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 54875984c..5fb33ded0 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 528b1062f..bb264ddee 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 412ab296f..479f3f3eb 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 3dfd33e83..f41000cd4 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 dc63b28f4..d8864f34d 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 7bb5ba73e..9a12afcfe 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 c5dee77b9..7643de90b 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 98fe55dc8..fd5f885a0 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 bb50400f8..f64e9a085 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 a5de97d08..7f82fc434 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 fc1bdbc2a..a8b8247ba 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 7c2a957d1..6936dc4bb 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 ae75c1081..6d6ba5157 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 694e856f0..4da1504f9 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 94c846014..0cccc47c4 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 5622b0e8f..a38ebb5f1 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 a1f0d4ef2..0f7d1a15d 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 c8e905e98..2b1dd9083 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 3ecccca09..1c881fccd 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 ee252e734..d81590f0a 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 f6d0eb1e8..78d19e9b2 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 fa0096667..52b86d242 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 82608f72d..b9c79ea20 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 eeb112c2f..25ccd9c16 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 b0967eeb3..a9a738f5c 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 271ddeb68..8cb9f56dc 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 34f3750f6..5be4f65ac 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 a711deea0..e5a87f244 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 a8d5af865..9a41b3759 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 5c2615ac0..1c69d8ee3 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 fecbd952b..0cd4b55c6 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 11599e7f3..53a06236d 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 4759b6e52..5a23bfe44 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 34829f0a2..695af64b6 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 1cd449ea0..24555929a 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 fb4ec85ef..26d83a770 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 575bec0a2..e390529af 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 c113e0881..9dfb6eb65 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 3b561b776..d84e41635 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 135437eda..4d4f2ba81 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 a37fa5c1a..8ce179ba8 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 c2a7fb35a..24f839c7d 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 842d1cf98..d93a883fb 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 5be6aeafc..8e607e181 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 82c2387ab..8e20e0a00 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 600abffc3..ff719fe66 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 835afb020..f6fcfca0b 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 833490102..f0504a4d3 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 83d529705..a92acdc6a 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 7b0375e3a..6e2d15646 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 501d7f641..3945c7246 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 d7207632e..3d0aad27d 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 974fecf81..77263c052 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 27e56aa8f..de3e40acd 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 e30161595..5f4fa2e7e 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 66223f459..5bbb96e45 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 962a74bfc..0ab7f8f7d 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 6cbf85c80..086415f9f 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 932b6ee18..ccbac0ec7 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 427614731..718046efb 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 c1db4a4d5..d36816f5c 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 6a1af09f8..175b0a8ea 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 9395cb90d..51b232f03 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 43c347a71..1b520bdc5 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 61c2be869..d8f6e4d03 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 01eb763f5..49be69630 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 30797698c..f2061289c 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 c7ed850f5..46d73e8dd 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 c519a9476..bfe1b466f 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 7304056a5..0bd29ef8b 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 71a533037..6f0f815c5 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 4e1555d0d..9d8f3cce0 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 86c9c4627..d74286024 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 fd9d72993..1d0b9c53c 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 32c2949cf..5d8909b58 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 10ab84641..6d76547ee 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 2f596ee9e..aa08770ef 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 530f41272..f09b3a2c0 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 dc0131148..19bcaa976 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 169b8ad76..e55a133b4 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 0e86751e4..d5ca94a7e 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 b93d3d42e..7a27191db 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 05786644e..1f1a1b4da 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 6dfeeff3a..4c0213022 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 ea4a9f5c2..615ca4af8 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 52e5f57a2..f70b0824e 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 2844ad233..ad2b40b3f 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 d2f847d80..db3157503 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 bf9d90b1a..f9882429c 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 8c7f42eb7..038ba2aa9 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 6b5744118..126f0fb73 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 568a4b85d..88f6f6493 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 11e1e5cde..1f8bbfcc0 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 29a829c76..a457fd997 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 d7ab5c9b4..c1d35df1c 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 f62cac600..b34c9ec0a 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 3123bd91f..13838f1d8 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 e221f3ba7..8ab9073ec 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 000000000..e0c398660 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 88da66782..f5d401371 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 c588f3dea..dca904923 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 db7c56125..cf78bb404 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 b18bd376a..592481c88 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 945ba977d..e373688e4 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 623c59dd5..816e19a4f 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 ec5f857b2..a4614e513 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 cc94797ea..14d956f80 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 979379c15..93326c274 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 72264f318..f101fc275 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 c8201c02b..a587d040f 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 055c32f25..71a24ccae 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 000b30517..0f60529e9 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 01178d48c..59e65c289 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 a98a1c919..b565c9ac9 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 d91166a1b..59bb82141 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 3a0e5924a..099d064bd 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 dc40d7d04..4bca5edb8 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 eaa9d4af3..206b4a1d8 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 5612a21f4..4e21e5835 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 00e5a3944..a1de8366e 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 7351fd0f5..b3757a40a 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 cf03b22be..980b9fdbf 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 550add237..c4ae82327 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 9793b1bdf..28e1e5c4e 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 ad017ee0c..20690216e 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 99c8d408e..5adbc5651 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 f6c4c21ec..f5ba28c6e 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 f4beb8ee0..989429525 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 6c7614084..fde4425a4 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 1f57069c2..ae99570c4 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 c502f15d6..e9647e9bb 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 3b49c2f1e..2122bc1c9 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 b8beb4339..96c43de8a 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 af056a110..da9eb7219 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 5bbafc629..447539100 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 b0aa9ed99..2540de840 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 172b5535b..242257406 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 e67adb433..9056c92ed 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 516c44091..86de98938 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 31a778282..ca52f91a9 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 9295b5a3e..a7cf571a2 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 4b73637ff..0616ccdeb 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 907785b4a..4aaf249a6 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 a4f15192f..bbb7a6a18 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 22ed16ec1..48dcc4b27 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 000000000..9670b0d04 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 647b0a623..4995e8e63 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 2283a2f61..0a22853d3 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 2843401fb..b23020f37 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 256c272df..565219ee3 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 e2fc8f6ab..17b927d21 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 45d4afa9b..66e2eaae8 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 13e47c25f..5e91157b1 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 5eaa50648..e3ae12476 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 49f7a3daf..9c90aa661 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 434180f9e..fdc7ad6b3 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 7c051c4ac..c6e185767 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 d15b0dfb8..1f46fe29e 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 e20708bbf..079233adb 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 63889ac1d..d97eedbd3 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 bfaac8401..c3d168711 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 ea8f2e218..700cd81c8 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 000000000..ea94c6872 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 95fdfcf7d..97323f508 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 01fc3a558..62dbc931b 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 d458f827d..1cbd02ba5 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 111fe71eb..67f2ef02d 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 77e9ec67f..62a8211f5 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 9744e645f..6ba70c20c 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 442eb71d3..58df88773 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 7e9bbea0f..9757a6bac 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 0f7f1efc5..a0c10a267 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 28b9fefe5..19fb43948 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 39d36d5db..7646be702 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 e98cf8f5d..06349b935 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 d6ef42cf0..3f4a6f411 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 234e1a509..955950992 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 fbf41594b..59a3c1e38 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 ea15ca378..c52bbdffc 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 eb688d17f..191ea96dd 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 06627d559..60c411936 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 b6f0946a1..e33cdd669 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 c18ef0eec..4616d27cb 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 f16bc992f..d3c0c2bab 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 2fa7eb58b..62b3d42c5 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 b6b7ddbce..37c0c9300 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 92d042e98..ce548e614 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 7ab9069ca..62e6b780d 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 9771a6eaa..7bd2ddf26 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 a1db93740..719fa4ff4 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 000000000..2298a71f9 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 6142f826d..8499d2175 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 01f339c6f..059270952 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 a989d383b..4e0b52d3f 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 8f4f733d9..df0c33a39 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 b75e7368f..321633d05 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 596bc8186..b50c4c58c 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 1d7ee5001..a028f103b 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 6c64e5de8..1cecf9256 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 0aac56ab7..650d070f2 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 f8eb65b01..7e58b9b22 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 109503943..4dbae615f 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 ab1047abb..830e5c25f 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 2926787ed..d4ce055d7 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 a22a9066a..ea09bff73 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 10490fb26..aec24d46c 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 c02bb48cc..61836c9d8 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 000000000..3388d19e6 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 000000000..395e220a0 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 a26d30dc8..60f05371c 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 4b81b95b2..9b5667db7 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 b9e54a496..d5695a3bb 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 c5cf9efe3..e46dfadd3 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 70d8413db..a83bef771 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 c9dd93201..4212284eb 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 829848003..3ced8bf76 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 0a5ca5c5d..84d44e8bb 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 62133b460..8695ed51b 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 6840541e8..6eb7a92ac 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 fa7d3d8b8..508181f1c 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 690476646..6ce7a84c1 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 11cb27ab7..0e9950af8 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 5232c5211..0eb92afa5 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 1811ecb01..0cd401977 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 c6a9654c1..1da030cfe 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 3133d3d9b..096d3175e 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 171a7df54..86983a4e3 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 cff6061cd..e82598311 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 dcb1ffb99..6e6a64647 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 c3f249272..0934874dc 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 ccec656fa..cc75975af 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 6aec04fbf..646d9118f 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 253fc6920..e882f34ea 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 afeb0ae34..cf495adbb 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 a7615eee1..e6453e347 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 af7e9c2a9..6752c8687 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 1f768cc99..adc9da1ff 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 0da240a44..1a72e27b3 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 10d6b2ff7..6277d9bf6 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 51b91b8be..c75ac1424 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 06e68b7f7..e6b7d4d57 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 5acbb54c2..1c37a0990 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 c72975a8f..0eef4b1e3 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 f2ea0aa3c..04694dc5e 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 3bb5efbd8..8ff822844 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 d509015cb..6f13ec304 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 a47e3ee24..ff7291929 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 c61db4b42..e06cc21e3 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 74dad8582..3e833afb9 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 f02f1388c..60ac0f25e 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 6caa7933f..ae7a7e427 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 d93e7faed..c5c30aa03 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 afa18ea04..ae39fbc31 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 50ffc4994..a5bdce0a6 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 000000000..4a0ff9130 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 b27478756..a3b15dcd6 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 b74b2103c..04e997dc1 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 f3727ff38..936365f78 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 0cf3241a7..c6992c1ce 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 b8f543cb3..0403b7ac1 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 67e96bb68..cc01d54aa 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 a47b32091..9f836deac 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 083ce9dc2..b0df2011e 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 396f4fe71..fc66005f7 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 db5ab991e..df9064afe 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 bdb0e37bf..3096d70ed 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 ab1eb7fd4..66b321a47 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 ac7614ff9..0bffcfa0c 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 3a902ac07..896d19154 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 1101f6d4b..cc5e80677 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 6b703680a..ba19bdfab 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 5af8aacc9..5435f801a 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 599ee8623..6dcb3cb98 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 6b6373b1f..b4184107d 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 12753ef54..7265d4f79 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 09fba01a3..4954a0804 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 b919cfccc..b60f79761 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 6b33f3fb2..c931e3aa2 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 76fb58cff..5c2d7cb21 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 292a08784..b60ac7ddd 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 11a7ce794..3c628a42b 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 023639f78..b57101ab2 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 4e5a031f1..c2b682c3f 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 270f1fd34..864a81592 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 1743bf389..ffc7182a2 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 2b3c7cb27..d8e010055 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 2ee61aa6a..1d211153e 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 d2cb0eda8..1e987929e 100644 Binary files a/static/images/rc/version-upgrade-request.png and b/static/images/rc/version-upgrade-request.png differ