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/delete-subscription.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,15 +20,15 @@ To delete a subscription:
20
20
21
21
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.
22
22
23
-
{{<imagefilename="images/rc/subscription-list-free-no-databases.png"width="75%"alt="The number of databases is shown in the bottom, left of the subscription in the subscription list." >}}
23
+
{{<imagefilename="images/rc/subscription-list-pro-no-databases.png"width="75%"alt="The number of databases is shown in the bottom, left of the subscription in the subscription list." >}}
24
24
25
25
2. View the subscription details.
26
26
27
27
If you have more than one subscription, select the target subscription from the subscription list.
28
28
29
29
3. Select the **Overview** tab.
30
30
31
-
{{<imagefilename="images/rc/subscription-details-fixed-overview-tab.png"width="75%"alt="The Overview tab displays the details of your subscription." >}}
31
+
{{<imagefilename="images/rc/subscription-details-overview-flexible.png"width="75%"alt="The Overview tab displays the details of your subscription." >}}
32
32
33
33
4. Select the **Delete subscription** button.
34
34
@@ -37,4 +37,4 @@ To delete a subscription:
37
37
{{<imagefilename="images/rc/subscription-delete-confirm-dialog.png"alt="Select the Yes, cancel button to confirm the subscription cancellation." >}}
38
38
39
39
40
-
5. Select the **Yes, delete** button to confirm your choice.
40
+
5. Select the **Delete subscription** button to confirm your choice.
Copy file name to clipboardExpand all lines: content/operate/rc/subscriptions/view-pro-subscription.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -27,21 +27,21 @@ From here, you can:
27
27
28
28
{{<imagefilename="images/rc/button-add-new-to-pro.png"alt="The Create database in this subscription button."width=400px >}}
29
29
30
-
- 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.
30
+
- 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.
31
31
32
32
{{<imagefilename="images/rc/icon-database-status-active.png#no-click"alt="When a subscription is active, the status icon displays a green circle with a checkmark."class="inline" >}} {{<imagefilename="images/rc/icon-subscription-status-pending.png#no-click"alt="When a subscription is pending, the status icon displays a gre, animated circle."class="inline">}}
33
33
34
34
- {{< embed-md "rc-version-upgrade.md" >}}
35
35
36
-
Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, create a new subscriptionand then migrate the existing data to the new databases.
36
+
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.
37
37
38
38
In addition, three tabs are available:
39
39
40
40
1. The **Databases** tab lists the databases in your subscription and summarizes their settings.
41
41
42
42
2. The **Overview** tab displays subscription settings for your Redis Cloud Pro subscription.
43
43
44
-
3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering relationship or by setting up an allow list.
44
+
3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering or other connectivity options.
45
45
46
46
The following sections provide more info.
47
47
@@ -67,7 +67,7 @@ To view full details of a database, click its name in the list.
67
67
68
68
## **Overview** tab
69
69
70
-
The **Overview** summarizes the options use to created the subscription.
70
+
The **Overview** summarizes the options used to create the subscription.
71
71
72
72
{{<imagefilename="images/rc/subscription-details-overview-flexible.png"alt="The Overview tab displays the settings used to create your Redis Cloud Pro subscription." >}}
73
73
@@ -95,7 +95,7 @@ The **Overview** summarizes the options use to created the subscription.
95
95
96
96
Select the **Edit payment method** button to change the credit card associated with this subscription.
97
97
98
-
{{< 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 >}}
98
+
{{< 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 >}}
99
99
100
100
Select **Add credit card** to add a new credit card.
101
101
@@ -119,7 +119,7 @@ Here, you can:
119
119
120
120
- 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.
121
121
122
-
- 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.
122
+
- 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_).
123
123
124
124
- 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*).
0 commit comments