-
Notifications
You must be signed in to change notification settings - Fork 321
fix: dedicated docs adjustments #6562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| Your {{% product-name %}} account is a collection of {{% product-name omit="Clustered "%}} clusters and associated resources. | ||
|
|
||
| - [Access and Navigate the Admin UI](#access-and-navigate-the-admin-ui) | ||
| - [Access and navigate the Admin UI](#access-and-navigate-the-admin-ui) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Use same capitalization as other headings.
| ## Access and navigate the Admin UI | ||
|
|
||
| {{< admin-ui-access >}} | ||
| Access the InfluxDB Cloud Dedicated Admin UI at [console.influxdata.com](https://console.influxdata.com). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The **Create Database** dialog displays. | ||
|
|
||
| <img src="/img/influxdb3/cloud-dedicated-admin-ui-create-database.png" alt="Create database dialog" /> | ||
| {{< img-hd src="/img/influxdb3/cloud-dedicated-admin-ui-create-database.png" alt="Create database dialog" />}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Use correct templating instead of img tag. No visual impact.
| 5. In the options menu, click **Delete Database**. The **Delete Database** dialog displays. | ||
| 6. In the **Delete Database** dialog, check the box to confirm that you "understand the risk of this action". | ||
| 7. Click the **Delete Database** button to delete the database. | ||
| 7. In the **Enter Database Name to Delete** field, type the name of the database to confirm deletion. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Substantive change here is just to add an instruction re: user must re-enter db name they wish to delete.
| name: Identify version | ||
| parent: Administer InfluxDB | ||
| weight: 10 | ||
| parent: Administer InfluxDB Cloud |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 8. In the options menu, click **Revoke Token**. | ||
| Use the sort and filter options above the list to find a specific token. | ||
|
|
||
| 1. Click the **Options** button (three vertical dots) to the right of the token you want to revoke. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These numbers needed to be fixed after the text was updated.
|
|
||
| Use the sort and filter options above the list to find a specific token. | ||
|
|
||
| 1. Click the **Options** button (three vertical dots) to the right of the token you want to edit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same nit: update ordinal numbers. Also fixes issue where image link was displayed over image.
jstirnaman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!



See #6528.
This fixes a few issues I noticed with the Cloud Dedicated update formatting on rechecking the docs as deployed. Nits I found during the review are shown/identified below.
Describe your proposed changes here.
(if necessary)