mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
679 B
Plaintext
16 lines
679 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
|
|
|
|
[role="_abstract"]
|
|
Review authentication methods for {oadp-short} with Azure to select the appropriate authentication approach for your security requirements.
|
|
|
|
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. |