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: content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -35,21 +35,21 @@ To create or edit a cloud account in Redis Cloud:
35
35
36
36
This displays a list of cloud accounts associated with your Redis Cloud subscription.
37
37
38
-
{{<imagefilename="images/rc/account-settings-cloud-account-tab.png"alt="Use the Cloud Account tab of the Account Settings screen to define cloud accounts for your Redis Cloud subscription."width="75%">}}
38
+
{{<imagefilename="images/rc/account-settings-cloud-account-tab.png"alt="Use the Cloud Account tab of the Account Settings screen to define cloud accounts for your Redis Cloud subscription."width="80%">}}
39
39
40
40
The **Cloud account** tab lets you manage cloud accounts associated with your Redis Cloud subscription.
41
41
42
-
The **Cloud Account** tab is not available (or supported) for Redis Cloud Essentials subscriptions. If you do not see a **Cloud Account** tab on the Account Settings page, verify that you have selected a Redis Cloud Essentials subscription.
42
+
The **Cloud Account** tab is only available for accounts with Redis Cloud Bring your own Cloud (BYOC) subscriptions.
43
43
44
44
## Add a new cloud account
45
45
46
46
To add a new cloud account to your Redis Cloud subscription, select the **Add** button from the Cloud Account tab of the Account Settings screen.
47
47
48
48
{{<imagefilename="images/rc/icon-cloud-account-add.png"alt="Use the Add button to add new cloud accounts to your Redis Cloud subscription."width="36px">}}
49
49
50
-
This displays the **Add cloud account** dialog
50
+
This displays the **Add cloud account** dialog.
51
51
52
-
{{<imagefilename="images/rc/account-settings-prompt-add-cloud-account.png"alt="Use the Add cloud account prompt to enter the details of the cloud account."width="50%">}}
52
+
{{<imagefilename="images/rc/account-settings-prompt-add-cloud-account.png"alt="Use the Add cloud account prompt to enter the details of the cloud account."width="75%">}}
53
53
54
54
Each of the following fields are required.
55
55
@@ -84,7 +84,7 @@ To update the details of a cloud account associated with your Redis Cloud subscr
84
84
85
85
This displays the **Edit cloud account** dialog:
86
86
87
-
{{<imagefilename="images/rc/account-settings-prompt-edit-cloud-account.png"alt="Use the Edit cloud account prompt to update the details of the cloud account."width="50%">}}
87
+
{{<imagefilename="images/rc/account-settings-prompt-edit-cloud-account.png"alt="Use the Edit cloud account prompt to update the details of the cloud account."width="75%">}}
Copy file name to clipboardExpand all lines: content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ To add IP addresses or [AWS security groups](https://docs.aws.amazon.com/managed
32
32
33
33
1. If the allow list is empty, select **Add allow list**.
34
34
35
+
{{<imagefilename="images/rc/button-subscription-allow-list-add.png"alt="Use the Add allow list button to create an allow list."width="140px">}}
36
+
35
37
1. Select an entry **Type** from the list:
36
38
37
39
{{<imagefilename="images/rc/subscription-connectivity-allow-list-type-dropdown.png"alt="Select the type of entry to add to the allow list from the Type list." >}}
@@ -42,14 +44,22 @@ To add IP addresses or [AWS security groups](https://docs.aws.amazon.com/managed
42
44
43
45
- The AWS security group ID
44
46
45
-
1. Select check to add the entry to the allow list.
47
+
1. Select the check to add the entry to the allow list.
46
48
47
49
1. To allow additional IP addresses or security groups:
48
50
49
-
1. Select **Add entry**.
51
+
1. Select **Add** to add a new entry.
52
+
53
+
{{<imagefilename="images/rc/icon-cloud-account-add.png"alt="The Add button adds new entries to the allow list."width="36px">}}
50
54
51
-
1. Select the new entry's **Type**, enter the **Value**, and select check to add it to the allow list.
55
+
1. Select the new entry's **Type**, enter the **Value**, and select the check to add it to the allow list.
52
56
53
57
{{<imagefilename="images/rc/subscription-connectivity-allow-list-add-entry.png"alt="Define the new entry and select the Submit entry button to add it to the allow list." >}}
58
+
59
+
You can also select the **Edit** button to change an entry or the **Delete** button to remove it.
60
+
61
+
{{<imagefilename="images/rc/icon-cloud-account-edit.png#no-click"alt="The Edit button updates an entry in the allow list."width="36px"class="inline" >}} {{<imagefilename="images/rc/icon-cloud-account-delete.png#no-click"alt="The Delete button removes an entry from the allow list."width="36px"class="inline" >}}
62
+
63
+
1. Select **Apply all changes** to apply the allow list updates.
54
64
55
-
1. Select **Apply all changes** to apply the allow list updates.
65
+
{{<imagefilename="images/rc/button-subscription-allow-list-apply-all.png"alt="The Apply all changes button saves your allow list changes."width="140px">}}
0 commit comments