mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
13 lines
519 B
Plaintext
13 lines
519 B
Plaintext
// Module included in the following assemblies:
|
|
|
|
// * backup_and_restore/application_backup_and_restore/installing/installing-oadp-azure.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="oadp-auth-azure-methods_{context}"]
|
|
= About authenticating OADP with Azure
|
|
|
|
You can authenticate {oadp-short} with Azure by using the following methods:
|
|
|
|
* A Velero-specific service principal with secret-based authentication.
|
|
* A Velero-specific storage account access key with secret-based authentication.
|
|
* Azure Security Token Service. |