Azure Security Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 21: Line 21:
=Service Principal=
=Service Principal=
An [[OpenShift_on_Azure#Overview|OpenShift cluster running on Azure]] has an associated service principal.
An [[OpenShift_on_Azure#Overview|OpenShift cluster running on Azure]] has an associated service principal.
=Managed Identity=
=CLI Login=
=CLI Login=
{{Internal|Azure_Security_Operations#Login|Azure Security Operations | Login}}
{{Internal|Azure_Security_Operations#Login|Azure Security Operations | Login}}

Revision as of 19:34, 1 July 2021

Internal

Subscription

A resource that ... Equivalent to AWS account. All resources in a subscription are billed together.

Subscription ID

The subscription ID can be obtained with 'az account list'; it is reported as "id".

Subscription Name

The subscription name can be obtained with 'az account list'; it is reported as "name".

Active Directory

Active Directory ID

Tenant

Permissions

Contributor

User Access Administrator

Owner

Application Principal

Service Principal

An OpenShift cluster running on Azure has an associated service principal.

Managed Identity

CLI Login

Azure Security Operations | Login