Azure Security Concepts: Difference between revisions
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. | ||
=CLI Login= |
Revision as of 20:29, 23 April 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.