Skip to content

Commit

Permalink
Merge pull request #5655 from EnterpriseDB/docs/ba/fix/admonitions
Browse files Browse the repository at this point in the history
Admonition fixes
  • Loading branch information
djw-m authored May 21, 2024
2 parents 81ff848 + 5368058 commit b17c327
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The following roles grant privileges within an organization.
- View and download a usage report for the whole organization and each project
- View the identity provider details

!!!noteNotes
!!! notes
- The first user in a BigAnimal organization is an organization owner and project owner of the initial project, by default.
- At least one user must be an organization owner.
!!!
Expand All @@ -58,7 +58,7 @@ The following roles grant privileges within a project:
- View and download a usage report

!!!note
At least one user must be a project owner.
At least one user must be a project owner.
!!!

- **Project editor** — This role has edit privileges to the project and can perform the following actions within the project:
Expand Down Expand Up @@ -130,6 +130,7 @@ Copy and this access key and save it in a secure location. The access key is ava

Assign some organization role or project role to this newly created machine user. For more information, see [users](#users).

!!!note
!!! note
The user management on BigAnimal's UI at project level is used to assign the project role to the machine user, and not for managing the machine users and their access key.
!!!
!!!

Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ You can enable in-app inbox or email notifications to get alerted when the pause

!!!note
A TDE enabled cluster, resumes only if the TDE key status is ready or available. Clusters are automatically paused if there is any issue with the TDE key. You need to resolve/give permissions to the key in your respective cloud region. Resume the cluster manually after resolving the issues.
!!!
!!!
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ To stop the management costs on the cluster, contact EDB's BigAnimal Support tea
## Delete your cluster

!!! Important
You can delete a cluster only if you have either promoted or deleted each of its faraway replicas. See [Faraway replicas](/biganimal/latest/overview/replication/).
You can delete a cluster only if you have either promoted or deleted each of its faraway replicas. See [Faraway replicas](/biganimal/latest/overview/replication/).
!!!

1. Go to the [Clusters](https://portal.biganimal.com/clusters) page in the [BigAnimal portal](https://portal.biganimal.com).
2. To delete the cluster, do one of the following:
Expand All @@ -28,8 +29,8 @@ You can restore your deleted cluster for as long as the backup is available.

When the process completes, the restored cluster is available on the [Clusters](https://portal.biganimal.com/clusters) page.

!!!note
!!! note
To restore a TDE enabled cluster, the TDE key material must match with source cluster encryption key material. In case a different key material is used the restore operation fails.

We recommend, not to enable TDE while restoring a cluster, if the source cluster is a non-TDE cluster.
!!!
!!!

1 comment on commit b17c327

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.