Azure Security Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 3: Line 3:
=Subscription=
=Subscription=
A [[Azure_Concepts#Resource|resource]] that ...
A [[Azure_Concepts#Resource|resource]] that ...
Equivalent to [[Amazon_AWS_Security_Concepts#AWS_Account|AWS account]]. All resources in a subscription are billed together.
Equivalent to [[Amazon_AWS_Security_Concepts#AWS_Account|AWS account]]. All [[Azure_Concepts#Resource|resources]] in a subscription are billed together.
==Subscription ID==
==Subscription ID==
The subscription ID can be obtained with '[[Azure_Security_Operations#Login_Status_and_Account_Information|az account list]]'; it is reported as "id".
The subscription ID can be obtained with '[[Azure_Security_Operations#Login_Status_and_Account_Information|az account list]]'; it is reported as "id".

Revision as of 21:55, 18 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