HLDEnterprise
Account Onboarding
Onboarding AWS and Azure accounts to an enterprise in MCM.
Account Onboarding
Enterprise admins can onboard cloud provider accounts (AWS, Azure) so that MCM modules can discover, monitor, and manage resources in those accounts.
Account Fields
Each cloud account has common fields plus provider-specific authentication credentials:
Common Fields
| Field | Notes |
|---|---|
| CSP | Cloud Service Provider — AWS or Azure |
| Account Name | A human-readable label chosen by the user |
| Account Description | Optional free-text description |
| Account ID | AWS Account ID or Azure Subscription ID |
| Status | Active or Inactive |
AWS-Specific Fields
| Field | Notes |
|---|---|
| Access Key | AWS IAM Access Key ID |
| Secret Key | AWS IAM Secret Access Key |
Azure-Specific Fields
| Field | Notes |
|---|---|
| Subscription ID | Azure Subscription ID |
| Client ID | Azure AD App (Service Principal) Client ID |
| Tenant ID | Azure AD Tenant ID |
| Client Secret | Azure AD App Client Secret |
Operations
| Operation | Description |
|---|---|
| Create | Onboard a new account with the fields above |
| View | View full account details in the UI |
| List | View all onboarded accounts as a table |
| Update | Edit Account Name, Description, and CSP credentials |
| Delete | Remove an account; a confirmation pop-up is displayed before deletion |