[Cloud Security] Add elastic connector id to azure - #15326
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds support for the Elastic Cloud Connector ID field to Azure cloud connectors in both the Cloud Security Posture Management (CSPM) and Cloud Asset Inventory packages. This enables proper identification and configuration of Azure cloud connectors using Elastic's cloud connector infrastructure.
- Added
cloud_connector_idfield configuration to Azure credential settings - Updated package versions to reflect the enhancement
- Added changelog entries documenting the new functionality
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| packages/cloud_security_posture/manifest.yml | Version bump to 3.1.0-preview05 |
| packages/cloud_security_posture/data_stream/findings/manifest.yml | Added cloud_connector_id field to Azure credentials for both single and organization account types |
| packages/cloud_security_posture/changelog.yml | Added changelog entry for cloud_connector_id enhancement |
| packages/cloud_asset_inventory/manifest.yml | Version bump to 1.1.4 |
| packages/cloud_asset_inventory/data_stream/asset_inventory/manifest.yml | Added cloud_connector_id field to Azure credentials and new organization account cloud connectors configuration |
| packages/cloud_asset_inventory/changelog.yml | Added changelog entry for Azure cloud connector support |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
🚀 Benchmarks reportTo see the full report comment with |
| show_user: true | ||
| secret: true | ||
| description: Required when using Service Principal with Client Certificate | ||
| - name: azure.credentials.cloud_connector_id |
There was a problem hiding this comment.
azure_credentials_cloud_connector_id
💚 Build Succeeded
History
cc @seanrathier |
|
|
Package cloud_asset_inventory - 1.1.4 containing this change is available at https://epr.elastic.co/package/cloud_asset_inventory/1.1.4/ |
|
Package cloud_security_posture - 3.1.0-preview05 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0-preview05/ |
|
Package cloud_security_posture - 3.1.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0/ |


Proposed commit message
Add the cloud_connector_id field to the CSPM and Cloud Asset Inventory packages for Azure cloud connectors.
Checklist
changelog.ymlfile.Related issues
Screenshots