You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ The `filename` property value can be any file name path which is relative to the
102
102
We added a new property `class` which allows you to override the CSS class of the image. Images have by default a `block` display in Tailwind. You can change this by setting the class property to `inline`. The following example shows two images that are in a single line:
Copy file name to clipboardExpand all lines: content/integrate/amazon-bedrock/set-up-redis.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ To create your vector index in Redis Insight:
185
185
186
186
1. In the [Redis Cloud console](https://cloud.redis.io/), in your database's **Configuration** tab, select the **Connect** button next to your database to open the connection wizard.
1. In the connection wizard, under **Redis Insight Desktop**, select **Public Endpoint**. Select **Open with Redis Insight** to connect to the database with Redis Insight.
Copy file name to clipboardExpand all lines: content/operate/rc/api/get-started/manage-api-keys.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ By default, the **API account key** is masked; that is, it is obscured for secur
37
37
38
38
The **Copy** button copies the account key to the Clipboard.
39
39
40
-
{{<imagefilename="images/rc/button-access-management-api-key-copy.png"alt="The **Copy** button copies the account key to the Clipboard." >}}
40
+
{{<imagefilename="images/rc/button-copy.png"alt="The **Copy** button copies the account key to the Clipboard." >}}
41
41
42
42
## API user keys
43
43
@@ -51,7 +51,7 @@ Users can have more than one user key; however, users should not share user keys
51
51
52
52
Use the **Add** button to create a new user key.
53
53
54
-
{{<imagefilename="images/rc/button-access-management-add.png"alt="Use the **Add** button to begin creating a new user key." >}}
54
+
{{<imagefilename="images/rc/icon-add.png"width="30px"alt="Use the **Add** button to begin creating a new user key." >}}
55
55
56
56
When you do this, you're prompted for the **Key name** and the associated **User name**.
57
57
@@ -89,7 +89,7 @@ To delete a user key:
89
89
90
90
2. Select the **Delete** button.
91
91
92
-
{{<imagefilename="images/rc/button-access-management-api-user-key-delete.png"alt="Select the **Delete** button to begin deleting the selected user key." >}}
92
+
{{<imagefilename="images/rc/icon-delete-teal.png"width="36px"alt="Select the **Delete** button to begin deleting the selected user key." >}}
93
93
94
94
3. This displays the **Delete API secret key** dialog box.
95
95
@@ -113,12 +113,12 @@ To manage the CIDR allow list:
113
113
114
114
3. Enter each allowed IP address in [CIDR format](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#CIDR_notation) (example: `127.1.0.0/24`) and then select the **Save** button.
115
115
116
-
{{<imagefilename="images/rc/button-access-management-cidr-rule-save.png"alt="Use the **Save** button to save a CIDR allow list rule." >}}
116
+
{{<imagefilename="images/rc/button-access-management-cidr-rule-save.png"width="36px"alt="Use the **Save** button to save a CIDR allow list rule." >}}
117
117
118
118
Use the **Add CIDR rule** button to add additional addresses to the list.
119
119
120
120
{{<imagefilename="images/rc/button-access-management-cidr-rule-add.png"alt="Use the **Add Rule** button to add a new address to the CIDR allow list." >}}
121
121
122
122
Use the **Edit** button to change the address for a rule or the **Delete button** to remove a rule.
123
123
124
-
{{<imagefilename="images/rc/button-access-management-cidr-rule-edit.png#no-click"alt="Use the **Edit** button to change the address for a CIDR allow list rule."class="inline">}} {{<imagefilename="images/rc/button-access-management-cidr-rule-delete.png#no-click"alt="Use the **Delete** button to remove an address from the CIDR allow list."class="inline" >}}
124
+
{{<imagefilename="images/rc/icon-edit.png#no-click"width="36px"alt="Use the **Edit** button to change the address for a CIDR allow list rule."class="inline">}} {{<imagefilename="images/rc/icon-delete-teal.png#no-click"width="36px"alt="Use the **Delete** button to remove an address from the CIDR allow list."class="inline" >}}
Copy file name to clipboardExpand all lines: content/operate/rc/databases/create-database/create-active-active-database.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ The **Sizing** tab helps you specify the database, memory, and throughput requir
115
115
116
116
When you first visit the **Sizing** tab, there are no databases defined. Select the **Add** button to create one.
117
117
118
-
{{<imagefilename="images/rc/icon-add-database.png"width="30px"alt="Use the Add button to define a new database for your subscription." >}}
118
+
{{<imagefilename="images/rc/icon-add.png"width="30px"alt="Use the Add button to define a new database for your subscription." >}}
119
119
120
120
This opens the **New Active-Active Redis Database** dialog, which lets you define the requirements for your new database.
121
121
@@ -163,7 +163,7 @@ Use the **Add database** button to define additional databases or select the **C
163
163
164
164
Hover over a database to see the **Edit** and **Delete** icons. You can use the **Edit** icon to change a database or the **Delete** icon to remove a database from the list.
165
165
166
-
{{<imagefilename="images/rc/icon-database-edit.png#no-click"width="30px"alt="Use the Edit button to change database settings."class="inline" >}} {{<imagefilename="images/rc/icon-database-delete.png#no-click"width="30px"alt="Use the Delete button to remove a database."class="inline">}}
166
+
{{<imagefilename="images/rc/icon-edit.png#no-click"width="30px"alt="Use the Edit button to change database settings."class="inline" >}} {{<imagefilename="images/rc/icon-delete-teal.png#no-click"width="30px"alt="Use the Delete button to remove a database."class="inline">}}
0 commit comments