1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OADP-6250 mod docs Configuring OADP on Azure

Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
This commit is contained in:
Shruti Deshpande
2025-06-25 13:59:37 +05:30
committed by openshift-cherrypick-robot
parent 4914a60b68
commit 3b9191f4d9
4 changed files with 4 additions and 0 deletions

View File

@@ -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[]

View File

@@ -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

View File

@@ -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

View File

@@ -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[]