Azure Security Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
=Application Principal= | =Application Principal= | ||
=Service Principal= | =Service Principal= | ||
An [[OpenShift_on_Azure#Overview|OpenShift cluster running on Azure]] has an associated service principal. |
Revision as of 20:28, 25 November 2020
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.