CSPM for Azure Integration
This manual explains how to get started monitoring the security posture of your Azure CSP using the Cloud Security Posture Management (CSPM) feature.
Requirements
- The user who gives the CSPM integration permissions in Azure must be an Azure subscription admin.
Setup
Option 1: Service principal with client secret (recommended)
Before using this method, you must have set up a Microsoft Entra application and service principal that can access resources. Please go here before following the steps below.
- The following information is required.
- Directory (tenant) ID and Application (client) ID
- To get these values:
- Go to the Registered apps section of Microsoft Entra ID.
- Click on New Registration, name your app and click Register.
- Copy your new app’s Directory (tenant) ID and Application (client) ID.
- To get these values:
- Client Secret
- In Azure portal, select Certificates & secrets, then go to the Client secrets tab. Click New client secret.
- Copy the new secret.
- Directory (tenant) ID and Application (client) ID
- Return to Azure. Go to your Azure subscription list and select the subscription or management group you want to monitor with CSPM.
- Go to Access control (IAM) and select Add Role Assignment.
- Select the Reader function role, assign access to User, group, or service principal, and select your new app.
Option 2: Managed identity (optional)
This method involves creating an Azure VM (or using an existing one), giving it read access to the resources you want to monitor with CSPM, and installing the Log Collector on the Azure VM.
- Go to the Azure portal to create a new Azure VM.
- Follow the setup process, and make sure you enable System assigned managed identity under the Management tab.
- Go to your Azure subscription list and select the subscription or management group you want to monitor with CSPM.
- Go to Access control (IAM) and select Add Role Assignment.
- Select the Reader role, assign access to Managed Identity, then select your VM.
If you need further assistance, kindly contact our support at support@cytechint.com for prompt assistance and guidance.
No Comments