From 0c9805d7cebb54892f136f631fcf0e33fed86c0b Mon Sep 17 00:00:00 2001 From: Shruti Deshpande Date: Wed, 25 Jun 2025 13:59:37 +0530 Subject: [PATCH] OADP-6250 mod docs Configuring OADP on Azure Signed-off-by: Shruti Deshpande --- .../installing/installing-oadp-azure.adoc | 1 + .../installing/installing-oadp-ibm-cloud.adoc | 1 + modules/configuring-ibm-cos.adoc | 1 + modules/oadp-creating-default-secret.adoc | 1 + 4 files changed, 4 insertions(+) diff --git a/backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc b/backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc index d08c770aee36..208d5df2e7a1 100644 --- a/backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc +++ b/backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc @@ -9,6 +9,7 @@ include::_attributes/common-attributes.adoc[] toc::[] +[role="_abstract"] You install the OpenShift API for Data Protection (OADP) with Microsoft Azure by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}]. include::snippets/oadp-mtc-operator.adoc[] diff --git a/backup_and_restore/application_backup_and_restore/installing/installing-oadp-ibm-cloud.adoc b/backup_and_restore/application_backup_and_restore/installing/installing-oadp-ibm-cloud.adoc index e2e5348ec22c..9ca6f1b43bd2 100644 --- a/backup_and_restore/application_backup_and_restore/installing/installing-oadp-ibm-cloud.adoc +++ b/backup_and_restore/application_backup_and_restore/installing/installing-oadp-ibm-cloud.adoc @@ -9,6 +9,7 @@ include::_attributes/common-attributes.adoc[] toc::[] +[role="_abstract"] You install the {oadp-first} Operator on an {ibm-cloud-title} cluster to back up and restore applications on the cluster. You configure {ibm-cloud-object-storage} to store the backups. // configuring the IBM COS instance diff --git a/modules/configuring-ibm-cos.adoc b/modules/configuring-ibm-cos.adoc index 1d78346adadf..0696a64a8cc1 100644 --- a/modules/configuring-ibm-cos.adoc +++ b/modules/configuring-ibm-cos.adoc @@ -6,6 +6,7 @@ [id="configuring-ibm-cos_{context}"] = Configuring the COS instance +[role="_abstract"] You create an {ibm-cloud-object-storage} instance to store the {oadp-short} backup data. After you create the COS instance, configure the `HMAC` service credentials. .Prerequisites diff --git a/modules/oadp-creating-default-secret.adoc b/modules/oadp-creating-default-secret.adoc index 83c70d65fba6..14330f305328 100644 --- a/modules/oadp-creating-default-secret.adoc +++ b/modules/oadp-creating-default-secret.adoc @@ -10,6 +10,7 @@ [id="oadp-creating-default-secret_{context}"] = Creating a default Secret +[role="_abstract"] You create a default `Secret` if your backup and snapshot locations use the same credentials or if you do not require a snapshot location. ifdef::installing-oadp-aws,installing-oadp-azure,installing-oadp-gcp,installing-oadp-mcg[]