Cloud Resource Settings

SpaceONE supports Credential method to query Azure resource data, which requires the following four values:

  • Subscription ID

Azure manages costs and resources in units called Subscriptions, and the Subscription ID is a unique identifier for each subscription.

  • Tenant ID

Tenant ID is a unique identifier for your organization provided by Azure Active Directory(AD). Azure AD is a cloud-based identity and access management service used to manage users at the organizational level.

  • Client ID

Client ID is the Application ID issued when creating an Azure app. Azure App is used to manage application credentials and IAM users.

  • Client Secret

Client Secret key obtained through Azure app registration. It is required for token issuance to use Azure’s API and support access.

There are two methods for configuring account settings for cloud resource collection: Use Direct Registration by Subscription when you want to view resource information for individual subscription accounts, Use Registration through Trust Relationship when you want to view resource information across multiple subscriptions.