mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
729 B
Plaintext
16 lines
729 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_azure/installing-azure-account.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="installation-azure-identities_{context}"]
|
|
= Supported identities to access {azure-short} resources
|
|
|
|
An {product-title} cluster requires an {azure-short} identity to create and manage {azure-short} resources. You need one of the following types of identities to complete the installation:
|
|
|
|
* A service principal
|
|
* A system-assigned managed identity
|
|
* A user-assigned managed identity
|
|
|
|
For more information on Azure identities, see link:https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview#managed-identity-types[Managed identity types].
|